summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-tea5777.c
Commit message (Expand)AuthorAgeFilesLines
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0
* [media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil2013-03-241-4/+3
* [media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil2013-03-241-1/+1
* [media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil2012-09-261-0/+3
* [media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil2012-09-261-15/+17
* [media] radio-shark2: Add support for suspend & resumeHans de Goede2012-09-131-1/+1
* [media] radio-tea5777: Add support for tuning AMHans de Goede2012-09-131-39/+149
* [media] radio-tea5777.c: Get rid of do_div usageHans de Goede2012-09-131-7/+5
* [media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab2012-07-311-3/+5
* [media] shark2: New driver for the Griffin radioSHARK v2 USB radio receiverHans de Goede2012-07-301-0/+489