aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/radio-isa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-26isa: Make the remove callback for isa drivers return voidUwe Kleine-König1-3/+1
2021-01-26media/radio: Make radio_isa_common_remove() return voidUwe Kleine-König1-4/+5
2019-06-11Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab1-9/+1
2019-06-05media: media/radio: set device_caps in struct video_deviceHans Verkuil1-3/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-5/+5
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-5/+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-1/+1
2013-03-24[media] v4l2: add const to argument of write-only s_frequency ioctlHans Verkuil1-4/+5
2013-03-05[media] radio-isa: fix querycap capabilities codeHans Verkuil1-2/+2
2012-10-27[media] radio-isa: get rid of warning: no previous prototypeMauro Carvalho Chehab1-4/+6
2012-05-07[media] media/radio: use v4l2_ctrl_subscribe_event where possibleHans de Goede1-9/+1
2012-05-07[media] radio-isa: fix memory leakHans Verkuil1-5/+3
2012-04-10[media] radio-isa: PnP support for the new ISA radio frameworkOndrej Zary1-47/+108
2012-03-19[media] Add missing slab.h to fix linux-next compile errorsHans Verkuil1-0/+1
2012-02-14[media] radio-isa: add framework for ISA radio driversHans Verkuil1-0/+339