summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (6184): cx88-alsa: Make volume control stereoTrent Piepho2007-10-091-24/+37
* V4L/DVB (6181): cx88: auto-load rtc and ir receiver i2c modules for FusionHDT...Michael Krufky2007-10-091-0/+6
* V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boardsMichael Krufky2007-10-091-0/+21
* V4L/DVB (6179): Clean up FusionHDTV ir codeMichael Krufky2007-10-092-27/+17
* V4L/DVB (6178): add IR remote support for FusionHDTV 5 RT GoldChaogui Zhang2007-10-092-1/+104
* 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 (6169): Removed unused function mt2131_set_gpo()Steven Toth2007-10-091-11/+0
* 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
* V4L/DVB (6163): cx23885: remove old commentsMichael Krufky2007-10-094-19/+3
* V4L/DVB (6162): cx23885: whitespace cleanupsMichael Krufky2007-10-095-183/+211
* V4L/DVB (6161): cx23885-dvb.c doesnt need to include dvb-pll.hMichael Krufky2007-10-091-1/+0
* V4L/DVB (6159): General code cleanupSteven Toth2007-10-092-12/+4
* V4L/DVB (6158): Fix MT2131 tuner lock status problemSteven Toth2007-10-091-2/+4
* V4L/DVB (6157): Removed the need to manually define .bridge for each cardSteven Toth2007-10-093-21/+17
* V4L/DVB (6156): Added the I2C_FUNC_I2C support to the cx23885 i2c algo defini...Steven Toth2007-10-091-1/+1
* V4L/DVB (6155): Cleanup/remove code to access the sram memory mapsSteven Toth2007-10-092-76/+3
* V4L/DVB (6154): NMI hang and corrupt transport packet fixesSteven Toth2007-10-091-5/+2
* V4L/DVB (6153): I2C bus 3 register was incorrectSteven Toth2007-10-091-1/+1
* V4L/DVB (6152): cx23885: forward compatibility fixes for recent kernelsMichael Krufky2007-10-092-1/+3
* V4L/DVB (6151): include drivers/media/video/cx23885/KconfigMichael Krufky2007-10-091-0/+2
* V4L/DVB (6150): Add CX23885/CX23887 PCIe bridge driverSteven Toth2007-10-099-0/+3124
* V4L/DVB (6142): cx25840: fix build warningMichael Krufky2007-10-091-0/+1
* V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine...Michael Krufky2007-10-091-11/+21
* V4L/DVB (6140): tda8290: add get_rf_strength and improve status reading effic...Michael Krufky2007-10-091-7/+16
* V4L/DVB (6139): tea5767: add get_rf_strength and improve status reading effic...Michael Krufky2007-10-091-22/+41
* V4L/DVB (6138): tea5761: add get_rf_strength and improve status reading effic...Michael Krufky2007-10-091-23/+41
* V4L/DVB (6137): tuner-simple: add get_rf_strength and improve status reading ...Michael Krufky2007-10-091-22/+36
* V4L/DVB (6136): dvb_frontend: add get_rf_strength function pointer to dvb_tun...Michael Krufky2007-10-091-0/+1
* V4L/DVB (6134): tuner: alter build to produce separate modulesMichael Krufky2007-10-098-13/+141
* V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend...Michael Krufky2007-10-094-112/+236
* V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky2007-10-094-57/+129
* V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky2007-10-094-50/+118
* V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky2007-10-094-81/+197
* V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend moduleMichael Krufky2007-10-094-151/+270
* V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1Michael Krufky2007-10-093-18/+123
* V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-driversMichael Krufky2007-10-099-329/+430
* V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6fMichael Krufky2007-10-091-0/+22
* V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabsMichael Krufky2007-10-0912-93/+93
* V4L/DVB (6124): cx25840: add a few 10 microsecond delaysTyler Trafford2007-10-091-3/+4
* V4L/DVB (6123): ivtv: move ivtv.h public header to include/linuxHans Verkuil2007-10-091-1/+1
* V4L/DVB (6122): ivtvfb: fix an obvious bug in ivtvfb_release_buffers()Adrian Bunk2007-10-091-2/+2
* V4L/DVB (6121): ivtvfb: replace ivtv_fb prefix to ivtvfbHans Verkuil2007-10-091-84/+84
* V4L/DVB (6120): ivtvfb: rename some missed ivtv-fb references to ivtvfbHans Verkuil2007-10-094-10/+10
OpenPOWER on IntegriCloud