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-mr800.c
Age
Commit message (
Expand
)
Author
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 157
Thomas Gleixner
2018-09-11
media: replace strcpy() by strscpy()
Mauro Carvalho Chehab
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-03-06
media: usb: don't initialize vars if not needed
Markus Elfring
2018-01-04
media: fix usage of whitespaces and on indentation
Mauro Carvalho Chehab
2017-08-20
media: radio: constify usb_device_id
Arvind Yadav
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
2014-07-04
[media] update reference, kerneltrap.org no longer works
Pranith Kumar
2013-03-29
[media] radio-mr800: move clamp_t check inside amradio_set_freq()
Alexey Klimov
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
2012-09-26
[media] radio drivers: in non-blocking mode return EAGAIN in hwseek
Hans Verkuil
2012-09-26
[media] v4l2: make vidioc_s_freq_hw_seek const
Hans Verkuil
2012-06-18
[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...
Hans Verkuil
2012-05-07
[media] radio-mr800: add hardware seek support
Hans Verkuil
2012-05-07
[media] radio-mr800: add support for stereo and signal detection
Hans Verkuil
2012-05-07
[media] radio-mr800: cleanup and have it comply to the V4L2 API
Hans Verkuil
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-07-27
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2010-10-22
[media] [RFC] radio-mr800: locking fixes
Hans Verkuil
2010-10-21
[media] radio-mr800: fix locking order
Hans Verkuil
2010-10-21
V4L/DVB: radio-mr800: remove BKL
Hans Verkuil
2010-05-19
V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata
Hans Verkuil
2009-12-16
V4L/DVB (13547): radio: add trivial checks on the tuner and type args.
Hans Verkuil
2009-12-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2009-12-05
V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver
Oliver Neukum
2009-12-05
V4L/DVB (13073): radio-mr800: set radio frequency only upon success
David Ellingsworth
2009-12-05
V4L/DVB (13072): radio-mr800: simplify device warnings
David Ellingsworth
2009-12-05
V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resume
David Ellingsworth
2009-12-05
V4L/DVB (13070): radio-mr800: fix behavior of set_stereo function
David Ellingsworth
2009-12-05
V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent...
David Ellingsworth
2009-12-05
V4L/DVB (13068): radio-mr800: remove device initialization from open/close
David Ellingsworth
2009-12-05
V4L/DVB (13067): radio-mr800: fix potential use after free
David Ellingsworth
2009-12-05
V4L/DVB (13066): radio-mr800: remove device removed indicator
David Ellingsworth
2009-12-05
V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacks
David Ellingsworth
2009-12-05
V4L/DVB (13064): radio-mr800: simplify access to amradio_device
David Ellingsworth
2009-12-05
V4L/DVB (13063): radio-mr800: remove unnecessary local variable
David Ellingsworth
2009-12-05
V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callback
David Ellingsworth
2009-12-05
V4L/DVB (13061): radio-mr800: simplify video_device allocation
David Ellingsworth
2009-12-05
V4L/DVB (13060): radio-mr800: implement proper locking
David Ellingsworth
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-06-16
V4L/DVB (11842): radio-mr800.c: missing mutex include
Alessio Igor Bogani
2009-04-06
V4L/DVB (11436): radio-mr800: convert to to v4l2_device
Alexey Klimov
[next]