index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
si470x
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-20
[media] radio-si470x: convert to use request_threaded_irq()
Joonyoung Shim
2
-24
/
+9
2011-05-20
[media] radio-si470x: convert to dev_pm_ops
Joonyoung Shim
1
-7
/
+9
2011-05-20
[media] radio-si470x: support seek and tune interrupt enable
Joonyoung Shim
3
-20
/
+60
2011-03-22
[media] double mutex lock in drivers/media/radio/si470x/radio-si470x-
iceberg
1
-1
/
+0
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
2010-12-29
[media] saa6588: rename rds.h to saa6588.h
Hans Verkuil
1
-1
/
+0
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-10-23
[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers
Matti Aaltonen
1
-1
/
+1
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-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-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-02-26
V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment
Tobias Lorenz
1
-1
/
+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 (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 (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-09-12
V4L/DVB (12417): I2C cleanups and version checks
Tobias Lorenz
3
-76
/
+257
2009-09-12
V4L/DVB (12416): radio-si470x: add i2c driver for si470x
Joonyoung Shim
5
-0
/
+281
2009-09-12
V4L/DVB (12415): radio-si470x: add disconnect check function
Joonyoung Shim
3
-21
/
+37
2009-09-12
V4L/DVB (12414): radio-si470x: change to dev_* macro from printk
Joonyoung Shim
2
-56
/
+52
2009-09-12
V4L/DVB (12413): radio-si470x: separate common and usb code
Joonyoung Shim
5
-0
/
+1984