summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx18
AgeCommit message (Expand)Author
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
2009-02-28cx18: Fix VPS service register codesAndy Walls
2009-02-28cx18: Correct comments about vertical and horizontal blanking timingsAndy Walls
2009-02-28cx18: Fix s-parse warnings and a logic error about extracting the VBI PTSAndy Walls
2009-02-28cx18: Include cx18-audio.h in cx18-audio.c to eliminate s-parse warningAndy Walls
2009-02-28cx18: Fix a video scaling check problem introduced by sliced VBI changesAndy Walls
2009-02-28cx18: Use strlcpy() instead of strncpy() for temp eeprom i2c_client setupAndy Walls
2009-02-27cx18 and saa7110: remove the fake v4l2_ctrl_query_fill calls for the proper onesMauro Carvalho Chehab
2009-02-26cx18: Fix compilation and remove the obsoleted v4l2_ctrl_query_fill_std() callMauro Carvalho Chehab
2009-02-26merge: http://linuxtv.org/hg/~awalls/cx18Mauro Carvalho Chehab
2009-02-21cx18: Disable AC3 controls as the firmware doesn't support AC3Andy Walls
2009-02-21cx18: Increment version number due to significant changes for v4l2_subdevsAndy Walls
2009-02-21cx18: Get rid of unused variables related to video outputAndy Walls
2009-02-21cx18: Change log lines for internal subdevs and fix tveeprom readsAndy Walls
2009-02-21cx18: Fix a memory leak of buffers used for sliced VBI insertionAndy Walls
2009-02-21v4l2-common: remove v4l2_ctrl_query_fill_stdHans Verkuil
2009-02-21cx18: Convert GPIO connected functions to act as v4l2_subdevicesAndy Walls
2009-02-20cx18: Convert I2C devices to v4l2_subdevicesAndy Walls
2009-02-16cx18, v4l2-chip-ident: Finish conversion of AV decoder core to v4l2_subdevAndy Walls
2009-02-14cx18: Slim down instance handling, build names from v4l2_device.nameAndy Walls