summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx88/cx88-video.c
AgeCommit message (Expand)Author
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
2007-03-29Fix cx88_print_irqbits calls to use ARRAY_SIZEMauro Carvalho Chehab
2007-02-24Improve chip matching in v4l2_register for VIDIOC_DBG_G/S_REGISTERHans Verkuil
2007-02-21Backport: make file_operations constMauro Carvalho Chehab
2007-02-06Cx88-video.c: remove struct radionormsMauro Carvalho Chehab
2007-01-23Make VIDIOC_INT_[SG]_REGISTER ioctls no longer internal onlyTrent Piepho
2007-01-22Restore VIDIOC_INT_[SG]_REGISTER callsTrent Piepho
2007-01-20keep the previous tvnorm default for cx88 and cx88-blackbirdMauro Carvalho Chehab
2007-01-20Fix vidioc_g_tuner handlingMauro Carvalho Chehab
2007-01-20Removed v4l2_tvnorm and made videodev to auto-generate standardsMauro Carvalho Chehab
2007-01-20Renamed video_mux to cx88_video_mux and exported to cx88-blackbirdMauro Carvalho Chehab
2007-01-20Make cx88-blackbird to work againMauro Carvalho Chehab
2007-01-20Uncommented NTSC/443 video standardMauro Carvalho Chehab
2007-01-20Convert cx8800 driver to video_ioctl2 handlerMauro Carvalho Chehab
2006-10-21IRQ: Maintain regs pointer globally rather than passing to IRQ handlersMauro Carvalho Chehab
2006-10-16cx88: determine whether or not to use external adc based on input settingMichael Krufky
2006-10-04cx88: Add support for VIDIOC_INT_[SR]_REGISTER ioctlsTrent Piepho
2006-09-25Ensure the WM8775 driver is loaded generically for any board.Steven Toth
2006-08-12CONFIG_PM=n slim: drivers/media/video/*Mauro Carvalho Chehab
2006-07-30Fix a typo that caused some compat stuff to not workMauro Carvalho Chehab