aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/tuner-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-03[media] tuner-core: use true/false for boolean varsMauro Carvalho Chehab1-1/+1
2014-08-21[media] dvb-frontend: add core support for tuner suspend/resumeMauro Carvalho Chehab1-2/+6
2014-05-24[media] v4l: subdev: Move [gs]_std operation to video opsLaurent Pinchart1-1/+5
2013-11-18Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-3/+3
2013-10-17[media] v4l: tuner-core: fix typoLad, Prabhakar1-1/+1
2013-10-03media: core: Don't use i2c_client->driverLars-Peter Clausen1-3/+3
2013-04-14[media] tuner-core/simple: get_rf_strength can be tuner mode specificHans Verkuil1-16/+13
2013-04-14[media] tuner-core/tda9887: get_afc can be tuner mode specificHans Verkuil1-12/+2
2013-04-08[media] tuner-core: Change config from unsigned int to void *Ondrej Zary1-13/+7
2013-03-25[media] tuner-core: handle errors when getting signal strength/afcMauro Carvalho Chehab1-4/+6
2013-03-25[media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afcMauro Carvalho Chehab1-10/+6
2013-03-25[media] tuner-core: return afc instead of zeroMauro Carvalho Chehab1-1/+1
2013-03-25[media] tuner-core: don't set has_signal/get_afc if not supportedHans Verkuil1-1/+6
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2013-02-05[media] tuner-core: map audmode to STEREO for radio devicesHans Verkuil1-1/+16
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab1-0/+1354