summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-video.c
AgeCommit message (Expand)Author
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
2007-08-24cx88: auto-load rtc and ir receiver i2c modules for FusionHDTV5 RT GoldMichael Krufky
2007-08-21Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab
2007-08-18cx88: Add symbolic names for the PCI interrupt bitsTrent Piepho
2007-08-15cx88: Clean up some ugly and inconsistent printk()sTrent Piepho
2007-08-15cx88: Copy board information into card stateTrent Piepho
2007-07-31cx8800: Add register debug functions to radio device tooTrent Piepho
2007-07-23Clean up duplicate includes in drivers/media/Mauro Carvalho Chehab
2007-07-19Conexant 2388x: check for kthread_runMauro Carvalho Chehab
2007-05-13Backport several cleanups at includesMauro Carvalho Chehab
2007-05-01cx88: fix compilation on alphaMauro Carvalho Chehab
2007-03-30Replace DMA magic mask for its aliasesMauro Carvalho Chehab