summaryrefslogtreecommitdiffstats
path: root/drivers/media/v4l2-core/tuner-core.c
Commit message (Expand)AuthorAgeFilesLines
* [media] tuner-core/simple: get_rf_strength can be tuner mode specificHans Verkuil2013-04-151-16/+13Star
* [media] tuner-core/tda9887: get_afc can be tuner mode specificHans Verkuil2013-04-151-12/+2Star
* [media] tuner-core: Change config from unsigned int to void *Ondrej Zary2013-04-081-13/+7Star
* [media] tuner-core: handle errors when getting signal strength/afcMauro Carvalho Chehab2013-03-251-4/+6
* [media] tuner-core: Remove the now uneeded checks at fe_has_signal/get_afcMauro Carvalho Chehab2013-03-251-10/+6Star
* [media] tuner-core: return afc instead of zeroMauro Carvalho Chehab2013-03-251-1/+1
* [media] tuner-core: don't set has_signal/get_afc if not supportedHans Verkuil2013-03-251-1/+6
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-1/+1
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-1/+1
* [media] tuner-core: map audmode to STEREO for radio devicesHans Verkuil2013-02-051-1/+16
* [media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab2012-08-141-0/+1354