Age | Commit message (Expand) | Author |
2008-01-28 | make tuner-core.c:tuner_list static | Mauro Carvalho Chehab |
2008-01-27 | [PATCH] static memory | Douglas Schilling Landgraf |
2008-01-21 | tuner: suppress obsolete tuner i2c address warning for XC5000 tuners | Michael Krufky |
2008-01-05 | xc5000: Small amount of cleanup and commenting. | Steven Toth |
2008-01-05 | xc5000: Tuner analog support | Steven Toth |
2008-01-05 | Fix radio set frequency logic | Mauro Carvalho Chehab |
2007-12-24 | tuner: fix backwards logic in check for set_config | Michael Krufky |
2007-12-21 | include struct analog_demod_ops directly inside struct dvb_frontend | Michael Krufky |
2007-12-21 | kill tuner-driver.h | Michael Krufky |
2007-12-16 | tuner: remove struct tuner from tuner-driver.h | Michael Krufky |
2007-12-16 | tda9887: remove dependency on struct tuner | Michael Krufky |
2007-12-16 | tuner: convert tda9887 to use TUNER_SET_CONFIG | Michael Krufky |
2007-12-16 | tuner: add set_config to struct analog_tuner_ops | Michael Krufky |
2007-12-09 | tuner: bug-fix: default mode was set to bogus value | Michael Krufky |
2007-12-09 | tuner: add struct analog_demod_info to struct analog_tuner_ops | Michael Krufky |
2007-12-09 | tda8290: remove dependency on struct tuner | Michael Krufky |
2007-12-08 | tuner: combine set_tv_freq and set_radio_freq into a single set_params method | Michael Krufky |
2007-11-16 | Change xc2028_attach method to make easier for DVB | Mauro Carvalho Chehab |
2007-11-04 | tuner: convert to bus-based I2C API | Hans Verkuil |
2007-11-04 | tuner: reorder functions to prepare for i2c conversion | Hans Verkuil |
2007-11-04 | tuner: replace default_mode_mask | Hans Verkuil |
2007-11-03 | tda8290: enable probing of tda8295 | Michael Krufky |
2007-10-30 | tuner: improve tuner_foo printk macros consistency | Michael Krufky |
2007-10-30 | tuner: prevent repeated "type set" message unless debug is enabled | Michael Krufky |
2007-10-29 | Prevents double tuner registering | Mauro Carvalho Chehab |
2007-10-29 | Re-inserts xc2028 attach code, fixing its parameters | Mauro Carvalho Chehab |
2007-09-14 | tuner: i2c_client cannot be part of the tuner struct | Hans Verkuil |
2007-10-29 | Avoid breaking compilation | Mauro Carvalho Chehab |
2007-10-27 | tuner: remove TUNER_PHILIPS_TDA8295 | Michael Krufky |
2007-10-27 | tda8290: auto-detect tda8290 or tda8295 | Michael Krufky |
2007-10-22 | tuner-core: improve comments inside function fe_release() | Michael Krufky |
2007-10-22 | tuner-core: remove excessive parenthesis | Michael Krufky |
2007-10-21 | make tda9887 build selectable via Kconfig | Michael Krufky |
2007-10-22 | tuner: clean up ops checking in tuner_status function | Michael Krufky |
2007-10-21 | tuner: convert analog tuner demod sub-modules to dvb_frontend interface | Michael Krufky |
2007-10-21 | tuner: move analog_demod_priv into struct dvb_frontend | Michael Krufky |
2007-10-21 | tuner: clear analog_demod_ops on release | Michael Krufky |
2007-10-21 | tuner: move analog_tuner_ops into dvb_frontend_ops | Michael Krufky |
2007-10-22 | tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod | Michael Krufky |
2007-08-25 | Move all tda8275/8275a tuning code from tda8290 module into tda827x module | Michael Krufky |
2007-10-24 | tuner: fix CONFIG_TUNER_TEA5761=m | Michael Krufky |
2007-10-23 | Convert tuner-xc2028 driver to the newer hybrid approach | Mauro Carvalho Chehab |
2007-10-02 | Add tuner-xc2028 driver | Mauro Carvalho Chehab |
2007-10-24 | Remove the obsoleted xc3028 | Mauro Carvalho Chehab |
2007-10-18 | Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG | Mauro Carvalho Chehab |
2007-10-14 | tuner-core.c: fe_has_signal() can return uninitialized value | Michael Krufky |
2007-09-08 | cx23885: add support for DViCO FusionHDTV 5 Express | Michael Krufky |
2007-09-06 | merge: http://linuxtv.org/hg/~mkrufky/fusionhdtv | Mauro Carvalho Chehab |
2007-08-24 | tuner: don't probe 0x6b or 0x6f on cx88 boards | Michael Krufky |
2007-08-21 | Cleanup: remove linux/moduleparam.h from drivers/media files | Mauro Carvalho Chehab |