aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cciss.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-25V4L/DVB (6930): xc5000: Removed erroneous definesSteven Toth1-1/+1
2008-01-25V4L/DVB (6928): tda18271: break calculation functions out of tda18271_tuneMichael Krufky1-29/+114
2008-01-25V4L/DVB (6927): tda18271: improve printk macrosMichael Krufky3-42/+44
2008-01-25V4L/DVB (6926): tda18271: consolidate table lookup functionsMichael Krufky3-74/+106
2008-01-25V4L/DVB (6925): tda18271: move state structures to tda18271-priv.hMichael Krufky2-19/+22
2008-01-25V4L/DVB (6924): tda18271: fix whitespace in tda18271_ir_measureMichael Krufky1-5/+5
2008-01-25V4L/DVB (6923): tda18271: remove extraneous debugMichael Krufky1-1/+0
2008-01-25V4L/DVB (6921): include/media/v4l2-i2c-drv.h must #include <media/v4l2-common.h>Michael Krufky1-0/+7
2008-01-25V4L/DVB (6920): tuner: fix backwards logic in check for set_configMichael Krufky1-3/+2
2008-01-25V4L/DVB (6919): Kconfig: VIDEO_CX23885 must select DVB_TUNER_XC5000 if !DVB_FE_CUSTOMIZEMichael Krufky1-0/+1
2008-01-25V4L/DVB (6917): ivtv: small textual updateHans Verkuil1-1/+1
2008-01-25V4L/DVB (6915): ivtv: drop an incorrect commentJean Delvare1-1/+1
2008-01-25V4L/DVB (6914): Fix a few issues at the bttv conversionMauro Carvalho Chehab1-37/+83
2008-01-25V4L/DVB (6913): Preserve the previous order to make easier to check the conversionMauro Carvalho Chehab1-177/+178
2008-01-25V4L/DVB (6912): Replace vidioc_ to bttv_Mauro Carvalho Chehab3-99/+99
2008-01-25V4L/DVB (6911): Converted bttv to use video_ioctl2Douglas Schilling Landgraf3-931/+1103
2008-01-25V4L/DVB (6909): cx23885: fix bad use count caused by tda18271 being probed by tda8290Michael Krufky1-1/+9
2008-01-25V4L/DVB (6908): tda8290: add the option not to probe for tuners passed into tda829x_configMichael Krufky2-1/+12
2008-01-25V4L/DVB (6907): tda18271: create separate calc_pll functionsMichael Krufky1-43/+56
2008-01-25V4L/DVB (6906): tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky3-26/+26
2008-01-25V4L/DVB (6905): tda18271: check ID register during attachMichael Krufky1-2/+38
2008-01-25V4L/DVB (6904): tda18271: divider byte 1, bit 7 is always 0Michael Krufky1-3/+3
2008-01-25V4L/DVB (6903): mt312: CodingStyle fixMatthias Schwarzott1-51/+83
2008-01-25V4L/DVB (6901): Kconfig: VIDEO_CX23885 selects TUNER_TDA8290 and DVB_TDA18271Michael Krufky1-0/+2
2008-01-25V4L/DVB (6900): cx23885: enable EZ-QAM mode for Hauppauge WinTV HVR-1800Michael Krufky2-2/+48
2008-01-25V4L/DVB (6899): Kconfig: VIDEO_CX23885 must select TUNER_XC2028 if !DVB_FE_CUSTOMIZEMichael Krufky1-0/+1
2008-01-25V4L/DVB (6898): cx23885: add support for Hauppauge WinTV HVR-1500Michael Krufky4-1/+90
2008-01-25V4L/DVB (6897): xc2028: ignore HAS_IF during specific S-Code type searchesChris Pascoe1-4/+7
2008-01-25V4L/DVB (6896): ivtv: add XC2028 support for Club3D cardsHans Verkuil5-18/+48
2008-01-25V4L/DVB (6894): xc5000: fix build warningMichael Krufky1-1/+2
2008-01-25V4L/DVB (6893): tuner-xc2028: fix xc2028_attach functionMichael Krufky2-5/+7
2008-01-25V4L/DVB (6892): xc5000: fix build when DVB_TUNER_XC5000 is disabledMichael Krufky1-1/+1
2008-01-25V4L/DVB (6890): tda18271: fix typo in RF tracking filter calibrationMichael Krufky1-1/+1
2008-01-25V4L/DVB (6888): Add Hauppauge tuner type 150 defintionSteven Toth1-0/+2
2008-01-25V4L/DVB (6887): Avoid 'unknown model' message for the HVR1500-QSteven Toth1-0/+1
2008-01-25V4L/DVB (6886): xc5000: Cleanups of types, result codes etcSteven Toth4-151/+163
2008-01-25V4L/DVB (6885): Add support for the Hauppauge HVR1500QSteven Toth5-1/+74
2008-01-25V4L/DVB (6884): Add support for the Xceive xc5000 silicon tunerSteven Toth5-0/+900
2008-01-25V4L/DVB (6882): dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky1-0/+6
2008-01-25V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontendMichael Krufky5-70/+66
2008-01-25V4L/DVB (6880): kill tuner-driver.hMichael Krufky5-31/+0
2008-01-25V4L/DVB (6879): move struct analog_tuner_ops into dvb_frontend.hMichael Krufky2-24/+22
2008-01-25V4L/DVB (6878): tuner: remove extraneous variable declarationMichael Krufky1-2/+0
2008-01-25V4L/DVB (6875): tuner-xc2028: ATSC requires 1.75 MHz tuning offsetMichael Krufky1-1/+3
2008-01-25V4L/DVB (6874): removes duplicated KERN_DEBUG flags from dprintk calls in mt312.cMatthias Schwarzott1-5/+5
2008-01-25V4L/DVB (6873): Fixes issues listed by checkpatchMatthias Schwarzott2-66/+80
2008-01-25V4L/DVB (6869): cs5345: new i2c driverHans Verkuil5-0/+221
2008-01-25V4L/DVB (6868): i2c-id.h: add I2C_DRIVERID_CS5345Hans Verkuil1-0/+1
2008-01-25V4L/DVB (6867): saa7127: CodingStyle cleanupsHans Verkuil1-29/+32
2008-01-25V4L/DVB (6866): msp3400: CodingStyle cleanupsHans Verkuil2-138/+195