Commit Graph

131 Commits (68370cf94e2511aeda3b7cb8490692570a8c9dab)

Author SHA1 Message Date
Michael Krufky 67d52e2903 V4L/DVB (6920): tuner: fix backwards logic in check for set_config 17 years ago
Michael Krufky bc3e5c7fc2 V4L/DVB (6881): include struct analog_demod_ops directly inside struct dvb_frontend 17 years ago
Michael Krufky 9ad89f0104 V4L/DVB (6880): kill tuner-driver.h 17 years ago
Michael Krufky f7f427e4cc V4L/DVB (6844): tuner: remove struct tuner from tuner-driver.h 17 years ago
Michael Krufky 8ca4083b50 V4L/DVB (6842): tda9887: remove dependency on struct tuner 17 years ago
Michael Krufky 710401b837 V4L/DVB (6840): tuner: convert tda9887 to use TUNER_SET_CONFIG 17 years ago
Michael Krufky f1c9a28100 V4L/DVB (6839): tuner: add set_config to struct analog_tuner_ops 17 years ago
Michael Krufky 864a6b813a V4L/DVB (6787): tuner: bug-fix: default mode was set to bogus value 17 years ago
Michael Krufky a55db8cd7f V4L/DVB (6786): tuner: add struct analog_demod_info to struct analog_tuner_ops 17 years ago
Michael Krufky ab1660503a V4L/DVB (6785): tda8290: remove dependency on struct tuner 17 years ago
Michael Krufky c7919d520f V4L/DVB (6783): tuner: combine set_tv_freq and set_radio_freq into a single set_params method 17 years ago
Michel Ludwig a37b4c9bc8 V4L/DVB (6611): Change xc2028_attach method to make easier for DVB 17 years ago
Hans Verkuil 9dd659de9f V4L/DVB (6556): tuner: convert to bus-based I2C API 17 years ago
Hans Verkuil 92de1f16d1 V4L/DVB (6555): tuner: reorder functions to prepare for i2c conversion 17 years ago
Hans Verkuil 159ffe77cd V4L/DVB (6553): tuner: replace default_mode_mask 17 years ago
Michael Krufky f1f32849d6 V4L/DVB (6543): tda8290: enable probing of tda8295 17 years ago
Michael Krufky 241020d19e V4L/DVB (6492): tuner: improve tuner_foo printk macros consistency 17 years ago
Michael Krufky 4942744f93 V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is enabled 17 years ago
Mauro Carvalho Chehab 48aa336a84 V4L/DVB (6473): Prevents double tuner registering 17 years ago
Mauro Carvalho Chehab 690c544cf8 V4L/DVB (6472): Re-inserts xc2028 attach code, fixing its parameters 17 years ago
Hans Verkuil 1cba97d71d V4L/DVB (6471): tuner: i2c_client cannot be part of the tuner struct 17 years ago
Mauro Carvalho Chehab 1a156045ab V4L/DVB (6470): Avoid breaking compilation 17 years ago
Michael Krufky 0b5f4a12e6 V4L/DVB (6469): tuner: remove TUNER_PHILIPS_TDA8295 17 years ago
Michael Krufky 8c125f2ceb V4L/DVB (6468): tda8290: auto-detect tda8290 or tda8295 17 years ago
Michael Krufky 4524c1aba5 V4L/DVB (6445): tuner-core: improve comments inside function fe_release() 17 years ago
Michael Krufky af3b0f3f01 V4L/DVB (6444): tuner-core: remove excessive parenthesis 17 years ago
Michael Krufky 31c9584c0b V4L/DVB (6443): make tda9887 build selectable via Kconfig 17 years ago
Michael Krufky 1b29cedab9 V4L/DVB (6441): tuner: clean up ops checking in tuner_status function 17 years ago
Michael Krufky 4e9154b8a7 V4L/DVB (6440): tuner: convert analog tuner demod sub-modules to dvb_frontend interface 17 years ago
Michael Krufky 16f291684c V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend 17 years ago
Michael Krufky e2be32ac80 V4L/DVB (6437): tuner: clear analog_demod_ops on release 17 years ago
Michael Krufky 1dde7a4fa2 V4L/DVB (6436): tuner: move analog_tuner_ops into dvb_frontend_ops 17 years ago
Michael Krufky 5bea1cd387 V4L/DVB (6435): tda8290: add support for NXP TDA18271 tuner and TDA8295 analog demod 17 years ago
Michael Krufky 746d9732db V4L/DVB (6433): Move all tda8275/8275a tuning code from tda8290 module into tda827x module 17 years ago
Mauro Carvalho Chehab 215b95baf9 V4L/DVB (6430): Convert tuner-xc2028 driver to the newer hybrid approach 17 years ago
Mauro Carvalho Chehab 6cb45879dc V4L/DVB (6423): Add tuner-xc2028 driver 17 years ago
Mauro Carvalho Chehab 7f1711234e V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG 17 years ago
Adrian Bunk 04d934ff84 V4L/DVB (6432): tuner: fix CONFIG_TUNER_TEA5761=m 18 years ago
Michael Krufky 1419683d85 V4L/DVB (6326): tuner-core.c: fe_has_signal() can return uninitialized value 18 years ago
Michael Krufky 9bc37caadf V4L/DVB (6196): cx23885: add support for DViCO FusionHDTV 5 Express 18 years ago
Michael Krufky a1dec5160d V4L/DVB (6180): tuner: don't probe 0x6b or 0x6f on cx88 boards 18 years ago
Michael Krufky 1f5ef19779 V4L/DVB (6141): tuner: use get_rf_strength instead of get_status to determine signal strength 18 years ago
Michael Krufky 4adad287de V4L/DVB (6133): tuner-simple: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky 8d0936ed15 V4L/DVB (6132): tea5767: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky 7ab10bf72a V4L/DVB (6131): tea5761: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky 96c0b7cfa5 V4L/DVB (6130): mt20xx: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky 910bb3e3c5 V4L/DVB (6129): tda8290: convert from tuner sub-driver into dvb_frontend module 18 years ago
Michael Krufky e18f9444bd V4L/DVB (6128): hybrid tuner refactoring core changes, phase 1 18 years ago
Michael Krufky db8a695658 V4L/DVB (6127): tuner: kill i2c_client interface to tuner sub-drivers 18 years ago
Michael Krufky 293197cd0f V4L/DVB (6126): tuner: add warning for obsolete i2c address range 0x64 thru 0x6f 18 years ago