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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-19
[media] radio-aimslab.c needs #include <linux/delay.h>
Geert Uytterhoeven
1
-0
/
+1
2011-01-19
[media] V4L2: WL1273 FM Radio: Replace ioctl with unlocked_ioctl
Matti Aaltonen
1
-1
/
+1
2011-01-19
[media] radio-si470x: Always report support for RDS
Tobias Lorenz
1
-6
/
+0
2011-01-19
[media] radio-si470x: de-emphasis should be set if requested by module parameter
Tobias Lorenz
1
-1
/
+2
2011-01-19
[media] radio-gemtek-pci: remove duplicate driver
Hans Verkuil
3
-493
/
+0
2011-01-19
[media] radio-maxiradio.c: use sensible frequency range
Hans Verkuil
1
-2
/
+2
2011-01-06
[media] radio-aimslab.c: Fix gcc 4.5+ bug
Mauro Carvalho Chehab
1
-17
/
+6
2010-12-29
[media] saa6588: rename rds.h to saa6588.h
Hans Verkuil
1
-1
/
+0
2010-12-29
[media] radio-wl1273: Fix two warnings
Mauro Carvalho Chehab
1
-2
/
+1
2010-12-29
[media] V4L2: WL1273 FM Radio: TI WL1273 FM radio driver
Matti Aaltonen
3
-0
/
+2348
2010-12-29
[media] radio-si4713: Add regulator framework support
Jarkko Nikula
2
-12
/
+67
2010-12-17
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
18
-127
/
+106
2010-12-02
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2010-12-02
[media] radio-timb: convert to unlocked_ioctl
Hans Verkuil
1
-1
/
+4
2010-12-02
[media] typhoon: convert to unlocked_ioctl
Hans Verkuil
1
-8
/
+8
2010-12-02
[media] si4713: convert to unlocked_ioctl
Hans Verkuil
1
-1
/
+2
2010-12-02
[media] tea5764: convert to unlocked_ioctl
Hans Verkuil
1
-40
/
+9
2010-12-02
[media] cadet: use unlocked_ioctl
Hans Verkuil
1
-3
/
+9
2010-12-02
[media] BKL: trivial BKL removal from V4L2 radio drivers
Hans Verkuil
13
-74
/
+74
2010-11-22
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
Laurent Pinchart
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
2
-2
/
+0
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-82
/
+59
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-4
/
+1
2010-10-23
[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers
Matti Aaltonen
3
-3
/
+4
2010-10-23
[media] [RFC] radio-mr800: locking fixes
Hans Verkuil
1
-3
/
+14
2010-10-23
[media] radio-si4713: Don't use module names to load I2C modules
Laurent Pinchart
1
-1
/
+1
2010-10-21
[media] radio-mr800: fix locking order
Hans Verkuil
1
-1
/
+1
2010-10-21
V4L/DVB: radio-si4713: Release i2c adapter in driver cleanup paths
Jarkko Nikula
1
-2
/
+8
2010-10-21
V4L/DVB: radio-mr800: remove BKL
Hans Verkuil
1
-64
/
+10
2010-10-21
V4L/DVB: radio-si470x: use unlocked ioctl
Mauro Carvalho Chehab
2
-6
/
+22
2010-10-21
V4L/DVB: radio-si470x: remove the BKL lock used internally at the driver
Mauro Carvalho Chehab
2
-10
/
+8
2010-10-21
V4L/DVB: v4l: remove unused i2c-id.h headers
Hans Verkuil
1
-1
/
+0
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2
-4
/
+1
2010-09-30
V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() call
Marek Szyprowski
1
-1
/
+1
2010-08-02
V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()
Tobias Lorenz
1
-1
/
+1
2010-08-02
V4L/DVB: media/radio: fix copy_to_user to user handling
Dan Carpenter
1
-2
/
+10
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-1
/
+0
2010-05-19
V4L/DVB: radio-am800: let v4l2_device_(un)register handle usb_get/set_intfdata
Hans Verkuil
1
-10
/
+9
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
[next]