index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
radio-isa.c
Age
Commit message (
Expand
)
Author
2021-01-26
isa: Make the remove callback for isa drivers return void
Uwe Kleine-König
2021-01-26
media/radio: Make radio_isa_common_remove() return void
Uwe Kleine-König
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
2013-03-05
[media] radio-isa: fix querycap capabilities code
Hans Verkuil
2012-10-27
[media] radio-isa: get rid of warning: no previous prototype
Mauro Carvalho Chehab
2012-05-07
[media] media/radio: use v4l2_ctrl_subscribe_event where possible
Hans de Goede
2012-05-07
[media] radio-isa: fix memory leak
Hans Verkuil
2012-04-10
[media] radio-isa: PnP support for the new ISA radio framework
Ondrej Zary
2012-03-19
[media] Add missing slab.h to fix linux-next compile errors
Hans Verkuil
2012-02-14
[media] radio-isa: add framework for ISA radio drivers
Hans Verkuil