index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
radio-mr800.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-27
[media] radio drivers: in non-blocking mode return EAGAIN in hwseek
Hans Verkuil
1
-0
/
+3
2012-09-26
[media] v4l2: make vidioc_s_freq_hw_seek const
Hans Verkuil
1
-1
/
+1
2012-06-19
[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...
Hans Verkuil
1
-2
/
+3
2012-05-07
[media] radio-mr800: add hardware seek support
Hans Verkuil
1
-114
/
+141
2012-05-07
[media] radio-mr800: add support for stereo and signal detection
Hans Verkuil
1
-5
/
+38
2012-05-07
[media] radio-mr800: cleanup and have it comply to the V4L2 API
Hans Verkuil
1
-228
/
+112
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-22
/
+1
2011-07-28
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
1
-4
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-23
[media] [RFC] radio-mr800: locking fixes
Hans Verkuil
1
-3
/
+14
2010-10-21
[media] radio-mr800: fix locking order
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: radio-mr800: remove BKL
Hans Verkuil
1
-64
/
+10
2010-05-19
V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata
Hans Verkuil
1
-10
/
+9
2009-12-16
V4L/DVB (13547): radio: add trivial checks on the tuner and type args.
Hans Verkuil
1
-0
/
+4
2009-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-191
/
+167
2009-12-05
V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver
Oliver Neukum
1
-2
/
+12
2009-12-05
V4L/DVB (13073): radio-mr800: set radio frequency only upon success
David Ellingsworth
1
-6
/
+2
2009-12-05
V4L/DVB (13072): radio-mr800: simplify device warnings
David Ellingsworth
1
-52
/
+26
2009-12-05
V4L/DVB (13071): radio-mr800: preserve radio state during suspend/resume
David Ellingsworth
1
-5
/
+28
2009-12-05
V4L/DVB (13070): radio-mr800: fix behavior of set_stereo function
David Ellingsworth
1
-4
/
+5
2009-12-05
V4L/DVB (13069): radio-mr800: ensure the radio is initialized to a consistent...
David Ellingsworth
1
-2
/
+32
2009-12-05
V4L/DVB (13068): radio-mr800: remove device initialization from open/close
David Ellingsworth
1
-33
/
+2
2009-12-05
V4L/DVB (13067): radio-mr800: fix potential use after free
David Ellingsworth
1
-1
/
+1
2009-12-05
V4L/DVB (13066): radio-mr800: remove device removed indicator
David Ellingsworth
1
-12
/
+8
2009-12-05
V4L/DVB (13065): radio-mr800: simplify locking in ioctl callbacks
David Ellingsworth
1
-79
/
+30
2009-12-05
V4L/DVB (13064): radio-mr800: simplify access to amradio_device
David Ellingsworth
1
-10
/
+13
2009-12-05
V4L/DVB (13063): radio-mr800: remove unnecessary local variable
David Ellingsworth
1
-6
/
+4
2009-12-05
V4L/DVB (13062): radio-mr800: simplify error paths in usb probe callback
David Ellingsworth
1
-11
/
+16
2009-12-05
V4L/DVB (13061): radio-mr800: simplify video_device allocation
David Ellingsworth
1
-32
/
+21
2009-12-05
V4L/DVB (13060): radio-mr800: implement proper locking
David Ellingsworth
1
-75
/
+106
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
1
-1
/
+1
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-0
/
+1
2009-06-17
V4L/DVB (11842): radio-mr800.c: missing mutex include
Alessio Igor Bogani
1
-0
/
+1
2009-04-07
V4L/DVB (11436): radio-mr800: convert to to v4l2_device
Alexey Klimov
1
-54
/
+31
2009-03-30
V4L/DVB (10463): radio-mr800: fix checking of retval after usb_bulk_msg
Alexey Klimov
1
-3
/
+3
2009-03-30
V4L/DVB (10462): radio-mr800: increase version and add comments
Alexey Klimov
1
-15
/
+17
2009-03-30
V4L/DVB (10461): radio-mr800: add few lost mutex locks
Alexey Klimov
1
-0
/
+5
2009-03-30
V4L/DVB (10460): radio-mr800: add stereo support
Alexey Klimov
1
-2
/
+79
2009-03-30
V4L/DVB (10459): radio-mr800: fix amradio_set_freq
Alexey Klimov
1
-2
/
+3
2009-03-30
V4L/DVB (10458): radio-mr800: move radio start and stop in one function
Alexey Klimov
1
-43
/
+21
2009-03-30
V4L/DVB (10457): radio-mr800: add more dev_err messages in probe
Alexey Klimov
1
-3
/
+7
2009-03-30
V4L/DVB (10456): radio-mr800: place dev_err instead of dev_warn
Alexey Klimov
1
-1
/
+1
2009-03-30
V4L/DVB (10455): radio-mr800: codingstyle cleanups
Alexey Klimov
1
-11
/
+25
2009-03-30
V4L/DVB (10316): v4l/dvb: use usb_make_path in usb-radio drivers
Alexey Klimov
1
-1
/
+3
2009-01-29
V4L/DVB (10317): radio-mr800: fix radio->muted and radio->stereo
Alexey Klimov
1
-6
/
+6
2009-01-02
V4L/DVB (10135): v4l2: introduce v4l2_file_operations.
Hans Verkuil
1
-9
/
+5
2008-12-30
V4L/DVB (10053): radio-mr800: disable autosuspend support
Alexey Klimov
1
-1
/
+1
2008-12-30
V4L/DVB (10052): radio-mr800: correct unplug, fix to previous patch
Alexey Klimov
1
-19
/
+19
[next]