aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/cx18
AgeCommit message (Expand)Author
2009-12-05V4L/DVB (13478): cx18: remove bogus init call.Hans Verkuil
2009-12-05V4L/DVB (13445): cx18: Use per cx18 instance init data for ir-kbd-i2c instead...Andy Walls
2009-12-05V4L/DVB (13434): cx18: Bump version number due to significant buffer handling...Andy Walls
2009-12-05V4L/DVB (13433): cx18: Remove duplicate list traversal when processing incomi...Andy Walls
2009-12-05V4L/DVB (13432): cx18: Adjust encoder VBI MDL size to be exactly frame's wort...Andy Walls
2009-12-05V4L/DVB (13431): cx18: Adjust an MDL's final buffer size to force encoder tra...Andy Walls
2009-12-05V4L/DVB (13430): cx18: Fix YUV capture so that encoder passes a single frame ...Andy Walls
2009-12-05V4L/DVB (13429): cx18: Add Memory Descriptor List (MDL) layer to buffer handlingAndy Walls
2009-12-05V4L/DVB (13428): cx18: Rename mdl_offset to mdl_base_idx or free_mdl_idx as a...Andy Walls
2009-12-05V4L/DVB (13427): cx18: Rename struct cx18_queue.buffers to struct cx18_queue....Andy Walls
2009-12-05V4L/DVB (13426): cx18: Rename struct cx18_mdl to struct cx18_mdl_entAndy Walls
2009-12-05V4L/DVB (13331): mxl5005s: provide ability to override QAM gain for HVR-1600Devin Heitmueller
2009-12-05V4L/DVB (13329): s5h1409: provide HVR-1600 specific optimizationsDevin Heitmueller
2009-12-05V4L/DVB (13288): adding __init/__exit macros to various driversPeter Huewe
2009-09-19V4L/DVB (12725): v4l: warn when desired devnodenr is in use & add _no_warn fu...Hans Verkuil
2009-09-19V4L/DVB (12723): ivtv/cx18: replace 'kernel number' with 'device node number'.Hans Verkuil
2009-09-19V4L/DVB (12540): v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-09-19V4L/DVB (12884): cx18: Eliminate warning about discarding 'const' is assignme...Andy Walls
2009-09-12V4L/DVB (12699): cx18: ir-kbd-i2c initialization data should point to a persi...Andy Walls
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab
2009-09-12V4L/DVB (12367): cx18: Add i2c initialization for Z8F0811/Hauppage IR transce...Andy Walls
2009-09-12V4L/DVB (12343): Stop defining I2C adapter IDs nobody usesJean Delvare
2009-09-12V4L/DVB (12207): cx18: Add an EEPROM dump routine for the Yuan MPC718 and fut...Andy Walls
2009-09-12V4L/DVB (12199): remove redundant tests on unsignedRoel Kluin
2009-09-12V4L/DVB (12196): cx18-fileops.c: Remove unnecessary semicolonsJoe Perches
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