summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-video.c
AgeCommit message (Expand)Author
2009-08-10v4l: simplify v4l2_i2c_new_subdev and friendsHans Verkuil
2009-07-21backport commit 405f55712dfe464b3240d7816cc4fe4174831be2Mauro Carvalho Chehab
2009-06-16poll method lose race conditionMauro Carvalho Chehab
2009-05-30cx88: Use v4l bounding/alignment functionTrent Piepho
2009-04-28cx88: Fix race condition between cx8800 startup and haldDevin Heitmueller
2009-04-14backport commit 284901a90a9e0b812ca3f5f852cbbfb60d10249dMauro Carvalho Chehab
2009-04-02v4l2-subdev: change s_routing prototypeHans Verkuil
2009-03-30v4l2: use v4l2_i2c_new_probed_subdev_addr where appropriate.Hans 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_standby from core to tuner.Hans Verkuil
2009-03-29cx88: convert to v4l2_subdev.Hans Verkuil
2009-03-10avoid loading the entire videodev.h header for drivers that are already V4L2 ...Mauro Carvalho Chehab
2009-03-03cx88: Don't need to zero ioctl parameter fieldsTrent Piepho
2009-02-13v4l2-common: add comments warning that about the sort orderHans Verkuil
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-30v4l2: introduce v4l2_file_operations.Hans Verkuil
2008-10-25VBI fix for cx88 cardsMauro Carvalho Chehab
2008-10-19v4l: use video_device.num instead of minor in video%dHans Verkuil
2008-10-15cx88: add I2S-ADC tvaudio methoddarron@kewl.org
2008-09-25cx88: Bugfix: all client disconnects put the frontend to sleep.Steven Toth
2008-07-30v4l: move BKL down to the driver level.Hans Verkuil
2008-07-26v4l2-dev: remove unused type and type2 field from video_deviceHans Verkuil
2008-07-21videodev: move all ioctl callbacks to a new v4l2_ioctl_ops structHans Verkuil
2008-07-23v4l: remove obsolete audiochip.hHans Verkuil
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-05-28videodev: renamed the vidioc_*_fmt_* callbacksHans Verkuil
2008-03-23 cx88: Enable color killer by defaultMauro Carvalho Chehab
2008-03-23cx88: Add user control for color killerMauro Carvalho Chehab
2008-03-23cx88: Enable chroma AGC by default for all non-SECAM modesMauro Carvalho Chehab
2008-03-23cx88: Add user control for chroma AGCMauro Carvalho Chehab
2008-03-26cx88: fix oops on module removal caused by IR workerMauro Carvalho Chehab
2008-02-25cx88: enable IR receiver and real time clock on FusionHDTV7 GoldMichael Krufky
2008-02-19cx88: Fix: Loads tuner module before sending commands to itMauro Carvalho Chehab
2008-02-25merge: http://linuxtv.org/hg/~mkrufky/cx88-xc2028Mauro Carvalho Chehab
2008-02-25From: Guennadi Liakhovetski <g.liakhovetski@pengutronix.de>Mauro Carvalho Chehab
2008-02-17cx88: fix FusionHDTV 5 PCI nano name and enable IR supportMichael Krufky
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-12-17Fix CodingStyle troubles caused by the previous cx88 commitsMauro Carvalho Chehab
2007-10-17Don't limit cx88 audio routing to blackbird boardsRicardo Cerqueira
2007-09-30Audio routes fix for blackbird boards with the wm8775 ADCRicardo Cerqueira
2007-11-13V4L: Convert videobuf drivers to videobuf_stopBrandon Philips
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-10-15v4l core: remove the unused .hardware V4L1 fieldMauro Carvalho Chehab
2007-10-10cx88: Replace list_for_each+list_entry with list_for_each_entryTrent Piepho
2007-08-23Adapt drivers to use the newer videobuf modulesMauro Carvalho Chehab
2007-10-01Fix bug #8689: Fixes IR stop/start during suspend/resumeMauro Carvalho Chehab