Age | Commit message (Expand) | Author |
2009-09-15 | tuner-core: add support for NXP TDA18271 without TDA829X demod | Michael Krufky |
2009-08-01 | Use DIV_ROUND_CLOSEST | Mauro Carvalho Chehab |
2009-05-27 | tuner-core: fix warning introduced when cleaning up xc5000 init routine | Devin Heitmueller |
2009-04-28 | xc5000: don't load firmware until a tuning request is made | Devin Heitmueller |
2009-05-02 | tuner: remove tuner_i2c_address_check | Mauro Carvalho Chehab |
2009-03-30 | v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22 | Hans Verkuil |
2009-03-30 | v4l2: remove legacy fields in v4l2-i2c-drv.h. | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_std from tuner to core. | Hans Verkuil |
2009-04-01 | v4l2-subdev: move s_standby from core to tuner. | Hans Verkuil |
2009-04-01 | tuner: remove i2c legacy code. | Hans Verkuil |
2009-03-30 | tuner: remove V4L1 code from this driver. | Hans Verkuil |
2009-03-30 | v4l: replace 'ioctl' references in v4l i2c drivers | Hans Verkuil |
2009-03-29 | merge: http://linuxtv.org/hg/~mkrufky/tuner | Mauro Carvalho Chehab |
2009-03-28 | tuner: prevent invalid initialization of t->config in set_type | Michael Krufky |
2009-03-11 | xc5000: fix bug for hybrid xc5000 devices with IF other than 5380 | Devin Heitmueller |
2008-12-30 | v4l2-ioctl: change to long return type to match unlocked_ioctl. | Hans Verkuil |
2008-12-22 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-subdev | Mauro Carvalho Chehab |
2008-12-22 | tuner-core: remove a no longer needed hack | Mauro Carvalho Chehab |
2008-12-22 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fixes | Mauro Carvalho Chehab |
2008-12-19 | tuner: fix tuner_ioctl build error | Mauro Carvalho Chehab |
2008-12-20 | tuner-core: add debug msg's when asking tuner to sleep | Mauro Carvalho Chehab |
2008-12-19 | tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled. | Hans Verkuil |
2008-12-18 | v4l2-subdev: ioctl ops should use unsigned for cmd arg. | Hans Verkuil |
2008-11-24 | tuner: convert to v4l2_subdev. | Hans Verkuil |
2008-09-12 | convert tuner drivers to use dvb_frontend->callback | Michael Krufky |
2008-09-06 | xc5000: dont pass devptr in xc5000_attach() | Michael Krufky |
2008-07-20 | videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.h | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.16 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.13 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.10 | Hans Verkuil |
2008-07-08 | v4l-dvb: remove support for kernels < 2.6.0 | Hans Verkuil |
2008-06-05 | backport I2C changes on several files | Mauro Carvalho Chehab |
2008-05-11 | check_v4l2 should return -EINVAL on error | Mauro Carvalho Chehab |
2008-05-26 | v4l/tuner-core: consistent handling of return values | Mauro Carvalho Chehab |
2008-05-10 | xc5000: bug-fix: allow multiple devices in a single system | Michael Krufky |
2008-05-02 | backport commit d2653e92732bd3911feff6bee5e23dbf959381db | Mauro Carvalho Chehab |
2008-04-30 | tea5767: Fix error logic | Mauro Carvalho Chehab |
2008-04-30 | tuner: Failures at tuner_attach were producing OOPS | Mauro Carvalho Chehab |
2008-04-30 | tuner_symbol_probe(): don't do symbol_put() if symbol_request() failed | Mauro Carvalho Chehab |
2008-04-30 | Use the same name convention for all tuners under common/tuners | Mauro Carvalho Chehab |
2008-04-28 | tuner: remove static dependencies on analog tuner sub-modules | Michael Krufky |
2008-04-26 | tuner-core: add a missing \n after a debug printk | Mauro Carvalho Chehab |
2008-04-26 | tuner-core: some adjustments at tuner logs, if debug enabled | Mauro Carvalho Chehab |
2008-04-23 | tea5761: bugzilla #10462: tea5761 autodetection code were broken | Mauro Carvalho Chehab |
2008-04-15 | Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=m | Mauro Carvalho Chehab |
2008-03-21 | Removes video_dev from tuner-xc2028 config struct | Mauro Carvalho Chehab |
2008-03-16 | tda827x: fixed support of tuners with LNA | Hartmut Hackmann |
2008-01-28 | tuner: properly handle failed calls to simple_tuner_attach | Michael Krufky |
2008-01-29 | tuner: remove dependency of tuner-core on tuner-types | Michael Krufky |
2008-01-28 | tuner: move tuner type ID check to simple_tuner_attach | Michael Krufky |