summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/tuner-core.c
AgeCommit message (Expand)Author
2009-04-28xc5000: don't load firmware until a tuning request is madeDevin Heitmueller
2009-05-02tuner: remove tuner_i2c_address_checkMauro Carvalho Chehab
2009-03-30v4l2: use old-style i2c API for kernels < 2.6.26 instead of < 2.6.22Hans Verkuil
2009-03-30v4l2: remove legacy fields in v4l2-i2c-drv.h.Hans Verkuil
2009-04-01v4l2-subdev: move s_std from tuner to core.Hans Verkuil
2009-04-01v4l2-subdev: move s_standby from core to tuner.Hans Verkuil
2009-04-01tuner: remove i2c legacy code.Hans Verkuil
2009-03-30tuner: remove V4L1 code from this driver.Hans Verkuil
2009-03-30v4l: replace 'ioctl' references in v4l i2c driversHans Verkuil
2009-03-29merge: http://linuxtv.org/hg/~mkrufky/tunerMauro Carvalho Chehab
2009-03-28tuner: prevent invalid initialization of t->config in set_typeMichael Krufky
2009-03-11xc5000: fix bug for hybrid xc5000 devices with IF other than 5380Devin Heitmueller
2008-12-30v4l2-ioctl: change to long return type to match unlocked_ioctl.Hans Verkuil
2008-12-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-subdevMauro Carvalho Chehab
2008-12-22tuner-core: remove a no longer needed hackMauro Carvalho Chehab
2008-12-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fixesMauro Carvalho Chehab
2008-12-19tuner: fix tuner_ioctl build errorMauro Carvalho Chehab
2008-12-20tuner-core: add debug msg's when asking tuner to sleepMauro Carvalho Chehab
2008-12-19tuner: fix tuner_ioctl compile error if V4L1 ioctls are disabled.Hans Verkuil
2008-12-18v4l2-subdev: ioctl ops should use unsigned for cmd arg.Hans Verkuil
2008-11-24tuner: convert to v4l2_subdev.Hans Verkuil
2008-09-12convert tuner drivers to use dvb_frontend->callbackMichael Krufky
2008-09-06xc5000: dont pass devptr in xc5000_attach()Michael Krufky
2008-07-20videodev: move some functions from v4l2-dev.h to v4l2-common.h or v4l2-ioctl.hHans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.13Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.10Hans Verkuil
2008-07-08v4l-dvb: remove support for kernels < 2.6.0Hans Verkuil
2008-06-05backport I2C changes on several filesMauro Carvalho Chehab
2008-05-11 check_v4l2 should return -EINVAL on errorMauro Carvalho Chehab
2008-05-26v4l/tuner-core: consistent handling of return valuesMauro Carvalho Chehab
2008-05-10xc5000: bug-fix: allow multiple devices in a single systemMichael Krufky
2008-05-02backport commit d2653e92732bd3911feff6bee5e23dbf959381dbMauro Carvalho Chehab
2008-04-30tea5767: Fix error logicMauro Carvalho Chehab
2008-04-30tuner: Failures at tuner_attach were producing OOPSMauro Carvalho Chehab
2008-04-30 tuner_symbol_probe(): don't do symbol_put() if symbol_request() failedMauro Carvalho Chehab
2008-04-30Use the same name convention for all tuners under common/tunersMauro Carvalho Chehab
2008-04-28tuner: remove static dependencies on analog tuner sub-modulesMichael Krufky
2008-04-26tuner-core: add a missing \n after a debug printkMauro Carvalho Chehab
2008-04-26tuner-core: some adjustments at tuner logs, if debug enabledMauro Carvalho Chehab
2008-04-23tea5761: bugzilla #10462: tea5761 autodetection code were brokenMauro Carvalho Chehab
2008-04-15Fix build that occurs when CONFIG_VIDEO_PMS=y and VIDEO_V4L2_COMMON=mMauro Carvalho Chehab
2008-03-21Removes video_dev from tuner-xc2028 config structMauro Carvalho Chehab
2008-03-16tda827x: fixed support of tuners with LNAHartmut Hackmann
2008-01-28tuner: properly handle failed calls to simple_tuner_attachMichael Krufky
2008-01-29tuner: remove dependency of tuner-core on tuner-typesMichael Krufky
2008-01-28tuner: move tuner type ID check to simple_tuner_attachMichael Krufky
2008-01-28 make tuner-core.c:tuner_list staticMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2008-01-21tuner: suppress obsolete tuner i2c address warning for XC5000 tunersMichael Krufky