summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/cx23885
Commit message (Expand)AuthorAgeFilesLines
...
* V4L/DVB (6962): tda18271: allow device-specific configuration of IF frequency...Michael Krufky2008-01-251-1/+11
* V4L/DVB (6936): cx23885: update model matrix for Hauppauge HVR1500Michael Krufky2008-01-251-2/+4
* V4L/DVB (6935): cx23885: add missing subsystem IDs for Hauppauge HVR1500 RetailMichael Krufky2008-01-251-0/+8
* V4L/DVB (6934): cx23885: update model matrix for Hauppauge HVR1250Michael Krufky2008-01-251-0/+4
* V4L/DVB (6933): cx23885: update model matrix for Hauppauge HVR1800Michael Krufky2008-01-251-2/+5
* V4L/DVB (6932): cx23885: add missing subsystem ID for Hauppauge HVR1800 RetailMichael Krufky2008-01-251-0/+4
* V4L/DVB (6919): Kconfig: VIDEO_CX23885 must select DVB_TUNER_XC5000 if !DVB_F...Michael Krufky2008-01-251-0/+1
* V4L/DVB (6909): cx23885: fix bad use count caused by tda18271 being probed by...Michael Krufky2008-01-251-1/+9
* V4L/DVB (6901): Kconfig: VIDEO_CX23885 selects TUNER_TDA8290 and DVB_TDA18271Michael Krufky2008-01-251-0/+2
* V4L/DVB (6900): cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800Michael Krufky2008-01-252-2/+48
* V4L/DVB (6899): Kconfig: VIDEO_CX23885 must select TUNER_XC2028 if !DVB_FE_CU...Michael Krufky2008-01-251-0/+1
* V4L/DVB (6898): cx23885: add support for Hauppauge WinTV HVR-1500Michael Krufky2008-01-253-1/+89
* V4L/DVB (6887): Avoid 'unknown model' message for the HVR1500-QSteven Toth2008-01-251-0/+1
* V4L/DVB (6886): xc5000: Cleanups of types, result codes etcSteven Toth2008-01-251-3/+3
* V4L/DVB (6885): Add support for the Hauppauge HVR1500QSteven Toth2008-01-254-1/+73
* V4L/DVB (6857): cx23885: correctly join I2C writes and reads from same addressChris Pascoe2008-01-251-14/+39
* V4L/DVB (6821): s5h1409: fix IF frequency configurationMichael Krufky2008-01-251-2/+2
* V4L/DVB (6600): V4L: videobuf: don't chew up namespace STATE_.*, convert to V...Brandon Philips2008-01-251-9/+9
* V4L/DVB (6575): cx23885/: cleanupsAdrian Bunk2008-01-254-80/+23
* V4L/DVB (6404): cx23885: i2c 16bit reg/val read/write fixSteven Toth2008-01-251-7/+9
* V4L/DVB (6871): Kconfig: VIDEO_CX23885 must select DVB_LGDT330XMichael Krufky2007-12-241-0/+1
* V4L/DVB (6479): use input functions, should depend on INPUTRandy Dunlap2007-11-041-1/+1
* V4L/DVB (6325): Double-free in cx23885_initdevFlorin Malita2007-10-221-5/+1
* cx23885: Drop empty i2c algorithm control callbackJean Delvare2007-10-131-7/+0
* V4L/DVB (6316): Change list_for_each+list_entry to list_for_each_entryTrent Piepho2007-10-101-4/+1
* V4L/DVB (6297): cx23885: remove wrong Kconfig selection of VIDEOBUFMichael Krufky2007-10-101-1/+0
* V4L/DVB (6287): Fix DMA Scatter/Gather constructorMauro Carvalho Chehab2007-10-101-1/+1
* V4L/DVB (6284): cx23885: Update to new videobuf codeTrent Piepho2007-10-102-6/+8
* V4L/DVB (6283): videobuf: Remove references to old Kconfig option nameTrent Piepho2007-10-101-2/+0
* V4L/DVB (6260): Fix Kconfig dependencyMauro Carvalho Chehab2007-10-101-2/+2
* V4L/DVB (6224): VIDEO_CX23885 depends on DVB_COREMichael Krufky2007-10-091-1/+1
* V4L/DVB (6222): select DVB_PLL if !DVB_FE_CUSTOMISE for FusionHDTV5 ExpressMichael Krufky2007-10-091-0/+1
* V4L/DVB (6200): cx23885: use a pointer to the required i2c bus in dvb_registe...Michael Krufky2007-10-091-10/+12
* V4L/DVB (6199): cx23885: Changes to allow demodulators on each transport busSteven Toth2007-10-095-195/+207
* V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 ExpressMichael Krufky2007-10-095-2/+57
* V4L/DVB (6195): Changes to support MPEG TS on VIDBSteven Toth2007-10-092-63/+86
* V4L/DVB (6194): Changes to support interrupts on VIDBSteven Toth2007-10-091-5/+54
* V4L/DVB (6193): cx23885: define Video B Interrupt Status register bit valuesMichael Krufky2007-10-091-2/+9
* V4L/DVB (6192): Ensure start_dma() is capable of starting dma on port VIDBSteven Toth2007-10-092-7/+12
* V4L/DVB (6191): Removed a redundant switch()Steven Toth2007-10-091-12/+1
* V4L/DVB (6190): cx23885: GPIO fix for non HVR1800lp boardsSteven Toth2007-10-091-1/+19
* V4L/DVB (6173): cx23885: Minor cleanup and important NMI comment placed in codeSteven Toth2007-10-091-2/+6
* V4L/DVB (6172): cx23885: Removing duplicate tuner and demod definitionsSteven Toth2007-10-091-49/+5
* V4L/DVB (6171): cx23885: Cleaning up definesSteven Toth2007-10-092-20/+10
* V4L/DVB (6170): cx23885: General cleanup of old codeSteven Toth2007-10-096-54/+4
* V4L/DVB (6168): cx23885: Added HVR1250 ATSC supportSteven Toth2007-10-094-0/+58
* V4L/DVB (6167): cx23885: Changed PCI quirks to after bridge detechSteven Toth2007-10-091-6/+4
* V4L/DVB (6166): cx23885: Ensure pci_quirks is called after board identificationSteven Toth2007-10-091-2/+2
* V4L/DVB (6165): cx23885: fix Kconfig dependenciesMichael Krufky2007-10-091-0/+3
* V4L/DVB (6164): cx23885: turn off i2c_debug by defaultMichael Krufky2007-10-091-1/+1
OpenPOWER on IntegriCloud