aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx18
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil2009-09-191-1/+1
* V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil2009-09-192-2/+2
* V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil2009-09-191-7/+7
* V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignme...Andy Walls2009-09-191-1/+1
* V4L/DVB (12699): cx18: ir-kbd-i2c initialization data should point to a persi...Andy Walls2009-09-121-7/+8
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-121-1/+1
* V4L/DVB (12367): cx18: Add i2c initialization for Z8F0811/Hauppage IR transce...Andy Walls2009-09-123-17/+64
* V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare2009-09-121-1/+0
* V4L/DVB (12207): cx18: Add an EEPROM dump routine for the Yuan MPC718 and fut...Andy Walls2009-09-122-3/+40
* V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin2009-09-121-1/+1
* V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolonsJoe Perches2009-09-121-1/+1
* V4L/DVB (12338): cx18: Read buffer overflowAndy Walls2009-08-131-1/+2
* V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352...Andy Walls2009-07-052-2/+162
* V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information...Andy Walls2009-07-051-12/+22
* V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seenHans Verkuil2009-06-231-0/+2
* V4L/DVB (11951): cx18: Add DVB-T support for the Leadtek WinFast DVR3100 HAndy Walls2009-06-162-14/+57
* V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate ca...Andy Walls2009-06-163-6/+63
* V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systemsAndy Walls2009-06-161-1/+4
* V4L/DVB (11865): cx18: Tweak color burst gate delay and initial color sub-car...Andy Walls2009-06-161-21/+48
* V4L/DVB (11864): cx18: Complete support for Sliced and Raw VBI for 625 line s...Andy Walls2009-06-163-14/+24
* V4L/DVB (11863): cx18: Initial attempt to get sliced VBI working for 625 line...Andy Walls2009-06-163-15/+56
* V4L/DVB (11752): cx18: Add missing newline to tuner detection error messageAndy Walls2009-06-161-1/+1
* V4L/DVB (11703): cx18: Have audio decoder drive SIF gain control, and rework ...Andy Walls2009-06-161-69/+165
* V4L/DVB (11624): cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE...Andy Walls2009-06-162-8/+68
* V4L/DVB (11623): cx18: Verify cx18-av-core digitizer firmware loads correctlyAndy Walls2009-06-161-2/+48
* V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD...Andy Walls2009-06-162-3/+10
* V4L/DVB (11620): cx18: Increment version due to significant buffer handling c...Andy Walls2009-06-161-1/+1
* V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commandsAndy Walls2009-06-166-124/+33
* V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locksAndy Walls2009-06-164-49/+69
* V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending ...Andy Walls2009-06-161-12/+37
* V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs t...Andy Walls2009-06-164-26/+202
* V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"Andy Walls2009-06-164-38/+41
* V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare2009-04-291-3/+13
* V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls2009-04-291-1/+1
* V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil2009-04-061-10/+0
* V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2009-04-065-27/+12
* V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil2009-04-061-7/+7
* V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil2009-04-064-4/+4
* V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil2009-04-063-37/+32
* V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil2009-03-304-255/+228
* V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unitAndy Walls2009-03-301-54/+49
* V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy Walls2009-03-301-0/+2
* V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for...Andy Walls2009-03-301-9/+31
* V4L/DVB (10855): cx18: Fix VPS service register codesAndy Walls2009-03-301-3/+3
* V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blankin...Andy Walls2009-03-303-20/+30
* V4L/DVB (10853): cx18: Fix s-parse warnings and a logic error about extractin...Andy Walls2009-03-301-4/+5
* V4L/DVB (10852): cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-pa...Andy Walls2009-03-301-0/+1
* V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced...Andy Walls2009-03-301-1/+15
* V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c...Andy Walls2009-03-301-2/+1