summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-12-27cx23885: add missing subsystem ID for Hauppauge HVR1800 RetailMichael Krufky
2007-12-24cx23885: fix bad use count caused by tda18271 being probed by tda8290Michael Krufky
2007-12-24tda8290: add the option not to probe for tuners passed into tda829x_configMichael Krufky
2007-12-24tda18271: create separate calc_pll functionsMichael Krufky
2007-12-24tda18271: rename tda18271_calc_* functions to tda18271_lookup_*Michael Krufky
2007-12-24tda18271: check ID register during attachMichael Krufky
2007-12-24tda18271: divider byte 1, bit 7 is always 0Michael 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-22ivtv: add XC2028 support for Club3D cardsHans Verkuil
2007-12-21merge: http://linuxtv.org/hg/~mkrufky/xceiveMauro Carvalho Chehab
2007-12-21merge: http://linuxtv.org/hg/~mkrufky/tda18271Mauro Carvalho Chehab
2007-12-21merge: http://linuxtv.org/hg/~stoth/xc5000Mauro Carvalho Chehab
2007-12-21merge: http://linuxtv.org/hg/~mkrufky/tunerMauro Carvalho Chehab
2007-12-21merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-12-21xc5000: fix build warningMichael Krufky
2007-12-21tuner-xc2028: fix xc2028_attach functionMichael Krufky
2007-12-21xc5000: fix build when DVB_TUNER_XC5000 is disabledMichael Krufky
2007-12-21tda18271: fix typo in RF tracking filter calibrationMichael Krufky
2007-12-21dvb_frontend: release analog demod in dvb_frontend_detachMichael Krufky
2007-12-21include struct analog_demod_ops directly inside struct dvb_frontendMichael Krufky
2007-12-21ivtv: mspx4xx needs a longer i2c udelayHans Verkuil
2007-12-21kill tuner-driver.hMichael Krufky
2007-12-21move struct analog_tuner_ops into dvb_frontend.hMichael Krufky
2007-12-20tuner: remove extraneous variable declarationMichael Krufky
2007-12-20merge: http://linuxtv.org/hg/~mkrufky/stableMauro Carvalho Chehab
2007-12-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-12-19Add Hauppauge tuner type 150 defintionSteven Toth
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-18cs5345: new i2c driver.Hans Verkuil
2007-12-18i2c-id.h: add I2C_DRIVERID_CS5345Hans Verkuil
2007-12-18 tuner-xc2028: ATSC requires 1.75 MHz tuning offsetMauro Carvalho Chehab
2007-12-21removes duplicated KERN_DEBUG flags from dprintk calls in mt312.cMauro Carvalho Chehab
2007-12-21Fixes issues listed by checkpatchMauro Carvalho Chehab
2007-12-17Add support for the Hauppauge HVR1500Q.Steven Toth
2007-12-17Add support for the Xceive xc5000 silicon tuner.Steven Toth
2007-12-18Fix offset for ATSCMauro Carvalho Chehab
2007-12-15cx23885: correctly join I2C writes and reads from same addressChris Pascoe
2007-12-15zl10353: improve tuning parameters and update register mapChris Pascoe
2007-12-12saa7127: CodingStyle cleanups.Hans Verkuil
2007-12-12msp3400: CodingStyle cleanups.Hans Verkuil
2007-12-12vp27smpx: CodingStyle cleanup.Hans Verkuil
2007-12-12upd64031a: CodingStyle cleanup.Hans Verkuil
2007-12-12upd64083: CodingStyle cleanups.Hans Verkuil
2007-12-12ivtv: really remove i2c legacy support from drivers that no longer need itHans Verkuil