index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
11
-0
/
+11
2010-02-26
V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment
Tobias Lorenz
1
-1
/
+1
2010-02-26
V4L/DVB: radio_timberdale: depends on I2c
Randy Dunlap
1
-0
/
+1
2010-02-26
V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free
Darren Jenkins
1
-1
/
+3
2010-02-26
V4L/DVB: radio: Add radio-timb
Richard Röjfors
3
-0
/
+255
2010-02-26
V4L/DVB: radio: add support for SAA7706H Car Radio DSP
Richard Röjfors
3
-0
/
+464
2010-02-26
V4L/DVB (13948): radio: Correct use after free
Julia Lawall
1
-2
/
+2
2009-12-16
V4L/DVB (13690): radio/si470x: #include <sched.h>
Randy Dunlap
1
-0
/
+1
2009-12-16
V4L/DVB (13611): radio-tea5764: Correct size given to memset
Julia Lawall
1
-2
/
+2
2009-12-16
V4L/DVB (13609): radio-sf16fmi: add autoprobing
Ondrej Zary
2
-19
/
+46
2009-12-16
V4L/DVB (13608): radio-sf16fmi: fix mute, add SF16-FMP to texts
Ondrej Zary
2
-10
/
+10
2009-12-16
V4L/DVB (13601): radio-si470x: support PM functions
Joonyoung Shim
1
-0
/
+40
2009-12-16
V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driver
Joonyoung Shim
2
-10
/
+155
2009-12-16
V4L/DVB (13599): radio-si470x: move some file operations to common file
Joonyoung Shim
4
-109
/
+104
2009-12-16
V4L/DVB (13557): v4l: Remove unneeded video_device::minor usage in drivers
Laurent Pinchart
1
-4
/
+0
2009-12-16
V4L/DVB (13547): radio: add trivial checks on the tuner and type args.
Hans Verkuil
14
-1
/
+55
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+2
2009-12-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
4
-191
/
+412
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
ALSA: radio/sound/miro: fix build, cleanup depends/selects
Randy Dunlap
1
-1
/
+2
2009-12-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
3
-0
/
+289
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-05
V4L/DVB (13402): radio-mr800 - autosuspend for radio-mr800 driver
Oliver Neukum
1
-2
/
+12
2009-12-05
V4L/DVB (13177): radio: Add support for TEF6862 tuner
Richard Röjfors
3
-0
/
+245
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-11-27
media/radio: New driver for the radio FM module on Miro PCM20 sound card
Krzysztof Helt
3
-0
/
+289
2009-11-26
V4L/DVB (13321): radio-gemtek-pci: fix double mutex_lock
Hans Verkuil
1
-2
/
+0
2009-10-04
headers: remove sched.h from poll.h
Alexey Dobriyan
1
-0
/
+1
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-21
trivial: fix typos "man[ae]g?ment" -> "management"
Uwe Kleine-Koenig
1
-1
/
+1
2009-09-19
V4L/DVB (13029): radio-si4713: remove #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-09-19
V4L/DVB (13013): FM TX: si4713: Kconfig: Fixed two typos.
Matti J. Aaltonen
1
-1
/
+1
2009-09-12
V4L/DVB (12612): si4713: simplify the code to remove a compiler warning.
Hans Verkuil
1
-12
/
+5
2009-09-12
V4L/DVB (12553): FM TX: si4713: Add Kconfig and Makefile entries
Hans Verkuil
2
-0
/
+25
2009-09-12
V4L/DVB (12552): FM TX: si4713: Add files to handle si4713 i2c device
Eduardo Valentin
2
-0
/
+2304
2009-09-12
V4L/DVB (12551): FM TX: si4713: Add files to add radio interface for si4713
Eduardo Valentin
1
-0
/
+367
[next]