Commit Graph

165 Commits (55d81aa5c11f9da510a72cc48fd59689b3e91e3a)

Author SHA1 Message Date
Mauro Carvalho Chehab 16a5e53d09 V4L/DVB (9925): tuner-core: add debug msg's when asking tuner to sleep 16 years ago
Hans Verkuil e8a4a9e79b V4L/DVB (9829): tuner: convert to v4l2_subdev. 16 years ago
Michael Krufky d7cba043d7 V4L/DVB (9049): convert tuner drivers to use dvb_frontend->callback 17 years ago
Michael Krufky 3065096190 V4L/DVB (8951): xc5000: dont pass devptr in xc5000_attach() 17 years ago
Hans Verkuil 35ea11ff84 V4L/DVB (8430): videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h 17 years ago
Hans Verkuil f87086e302 v4l-dvb: remove legacy checks to allow support for kernels < 2.6.10 17 years ago
Marcin Slusarz 427aad6fda V4L/DVB (7905): check_v4l2 should return -EINVAL on error 17 years ago
Marcin Slusarz 4d3437df25 V4L/DVB (7904): v4l/tuner-core: consistent handling of return values 17 years ago
Michael Krufky 7271e60a95 tuner: Do not alter i2c_client.name 17 years ago
Jean Delvare af294867a5 i2c: Convert remaining new-style drivers to use module aliasing 17 years ago
Michael Krufky 48723543af V4L/DVB (7893): xc5000: bug-fix: allow multiple devices in a single system 17 years ago
Mauro Carvalho Chehab b538d28c2e V4L/DVB (7804): tea5767: Fix error logic 17 years ago
Mauro Carvalho Chehab 09fee5f821 V4L/DVB (7802): tuner: Failures at tuner_attach were producing OOPS 17 years ago
Andrew Morton a1355e5301 V4L/DVB (7800): tuner_symbol_probe(): don't do symbol_put() if symbol_request() failed 17 years ago
Mauro Carvalho Chehab ff138171ec V4L/DVB (7789b): Fix merge conflicts 17 years ago
Michael Krufky a07c8779fd V4L/DVB (7789): tuner: remove static dependencies on analog tuner sub-modules 17 years ago
Mauro Carvalho Chehab 149ef72dee Rename common tuner Kconfig names to use the same 17 years ago
Mauro Carvalho Chehab 397be5c4d6 V4L/DVB (7752): tuner-core: add a missing \n after a debug printk 17 years ago
Jean Delvare d2653e9273 i2c: Add support for device alias names 17 years ago
Mauro Carvalho Chehab b9ef6bbbbe V4L/DVB (7748): tuner-core: some adjustments at tuner logs, if debug enabled 17 years ago
Mauro Carvalho Chehab 867e835f4d V4L/DVB (7728): tea5761: bugzilla #10462: tea5761 autodetection code were broken 17 years ago
Mauro Carvalho Chehab 17de9a4e53 V4L/DVB (7584): Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=m 17 years ago
Mauro Carvalho Chehab b412ba781a V4L/DVB (7399): Removes video_dev from tuner-xc2028 config struct 17 years ago
Hartmut Hackmann 7bff4b4d3a V4L/DVB (7393): tda827x: fixed support of tuners with LNA 17 years ago
Michael Krufky b65aa26056 V4L/DVB (7128): tuner: properly handle failed calls to simple_tuner_attach 17 years ago
Michael Krufky 060a5bd764 V4L/DVB (7127): tuner: remove dependency of tuner-core on tuner-types 17 years ago
Michael Krufky 65e8d29f7a V4L/DVB (7126): tuner: move tuner type ID check to simple_tuner_attach 17 years ago
Douglas Schilling Landgraf ff699e6bd0 V4L/DVB (7094): static memory 17 years ago
Adrian Bunk c52c4d063e V4L/DVB (7102): make tuner-core.c:tuner_list static 17 years ago
Michael Krufky 1641002bf5 V4L/DVB (7056): tuner: suppress obsolete tuner i2c address warning for XC5000 tuners 17 years ago
Steven Toth 73c993a829 V4L/DVB (7045): xc5000: Small amount of cleanup and commenting 17 years ago
Steven Toth 27c685a4b0 V4L/DVB (7042): xc5000: Tuner analog support 17 years ago
Mauro Carvalho Chehab e545d6e276 V4L/DVB (6953): Fix radio set frequency logic 17 years ago
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