aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-miropcm20.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil1-2/+2
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-5/+5
2014-09-21[media] media/radio: fix radio-miropcm20.c build with io.h header fileRandy Dunlap1-0/+1
2014-07-30[media] radio-miropcm20: fix sparse NULL pointer warningWei Yongjun1-1/+1
2014-07-25[media] radio-miropcm20: fix a compilation warningMauro Carvalho Chehab1-1/+1
2014-07-25[media] radio-miropcm20: add RDS supportHans Verkuil1-17/+286
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-3/+5
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-2/+2
2013-02-05[media] radio-miropcm20: fix signal and stereo indicationHans Verkuil1-2/+8
2013-02-05[media] radio-miropcm20: Fix audmode/tuner/frequency handlingHans Verkuil1-28/+24
2013-02-05[media] radio-miropcm20: add prio and control event supportHans Verkuil1-0/+9
2013-02-05[media] radio-miropcm20: convert to the control frameworkHans Verkuil1-38/+26
2013-02-05[media] radio-miropcm20: remove input/audio ioctlsHans Verkuil1-30/+0
2013-02-05[media] radio-miropcm20: fix querycapHans Verkuil1-4/+6
2012-09-26[media] v4l2: make vidioc_s_audio constHans Verkuil1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-1/+1
2010-12-01[media] BKL: trivial BKL removal from V4L2 radio driversHans Verkuil1-2/+4
2009-11-27media/radio: New driver for the radio FM module on Miro PCM20 sound cardKrzysztof Helt1-0/+270