summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18
AgeCommit message (Expand)Author
2009-09-15merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2009-09-07cx18: Eliminate warning about discarding 'const' is assignment for IR initAndy Walls
2009-09-05cx18: ir-kbd-i2c initialization data should point to a persistent objectAndy Walls
2009-08-29common/ir: use a struct for keycode tablesMauro Carvalho Chehab
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-07-28cx18: Add i2c initialization for Z8F0811/Hauppage IR transceiversMauro Carvalho Chehab
2009-06-19Stop defining I2C adapter IDs nobody usesMauro Carvalho Chehab
2009-07-23cx18: Read buffer overflowAndy Walls
2009-07-05merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2009-07-05merge: http://www.linuxtv.org/hg/~dougsland/v4l-dvbMauro Carvalho Chehab
2009-07-05cx18: Add an EEPROM dump routine for the Yuan MPC718 and future cardsAndy Walls
2009-07-03cx18: Add DVB-T support for Yuan MPC-718 cards with an MT352 or ZL10353Andy Walls
2009-07-03cx18: Update Yuan MPC-718 card entry with better information and guessesAndy Walls
2009-07-02remove redundant tests on unsignedDouglas Schilling Landgraf
2009-07-02cx18-fileops.c: Remove unnecessary semicolonsDouglas Schilling Landgraf
2009-06-14ivtv/cx18: fix regression: class controls are no longer seenMauro Carvalho Chehab
2009-06-09cx18: Add DVB-T support for the Leadtek WinFast DVR3100 HAndy Walls
2009-06-09cx18: Split LeadTek PVR2100 and DVR3100 H into 2 separate card entriesAndy Walls
2009-05-29cx18: Perform 64 bit divide so it works for 32 bit systemsAndy Walls
2009-05-27merge: http://linuxtv.org/hg/~awalls/cx18-av-coreMauro Carvalho Chehab
2009-05-16cx18: Tweak color burst gate delay and initial color sub-carrier freqAndy Walls
2009-05-16cx18: Complete support for Sliced and Raw VBI for 625 line systemsAndy Walls
2009-05-11merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2009-05-10cx18: Initial attempt to get sliced VBI working for 625 line systemsAndy Walls
2009-05-08cx18: Add missing newline to tuner detection error messageAndy Walls
2009-05-03cx18: Have audio decoder drive SIF gain control, and rework AFE configAndy Walls
2009-04-28merge: http://linuxtv.org/hg/~awalls/v4l-dvbMauro Carvalho Chehab
2009-04-28merge: http://linuxtv.org/hg/~awalls/cx18-perfMauro Carvalho Chehab
2009-04-26cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE registerAndy Walls
2009-04-26cx18: Verify cx18-av-core digitizer firmware loads correctlyAndy Walls
2009-04-26cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD streamsAndy Walls
2009-04-17cx18: Fix the handling of i2c bus registration errorMauro Carvalho Chehab
2009-04-15cx18: Increment version due to significant buffer handling changesAndy Walls
2009-04-15cx18: Simplify the work handler for outgoing mailbox commandsAndy Walls
2009-04-13cx18: Convert per stream mutex locks to per queue spin locksAndy Walls
2009-04-13cx18: Set up to wait for a one-shot response before sending a firmware cmdAndy Walls
2009-04-13cx18: Add a work queue for deferring empty buffer handoffs to the firmwareAndy Walls
2009-04-13cx18: Rename the work queue to "in_work_queue"Andy Walls
2009-04-13cx18: Send correct input routing value to external audio multiplexersAndy Walls
2009-04-02ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-04-01v4l2-common: add explicit v4l2_device pointer as first arg to new_(probed)_su...Hans Verkuil
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-03-30v4l2-subdev: add load_fw and use that instead of abusing core->init.Hans Verkuil
2009-03-30cx18: remove intermediate 'ioctl' stepHans Verkuil
2009-03-20Kconfig: replace all occurrences of CUSTOMIZE to CUSTOMISEMauro Carvalho Chehab
2009-03-14cx18: Optimize processing of VBI buffers from the capture unitAndy Walls
2009-03-14cx18, ivtv: Ensure endianess for linemasks in VBI embedded in MPEG streamAndy Walls
2009-03-01cx18: Add interlock so sliced VBI insertion only happens for an MPEG PSAndy Walls