aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-tea5777.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-11/+1
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil1-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-6/+6
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-4/+0
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2013-03-24[media] v4l2: add const to argument of write-only s_tuner ioctlHans Verkuil1-4/+3
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-1/+1
2012-09-26[media] radio drivers: in non-blocking mode return EAGAIN in hwseekHans Verkuil1-0/+3
2012-09-26[media] v4l2: make vidioc_s_freq_hw_seek constHans Verkuil1-15/+17
2012-09-13[media] radio-shark2: Add support for suspend & resumeHans de Goede1-1/+1
2012-09-13[media] radio-tea5777: Add support for tuning AMHans de Goede1-39/+149
2012-09-13[media] radio-tea5777.c: Get rid of do_div usageHans de Goede1-7/+5
2012-07-31[media] radio-tea5777: use library for 64bits divMauro Carvalho Chehab1-3/+5
2012-07-30[media] shark2: New driver for the Griffin radioSHARK v2 USB radio receiverHans de Goede1-0/+489