summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/cx23885
AgeCommit message (Expand)Author
2008-01-02tda18271: store IF frequency in a u16 instead of u32Michael Krufky
2008-01-02tda18271: allow device-specific configuration of IF frequency and std bitsMichael Krufky
2007-12-28merge: http://linuxtv.org/hg/~mkrufky/cx23885Mauro Carvalho Chehab
2007-12-27cx23885: update model matrix for Hauppauge HVR1500Michael Krufky
2007-12-27cx23885: add missing subsystem IDs for Hauppauge HVR1500 RetailMichael Krufky
2007-12-27cx23885: update model matrix for Hauppauge HVR1250Michael Krufky
2007-12-27cx23885: update model matrix for Hauppauge HVR1800Michael Krufky
2007-12-27cx23885: add missing subsystem ID for Hauppauge HVR1800 RetailMichael Krufky
2007-12-26Kconfig: VIDEO_CX23885 must select DVB_TUNER_XC5000 if !DVB_FE_CUSTOMIZEMichael Krufky
2007-12-24cx23885: fix bad use count caused by tda18271 being probed by tda8290Michael Krufky
2007-12-23merge: http://linuxtv.org/hg/~mkrufky/ezqamMauro Carvalho Chehab
2007-12-22Kconfig: VIDEO_CX23885 selects TUNER_TDA8290 and DVB_TDA18271Michael Krufky
2007-12-22Kconfig: VIDEO_CX23885 must select TUNER_XC2028 if !DVB_FE_CUSTOMIZEMichael Krufky
2007-12-17cx23885: add support for Hauppauge WinTV HVR-1500Michael Krufky
2007-12-06cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800Michael Krufky
2007-12-21merge: http://linuxtv.org/hg/~stoth/xc5000Mauro Carvalho Chehab
2007-12-19Avoid 'unknown model' message for the HVR1500-QSteven Toth
2007-12-19xc5000: Cleanups of types, result codes etc.Steven Toth
2007-12-19Kconfig: VIDEO_CX23885 must select DVB_LGDT330XMichael Krufky
2007-12-17Add support for the Hauppauge HVR1500Q.Steven Toth
2007-12-15cx23885: correctly join I2C writes and reads from same addressChris Pascoe
2007-12-13s5h1409: fix IF frequency configurationMichael Krufky
2007-11-15merge: http://ifup.org/hg/v4l-dvbMauro Carvalho Chehab
2007-11-06V4L: videobuf: don't chew up namespace STATE_.*, convert to VIDEOBUF_Brandon Philips
2007-11-05 cx23885/: cleanupsMauro Carvalho Chehab
2007-10-29 use input functions, should depend on INPUTMauro Carvalho Chehab
2007-09-20cx23885: i2c 16bit reg/val read/write fixSteven Toth
2007-10-13 Double-free in cx23885_initdevMauro Carvalho Chehab
2007-10-11 cx23885: Drop empty i2c algorithm control callbackMauro Carvalho Chehab
2007-10-10Change list_for_each+list_entry to list_for_each_entryTrent Piepho
2007-10-08cx23885: remove wrong Kconfig selection of VIDEOBUFMichael Krufky
2007-10-08Fix DMA Scatter/Gather constructorMauro Carvalho Chehab
2007-10-04cx23885: Update to new videobuf codeTrent Piepho
2007-10-04videobuf: Remove references to old Kconfig option nameTrent Piepho
2007-10-02Fix Kconfig dependencyMauro Carvalho Chehab
2007-09-18VIDEO_CX23885 depends on DVB_COREMichael Krufky
2007-09-15VIDEO_CX23885 must select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 ExpressMichael Krufky
2007-09-09cx23885: use a pointer to the required i2c bus in dvb_register functionMichael Krufky
2007-09-08cx23885: Changes to allow demodulators on each transport bus.Steven Toth
2007-09-08cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky
2007-09-08Changes to support MPEG TS on VIDBSteven Toth
2007-09-08Changes to support interrupts on VIDBSteven Toth
2007-09-08cx23885: define Video B Interrupt Status register bit valuesMichael Krufky
2007-09-06Ensure start_dma() is capable of starting dma on port VIDB.Steven Toth
2007-09-06Removed a redundant switch()Steven Toth
2007-09-08cx23885: GPIO fix for non HVR1800lp boards.Steven Toth
2007-09-04cx23885: Minor cleanup and important NMI comment placed in code.Steven Toth
2007-09-04cx23885: Removing duplicate tuner and demod definitions.Steven Toth
2007-09-04cx23885: Cleaning up definesSteven Toth
2007-09-04cx23885: General cleanup of old code.Steven Toth