Commit Graph

76443 Commits (9e7e85ebaeba22979209268423f5aae8a352df4c)
 

Author SHA1 Message Date
Michael Krufky 4942744f93 V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is enabled 17 years ago
Hans Verkuil 7a06f3f2aa V4L/DVB (6490): Remove EXPERIMENTAL from several i2c drivers 17 years ago
Hans Verkuil fdef464a7f V4L/DVB (6489): ivtv: add support for AVerMedia PVR-150 Plus 17 years ago
Hans Verkuil e2a1774d9c V4L/DVB (6488): ivtv: add ASUS Falcon2 support 17 years ago
Hans Verkuil 05e997197e V4L/DVB (6487): i2c-id: add M52790 driver ID 17 years ago
Hans Verkuil 761dacd25d V4L/DVB (6486): m52790: add new Mitsubishi A/V switch i2c driver 17 years ago
Douglas Schilling Landgraf 4be2f47054 V4L/DVB (6483): ivtv-streams: make file_operations const 17 years ago
Douglas Schilling Landgraf bdd36658fe V4L/DVB (6482): zr364: make file_operations const 17 years ago
Douglas Schilling Landgraf c7ac61c469 V4L/DVB (6481): radio-gemtek: make file_operations const 17 years ago
Randy Dunlap 073ad9a00c V4L/DVB (6480): bttv: uses input functions, should depend on INPUT 17 years ago
Mauro Carvalho Chehab 983d214e08 V4L/DVB (6477): Properly fill MODULE_AUTHOR 17 years ago
Mauro Carvalho Chehab 6c362c8e58 V4L/DVB (6476): Add support for analog tv on HVR-950 17 years ago
Mauro Carvalho Chehab 1808a698a8 V4L/DVB (6475): Fix some troubles at list handling 17 years ago
Mauro Carvalho Chehab 882876bf97 V4L/DVB (6474): Add support for tuner-xc2028 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
Hans Verkuil 393bf55732 V4L/DVB (6467): v4l2-common: minor cleanups 17 years ago
Hans Verkuil a2e521e85c V4L/DVB (6466): v4l2-i2c-drv: first call remove, then detach client 17 years ago
Hans Verkuil 188f3457c2 V4L/DVB (6465): Use correct error codes when chip is not recognized 17 years ago
Hans Verkuil 6235168db8 V4L/DVB (6464): tlv320aic23b: convert to bus-based I2C API 17 years ago
Hans Verkuil 2b14e03146 V4L/DVB (6463): upd64031a: convert to bus-based I2C API 17 years ago
Hans Verkuil 266669776c V4L/DVB (6462): upd64083: convert to bus-based I2C API 17 years ago
Hans Verkuil 08e1405440 V4L/DVB (6461): tvaudio: convert to bus-based I2C API 17 years ago
Hans Verkuil 88307eb3c6 V4L/DVB (6460): v4l2-i2c-drv: add legacy_probe function pointer 17 years ago
Hans Verkuil 1a39275a3f V4L/DVB (6459): cx25840: convert to bus-based I2C API 17 years ago
Hans Verkuil e8e6b99184 V4L/DVB (6458): cs53l23a: convert to bus-based I2C API 17 years ago
Hans Verkuil 79518dafd5 V4L/DVB (6457): msp3400: convert to bus-based I2C API 17 years ago
Hans Verkuil 77566dd724 V4L/DVB (6456): saa7127: convert to bus-based I2C API 17 years ago
Hans Verkuil fbaa3d0db4 V4L/DVB (6455): saa7115: convert to bus-based I2C API 17 years ago
Hans Verkuil 45eea27624 V4L/DVB (6454): vp27smpx: convert to bus-based I2C API 17 years ago
Hans Verkuil 49457cc279 V4L/DVB (6453): wm8739: convert to bus-based I2C API 17 years ago
Hans Verkuil d9a53aa902 V4L/DVB (6452): wm8775: convert to bus-based I2C API 17 years ago
Hans Verkuil 8ffbc65594 V4L/DVB (6451): v4l2: add support for bus-based I2C drivers 17 years ago
Michael Krufky 5ef4730d1b V4L/DVB (6450): tda9887: add missing module license 17 years ago
Michael Krufky 7d11c53c5d V4L/DVB (6449): tda18271: clean up i2c_gate handling 17 years ago
Michael Krufky a72dd305f9 V4L/DVB (6448): tda8290: fill i2c_gate_ctrl callback 17 years ago
Michael Krufky 2be1b48fd2 V4L/DVB (6447): tuner: add i2c_gate_ctrl function to struct analog_tuner_ops 17 years ago
Michael Krufky 6f998742f0 V4L/DVB (6446): tda18271: clean up debug macros 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 5c82f4497b V4L/DVB (6442): move std if setting from tda8290 to tda827x 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 482b498d7a V4L/DVB (6439): dvb_frontend: codingstyle cleanups 17 years ago
Michael Krufky 16f291684c V4L/DVB (6438): tuner: move analog_demod_priv into struct dvb_frontend 17 years ago