summaryrefslogtreecommitdiff
path: root/linux
AgeCommit message (Expand)Author
2007-09-14v4l2-i2c-drv: add legacy_probe function pointerHans 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-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-07-27Make the naming of the DTV firmware files more consistent.Michel Ludwig
2007-07-18Some cleanups at tuner-xc2028 driverMauro Carvalho Chehab
2007-07-18Some fixes on tuner-xc2028Mauro Carvalho Chehab
2007-07-18Add experimental DVB frontend tuner interface to xc2028/3028.Michel Ludwig
2007-07-18Improve tuner-xc2028 scriptMichel Ludwig
2007-10-02Add tuner-xc2028 driverMauro Carvalho Chehab
2007-10-24Remove the obsoleted xc3028Mauro Carvalho Chehab
2006-08-25Make Kconfig reflect the changes at audio helper modulesMauro Carvalho Chehab
2006-08-25V4L2 conversion for tda9875 from V4L1 APIMauro Carvalho Chehab
2006-08-25V4L2 port of tda7432 from V4L1 apiMauro Carvalho Chehab
2006-08-25Converted tvaudio from V4L1 to V4L2Mauro Carvalho Chehab
2006-08-25Report detected sound carrier into rxsubchansMauro Carvalho Chehab
2006-08-25Split hooks on volume and audio mode and rework their handlingMauro Carvalho Chehab
2007-10-26Restructurize volume hook and drop unused mute hook.Mauro Carvalho Chehab
2007-10-26Remove bass, treble and balance from audio hook since they are unusedMauro Carvalho Chehab
2006-08-25Forward VIDIOCGAUDIO and VIDIOCSAUDIO through v4l1-compatMauro Carvalho Chehab
2007-10-26Audio hooks moved to another fileMauro Carvalho Chehab
2007-10-26remove V4L1 from being compiled when V4L2 only is selectedMauro Carvalho Chehab