aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-ma901.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab1-1/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-3/+3
2017-08-20media: radio: constify usb_device_idArvind Yadav1-1/+1
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-04-30Merge branch 'devel-for-v3.10' into v4l_for_linusMauro Carvalho Chehab1-2/+2
2013-03-29media: radio-ma901: return ENODEV in probe if usb_device doesn't matchAlexey Klimov1-0/+11
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
2012-12-28[media] media: add driver for Masterkit MA901 usb radioAlexey Klimov1-0/+460