Age | Commit message (Expand) | Author |
2008-01-25 | V4L/DVB (6474): Add support for tuner-xc2028 | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6473): Prevents double tuner registering | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parameters | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct | Hans Verkuil |
2008-01-25 | V4L/DVB (6470): Avoid breaking compilation | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 | Michael Krufky |
2008-01-25 | V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295 | Michael Krufky |
2008-01-25 | V4L/DVB (6467): v4l2-common: minor cleanups | Hans Verkuil |
2008-01-25 | V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach client | Hans Verkuil |
2008-01-25 | V4L/DVB (6465): Use correct error codes when chip is not recognized | Hans Verkuil |
2008-01-25 | V4L/DVB (6464): tlv320aic23b: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6463): upd64031a: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6462): upd64083: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6461): tvaudio: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointer | Hans Verkuil |
2008-01-25 | V4L/DVB (6459): cx25840: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6458): cs53l23a: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6457): msp3400: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6456): saa7127: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6455): saa7115: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6454): vp27smpx: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6453): wm8739: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6452): wm8775: convert to bus-based I2C API | Hans Verkuil |
2008-01-25 | V4L/DVB (6451): v4l2: add support for bus-based I2C drivers | Hans Verkuil |
2008-01-25 | V4L/DVB (6450): tda9887: add missing module license | Michael Krufky |
2008-01-25 | V4L/DVB (6449): tda18271: clean up i2c_gate handling | Michael Krufky |
2008-01-25 | V4L/DVB (6448): tda8290: fill i2c_gate_ctrl callback | Michael Krufky |
2008-01-25 | V4L/DVB (6447): tuner: add i2c_gate_ctrl function to struct analog_tuner_ops | Michael Krufky |
2008-01-25 | V4L/DVB (6446): tda18271: clean up debug macros | Michael Krufky |
2008-01-25 | V4L/DVB (6445): tuner-core: improve comments inside function fe_release() | Michael Krufky |
2008-01-25 | V4L/DVB (6444): tuner-core: remove excessive parenthesis | Michael Krufky |
2008-01-25 | V4L/DVB (6443): make tda9887 build selectable via Kconfig | Michael Krufky |
2008-01-25 | V4L/DVB (6442): move std if setting from tda8290 to tda827x | Michael Krufky |
2008-01-25 | V4L/DVB (6441): tuner: clean up ops checking in tuner_status function | Michael Krufky |
2008-01-25 | V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend... | Michael Krufky |
2008-01-25 | V4L/DVB (6439): dvb_frontend: codingstyle cleanups | Michael Krufky |
2008-01-25 | V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend | Michael Krufky |
2008-01-25 | V4L/DVB (6437): tuner: clear analog_demod_ops on release | Michael Krufky |
2008-01-25 | V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops | Michael Krufky |
2008-01-25 | V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analo... | Michael Krufky |
2008-01-25 | V4L/DVB (6434): tda827x: fix GPL export on attach function | Michael Krufky |
2008-01-25 | V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into t... | Michael Krufky |
2008-01-25 | V4L/DVB (6431): Improve firmware format | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6429): Avoid having two tuner commands happening at the same time | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6428): Make the naming of the DTV firmware files more consistent | Michel Ludwig |
2008-01-25 | V4L/DVB (6427): Some cleanups at tuner-xc2028 driver | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6426): Some fixes on tuner-xc2028 | Mauro Carvalho Chehab |
2008-01-25 | V4L/DVB (6425): Add experimental DVB frontend tuner interface to xc2028/3028 | Michel Ludwig |
2008-01-25 | V4L/DVB (6424): Improve tuner-xc2028 script | Michel Ludwig |