Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
36697529b5bbe36911e39a6309e7a7c9250d280a
/
drivers
/
media
/
radio
/
radio-mr800.c
4b0cac5
[media] radio-mr800: move clamp_t check inside amradio_set_freq()
by Alexey Klimov
· 12 years ago
2f73c7c
[media] v4l2: add const to argument of write-only s_tuner ioctl
by Hans Verkuil
· 12 years ago
b530a44
[media] v4l2: add const to argument of write-only s_frequency ioctl
by Hans Verkuil
· 12 years ago
617ade6
[media] radio drivers: in non-blocking mode return EAGAIN in hwseek
by Hans Verkuil
· 12 years ago
ec6f432
[media] v4l2: make vidioc_s_freq_hw_seek const
by Hans Verkuil
· 12 years ago
54f6019
[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EAGAIN
by Hans Verkuil
· 12 years ago
4bd9ff1
[media] radio-mr800: add hardware seek support
by Hans Verkuil
· 13 years ago
77cf393
[media] radio-mr800: add support for stereo and signal detection
by Hans Verkuil
· 13 years ago
85578b0
[media] radio-mr800: cleanup and have it comply to the V4L2 API
by Hans Verkuil
· 13 years ago
ecb3b2b
USB: convert drivers/media/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
29834c1
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
a682d4c
[media] [RFC] radio-mr800: locking fixes
by Hans Verkuil
· 14 years ago
9c84d89
[media] radio-mr800: fix locking order
by Hans Verkuil
· 14 years ago
361ae54
V4L/DVB: radio-mr800: remove BKL
by Hans Verkuil
· 14 years ago
a2bdc5e
V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata
by Hans Verkuil
· 15 years ago
a3a9e28
V4L/DVB (13547): radio: add trivial checks on the tuner and type args.
by Hans Verkuil
· 15 years ago
3e74683
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
d89ce0d
V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver
by Oliver Neukum
· 15 years ago
798166d
V4L/DVB (13073): radio-mr800: set radio frequency only upon success
by David Ellingsworth
· 15 years ago
16a72f4
V4L/DVB (13072): radio-mr800: simplify device warnings
by David Ellingsworth
· 15 years ago
d8970e5
V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resume
by David Ellingsworth
· 15 years ago
30dd450
V4L/DVB (13070): radio-mr800: fix behavior of set_stereo function
by David Ellingsworth
· 15 years ago
502d501
V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent state
by David Ellingsworth
· 15 years ago
8a7cd16
V4L/DVB (13068): radio-mr800: remove device initialization from open/close
by David Ellingsworth
· 15 years ago
4e36165
V4L/DVB (13067): radio-mr800: fix potential use after free
by David Ellingsworth
· 15 years ago
26452bf
V4L/DVB (13066): radio-mr800: remove device removed indicator
by David Ellingsworth
· 15 years ago
eac000a
V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacks
by David Ellingsworth
· 15 years ago
ceb99e1
V4L/DVB (13064): radio-mr800: simplify access to amradio_device
by David Ellingsworth
· 15 years ago
d1939e4
V4L/DVB (13063): radio-mr800: remove unnecessary local variable
by David Ellingsworth
· 15 years ago
1b8bbb3
V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callback
by David Ellingsworth
· 15 years ago
7a7d92e
V4L/DVB (13061): radio-mr800: simplify video_device allocation
by David Ellingsworth
· 15 years ago
4aebc28
V4L/DVB (13060): radio-mr800: implement proper locking
by David Ellingsworth
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
3dbda77
trivial: fix typos "man[ae]g?ment" -> "management"
by Uwe Kleine-Koenig
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
24c44d8
V4L/DVB (11842): radio-mr800.c: missing mutex include
by Alessio Igor Bogani
· 15 years ago
b466248
V4L/DVB (11436): radio-mr800: convert to to v4l2_device
by Alexey Klimov
· 16 years ago
e57458d
V4L/DVB (10463): radio-mr800: fix checking of retval after usb_bulk_msg
by Alexey Klimov
· 16 years ago
71f07d9
V4L/DVB (10462): radio-mr800: increase version and add comments
by Alexey Klimov
· 16 years ago
52433bb
V4L/DVB (10461): radio-mr800: add few lost mutex locks
by Alexey Klimov
· 16 years ago
1bb16d7
V4L/DVB (10460): radio-mr800: add stereo support
by Alexey Klimov
· 16 years ago
f7c1a38
V4L/DVB (10459): radio-mr800: fix amradio_set_freq
by Alexey Klimov
· 16 years ago
db82180
V4L/DVB (10458): radio-mr800: move radio start and stop in one function
by Alexey Klimov
· 16 years ago
8edafcc
V4L/DVB (10457): radio-mr800: add more dev_err messages in probe
by Alexey Klimov
· 16 years ago
65c51dc
V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warn
by Alexey Klimov
· 16 years ago
a5d6947
V4L/DVB (10455): radio-mr800: codingstyle cleanups
by Alexey Klimov
· 16 years ago
c7181cf
V4L/DVB (10316): v4l/dvb: use usb_make_path in usb-radio drivers
by Alexey Klimov
· 16 years ago
7f03a58
V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereo
by Alexey Klimov
· 16 years ago
bec4366
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
by Hans Verkuil
· 16 years ago
f2ce917
V4L/DVB (10053): radio-mr800: disable autosuspend support
by Alexey Klimov
· 16 years ago
f4e9043
V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patch
by Alexey Klimov
· 16 years ago
3480130
V4L/DVB (9655): radio-mr800: fix unplug
by Alexey Klimov
· 16 years ago
e60b022
V4L/DVB (9518): radio-mr800: remove warn, info and err messages
by Alexey Klimov
· 16 years ago
0fabb78
V4L/DVB (9305): radio-mr800: Add BKL for usb_amradio_open()
by Alexey Klimov
· 16 years ago
2aa72f3
V4L/DVB (9101): radio-mr800: Add driver for AverMedia MR 800 USB FM radio devices
by Alexey Klimov
· 16 years ago