summaryrefslogtreecommitdiff
path: root/linux/drivers
AgeCommit message (Expand)Author
2007-09-19tm6000: Allow selecting audio bitrateMauro Carvalho Chehab
2007-09-19tm6000: Add a hack for PAL standardsMauro Carvalho Chehab
2007-09-14tuner: i2c_client cannot be part of the tuner structHans Verkuil
2007-10-29Avoid breaking compilationMauro Carvalho Chehab
2007-10-27tuner: remove TUNER_PHILIPS_TDA8295Michael Krufky
2007-10-27tda8290: auto-detect tda8290 or tda8295Michael Krufky
2007-09-18v4l2-common: minor cleanups.Hans Verkuil
2007-09-16Use correct error codes when chip is not recognized.Hans Verkuil
2007-09-14tlv320aic23b: convert to bus-based I2C API.Hans Verkuil
2007-09-14upd64031a: convert to bus-based I2C API.Hans Verkuil
2007-09-14upd64083: convert to bus-based I2C API.Hans Verkuil
2007-09-14tvaudio: convert to bus-based I2C API.Hans Verkuil
2007-09-13cx25840: convert to bus-based I2C API.Hans Verkuil
2007-09-13cs53l23a: convert to bus-based I2C API.Hans Verkuil
2007-09-13msp3400: convert to bus-based I2C API.Hans Verkuil
2007-09-13saa7127: convert to bus-based I2C API.Hans Verkuil
2007-09-13saa7115: convert to bus-based I2C APIHans Verkuil
2007-09-13vp27smpx: convert to bus-based I2C API.Hans Verkuil
2007-09-13wm8739: convert to bus-based I2C API.Hans Verkuil
2007-09-13wm8775: convert to bus-based I2C API.Hans Verkuil
2007-09-12v4l2: add support for bus-based I2C driversHans Verkuil
2007-10-27tda9887: add missing module licenseMichael Krufky
2007-10-24tda18271: clean up i2c_gate handlingMichael Krufky
2007-10-24tda8290: fill i2c_gate_ctrl callbackMichael Krufky
2007-10-24tuner: add i2c_gate_ctrl function to struct analog_tuner_opsMichael Krufky
2007-10-24tda18271: clean up debug macrosMichael Krufky
2007-10-22tuner-core: improve comments inside function fe_release()Michael Krufky
2007-10-22tuner-core: remove excessive parenthesisMichael Krufky
2007-10-21make tda9887 build selectable via KconfigMichael Krufky
2007-10-22move std if setting from tda8290 to tda827xMichael Krufky
2007-10-22tuner: clean up ops checking in tuner_status functionMichael Krufky
2007-10-21tuner: convert analog tuner demod sub-modules to dvb_frontend interfaceMichael Krufky
2007-10-21dvb_frontend: codingstyle cleanupsMichael Krufky
2007-10-21tuner: move analog_demod_priv into struct dvb_frontendMichael Krufky
2007-10-21tuner: clear analog_demod_ops on releaseMichael Krufky
2007-10-21tuner: move analog_tuner_ops into dvb_frontend_opsMichael Krufky
2007-10-22tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demodMichael Krufky
2007-10-21tda827x: fix GPL export on attach functionMichael Krufky
2007-09-07tm6000: Fix buffering sizeMauro Carvalho Chehab
2007-09-04tm6000: Fix the resolutions for 625 line video standards (european PAL/SECAM)Mauro Carvalho Chehab
2007-09-04tm6000: On some kernels, eeprom reading were generating a bugMauro Carvalho Chehab
2007-08-27tm6000: fix poll() methodMauro Carvalho Chehab
2007-08-27tm6000: check for errors on usb->statusMauro Carvalho Chehab
2007-08-25Move all tda8275/8275a tuning code from tda8290 module into tda827x moduleMichael Krufky
2007-10-24tuner: fix CONFIG_TUNER_TEA5761=mMichael Krufky
2007-10-24Improve firmware formatMauro Carvalho Chehab
2007-10-23Convert tuner-xc2028 driver to the newer hybrid approachMauro Carvalho Chehab
2007-09-27Avoid having two tuner commands happening at the same timeMauro Carvalho Chehab
2007-08-25tm6000: fix DVB dependencyMauro Carvalho Chehab
2007-08-24 Remove pointless kmalloc() return value cast in Zoran PCI controller driverMauro Carvalho Chehab