Commit Graph

177 Commits (a9c569539312cfd3c820b38036679a9d72c55331)

Author SHA1 Message Date
Hans Verkuil acebc70d4a V4L/DVB (11372): v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 16 years ago
Hans Verkuil 0c84674353 V4L/DVB (11371): v4l2: remove legacy fields in v4l2-i2c-drv.h. 16 years ago
Hans Verkuil f41737ece4 V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core. 16 years ago
Hans Verkuil 7c9fc9d50f V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner. 16 years ago
Hans Verkuil 75b4c260fa V4L/DVB (11364): tuner: remove i2c legacy code. 16 years ago
Hans Verkuil 5eb35fd063 V4L/DVB (11312): tuner: remove V4L1 code from this driver. 16 years ago
Hans Verkuil bccfa449ae V4L/DVB (11311): v4l: replace 'ioctl' references in v4l i2c drivers 16 years ago
Michael Krufky e7ddcd98a1 V4L/DVB (11251): tuner: prevent invalid initialization of t->config in set_type 16 years ago
Devin Heitmueller ea2278633a V4L/DVB (11059): xc5000: fix bug for hybrid xc5000 devices with IF other than 5380 16 years ago
Hans Verkuil 069b747931 V4L/DVB (10138): v4l2-ioctl: change to long return type to match unlocked_ioctl. 16 years ago
Hans Verkuil 035f8dc1e4 V4L/DVB (9960): v4l2-subdev: ioctl ops should use unsigned for cmd arg. 16 years ago
Hans Verkuil 49dd1315fa V4L/DVB (9939): tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled. 16 years ago
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