aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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 (6930): xc5000: Removed erroneous definesSteven Toth2008-01-251-1/+1
* V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tuneMichael Krufky2008-01-251-29/+114
* V4L/DVB (6927): tda18271: improve printk macrosMichael Krufky2008-01-253-42/+44
* V4L/DVB (6926): tda18271: consolidate table lookup functionsMichael Krufky2008-01-253-74/+106
* V4L/DVB (6925): tda18271: move state structures to tda18271-priv.hMichael Krufky2008-01-252-19/+22
* V4L/DVB (6924): tda18271: fix whitespace in tda18271_ir_measureMichael Krufky2008-01-251-5/+5
* V4L/DVB (6923): tda18271: remove extraneous debugMichael Krufky2008-01-251-1/+0
* V4L/DVB (6920): tuner: fix backwards logic in check for set_configMichael Krufky2008-01-251-3/+2
* V4L/DVB (6919): Kconfig: VIDEO_CX23885 must select DVB_TUNER_XC5000 if !DVB_F...Michael Krufky2008-01-251-0/+1
* V4L/DVB (6917): ivtv: small textual updateHans Verkuil2008-01-251-1/+1
* V4L/DVB (6915): ivtv: drop an incorrect commentJean Delvare2008-01-251-1/+1
* V4L/DVB (6914): Fix a few issues at the bttv conversionMauro Carvalho Chehab2008-01-251-37/+83
* V4L/DVB (6913): Preserve the previous order to make easier to check the conve...Mauro Carvalho Chehab2008-01-251-177/+178
* V4L/DVB (6912): Replace vidioc_ to bttv_Mauro Carvalho Chehab2008-01-253-99/+99
* V4L/DVB (6911): Converted bttv to use video_ioctl2Douglas Schilling Landgraf2008-01-253-931/+1103
* V4L/DVB (6909): cx23885: fix bad use count caused by tda18271 being probed by...Michael Krufky2008-01-251-1/+9
* V4L/DVB (6908): tda8290: add the option not to probe for tuners passed into t...Michael Krufky2008-01-252-1/+12
* V4L/DVB (6907): tda18271: create separate calc_pll functionsMichael Krufky2008-01-251-43/+56
* V4L/DVB (6906): tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky2008-01-253-26/+26
* V4L/DVB (6905): tda18271: check ID register during attachMichael Krufky2008-01-251-2/+38
* V4L/DVB (6904): tda18271: divider byte 1, bit 7 is always 0Michael Krufky2008-01-251-3/+3
* V4L/DVB (6903): mt312: CodingStyle fixMatthias Schwarzott2008-01-251-51/+83
* 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 (6897): xc2028: ignore HAS_IF during specific S-Code type searchesChris Pascoe2008-01-251-4/+7
* V4L/DVB (6896): ivtv: add XC2028 support for Club3D cardsHans Verkuil2008-01-255-18/+48
* V4L/DVB (6894): xc5000: fix build warningMichael Krufky2008-01-251-1/+2
* V4L/DVB (6893): tuner-xc2028: fix xc2028_attach functionMichael Krufky2008-01-252-5/+7
* V4L/DVB (6892): xc5000: fix build when DVB_TUNER_XC5000 is disabledMichael Krufky2008-01-251-1/+1
* V4L/DVB (6890): tda18271: fix typo in RF tracking filter calibrationMichael Krufky2008-01-251-1/+1
* V4L/DVB (6888): Add Hauppauge tuner type 150 defintionSteven Toth2008-01-251-0/+2
* 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-254-151/+163
* V4L/DVB (6885): Add support for the Hauppauge HVR1500QSteven Toth2008-01-254-1/+73
* V4L/DVB (6884): Add support for the Xceive xc5000 silicon tunerSteven Toth2008-01-255-0/+900
* V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky2008-01-251-0/+6
* V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_fr...Michael Krufky2008-01-255-70/+66
* V4L/DVB (6880): kill tuner-driver.hMichael Krufky2008-01-255-31/+0
* V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.hMichael Krufky2008-01-252-24/+22
* V4L/DVB (6878): tuner: remove extraneous variable declarationMichael Krufky2008-01-251-2/+0
* V4L/DVB (6875): tuner-xc2028: ATSC requires 1.75 MHz tuning offsetMichael Krufky2008-01-251-1/+3
* V4L/DVB (6874): removes duplicated KERN_DEBUG flags from dprintk calls in mt3...Matthias Schwarzott2008-01-251-5/+5
* V4L/DVB (6873): Fixes issues listed by checkpatchMatthias Schwarzott2008-01-252-66/+80
* V4L/DVB (6869): cs5345: new i2c driverHans Verkuil2008-01-253-0/+179