aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18
AgeCommit message (Expand)Author
2009-08-13V4L/DVB (12338): cx18: Read buffer overflowAndy Walls
2009-07-05V4L/DVB (12182): cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352...Andy Walls
2009-07-05V4L/DVB (12180): cx18: Update Yuan MPC-718 card entry with better information...Andy Walls
2009-06-23V4L/DVB (12104): ivtv/cx18: fix regression: class controls are no longer seenHans Verkuil
2009-06-16V4L/DVB (11951): cx18: Add DVB-T support for the Leadtek WinFast DVR3100 HAndy Walls
2009-06-16V4L/DVB (11950): cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate ca...Andy Walls
2009-06-16V4L/DVB (11898): cx18: Perform 64 bit divide so it works for 32 bit systemsAndy Walls
2009-06-16V4L/DVB (11865): cx18: Tweak color burst gate delay and initial color sub-car...Andy Walls
2009-06-16V4L/DVB (11864): cx18: Complete support for Sliced and Raw VBI for 625 line s...Andy Walls
2009-06-16V4L/DVB (11863): cx18: Initial attempt to get sliced VBI working for 625 line...Andy Walls
2009-06-16V4L/DVB (11752): cx18: Add missing newline to tuner detection error messageAndy Walls
2009-06-16V4L/DVB (11703): cx18: Have audio decoder drive SIF gain control, and rework ...Andy Walls
2009-06-16V4L/DVB (11624): cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE...Andy Walls
2009-06-16V4L/DVB (11623): cx18: Verify cx18-av-core digitizer firmware loads correctlyAndy Walls
2009-06-16V4L/DVB (11622): cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD...Andy Walls
2009-06-16V4L/DVB (11620): cx18: Increment version due to significant buffer handling c...Andy Walls
2009-06-16V4L/DVB (11619): cx18: Simplify the work handler for outgoing mailbox commandsAndy Walls
2009-06-16V4L/DVB (11618): cx18: Convert per stream mutex locks to per queue spin locksAndy Walls
2009-06-16V4L/DVB (11617): cx18: Set up to wait for a one-shot response before sending ...Andy Walls
2009-06-16V4L/DVB (11616): cx18: Add a work queue for deferring empty buffer handoffs t...Andy Walls
2009-06-16V4L/DVB (11615): cx18: Rename the work queue to "in_work_queue"Andy Walls
2009-04-29V4L/DVB (11568): cx18: Fix the handling of i2c bus registration errorJean Delvare
2009-04-29V4L/DVB (11494): cx18: Send correct input routing value to external audio mul...Andy Walls
2009-04-06V4L/DVB (11381): ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil
2009-04-06V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-06V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil
2009-04-06V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-04-06V4L/DVB (11369): v4l2-subdev: add load_fw and use that instead of abusing cor...Hans Verkuil
2009-03-30V4L/DVB (11310): cx18: remove intermediate 'ioctl' stepHans Verkuil
2009-03-30V4L/DVB (11127): Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab
2009-03-30V4L/DVB (11092): cx18: Optimize processing of VBI buffers from the capture unitAndy Walls
2009-03-30V4L/DVB (11091): cx18, ivtv: Ensure endianess for linemasks in VBI embedded i...Andy Walls
2009-03-30V4L/DVB (10856): cx18: Add interlock so sliced VBI insertion only happens for...Andy Walls
2009-03-30V4L/DVB (10855): cx18: Fix VPS service register codesAndy Walls
2009-03-30V4L/DVB (10854): cx18: Correct comments about vertical and horizontal blankin...Andy Walls
2009-03-30V4L/DVB (10853): cx18: Fix s-parse warnings and a logic error about extractin...Andy Walls
2009-03-30V4L/DVB (10852): cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-pa...Andy Walls
2009-03-30V4L/DVB (10851): cx18: Fix a video scaling check problem introduced by sliced...Andy Walls
2009-03-30V4L/DVB (10850): cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c...Andy Walls
2009-03-30V4L/DVB (10764): cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls
2009-03-30V4L/DVB (10763): cx18: Increment version number due to significant changes fo...Andy Walls
2009-03-30V4L/DVB (10762): cx18: Get rid of unused variables related to video outputAndy Walls
2009-03-30V4L/DVB (10761): cx18: Change log lines for internal subdevs and fix tveeprom...Andy Walls
2009-03-30V4L/DVB (10760): cx18: Fix a memory leak of buffers used for sliced VBI inser...Andy Walls
2009-03-30V4L/DVB (10759): cx18: Convert GPIO connected functions to act as v4l2_subdev...Andy Walls
2009-03-30V4L/DVB (10758): cx18: Convert I2C devices to v4l2_subdevicesAndy Walls
2009-03-30V4L/DVB (10757): cx18, v4l2-chip-ident: Finish conversion of AV decoder core ...Andy Walls
2009-03-30V4L/DVB (10756): cx18: Slim down instance handling, build names from v4l2_dev...Andy Walls
2009-03-30V4L/DVB (10755): cx18: Convert the integrated A/V decoder core interface to a...Andy Walls
2009-03-30V4L/DVB (10698): v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil