Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f71920efb1066d71d74811e1dbed658173adf9bf
/
drivers
/
media
/
radio
/
si470x
5df2def
[media] si470x: add check to test if this is really a si470x
by Hans Verkuil
· 11 years ago
567e2e9
[media] si470x: don't use buffer on the stack for USB transfers
by Hans Verkuil
· 11 years ago
3ea369e
Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
a310410
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
c6c3795
[media] radio-si470x-i2c: fix a warning on ia64
by Mauro Carvalho Chehab
· 11 years ago
2028c71
[media] media: Remove unnecessary semicolons
by Joe Perches
· 11 years ago
6c94e14
[media] radio-si470x-usb: Remove software version check
by Hans de Goede
· 11 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
480d3ca1
[media] radio/si470x/radio-si470x.h: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
4c62e97
Drivers: media: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
c2c1b41
[media] drivers/media: Remove unnecessary semicolon
by Peter Senna Tschudin
· 12 years ago
058fef6
[media] radio-si470x: convert struct i2c_msg initialization to C99 format
by Shubhrajyoti D
· 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
3273781
[media] si470x: v4l2-compliance fixes
by Hans Verkuil
· 12 years ago
f140612
[media] radio-si470x: Add support for the new band APIs
by Hans de Goede
· 12 years ago
8d8c1b3
[media] radio-si470x: Fix band selection
by Hans de Goede
· 12 years ago
c1af23c
[media] radio-si470x: restore ctrl settings after suspend/resume
by Hans de Goede
· 12 years ago
db3912c
[media] radio-si470x: Lower firmware version requirements
by Hans de Goede
· 12 years ago
d9264a0
[media] radio-si470x: Lower firmware version requirements
by Hans de Goede
· 12 years ago
b966425
[media] radio-si470x: Lower hardware freq seek signal treshold
by Hans de Goede
· 12 years ago
7794711
[media] radio-si470x: Always use interrupt to wait for tune/seek completion
by Hans de Goede
· 12 years ago
86ef3f7
[media] radio-si470x: Don't unnecesarily read registers on G_TUNER
by Hans de Goede
· 12 years ago
a99817c
Merge branch 'v4l_for_linus' into staging/for_v3.6
by Mauro Carvalho Chehab
· 12 years ago
54f6019
[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EAGAIN
by Hans Verkuil
· 12 years ago
1103018
[media] radio/si470x: Add support for the Axentia ALERT FM USB Receiver
by Hans de Goede
· 12 years ago
6fd522a
[media] radio-si470x-usb: remove autosuspend, implement suspend/resume
by Hans Verkuil
· 13 years ago
340bd4c
[media] radio-si470x-common.c: remove unnecessary kernel log spam
by Hans Verkuil
· 13 years ago
eae63ae
[media] si470x: add control event support and more v4l2 compliancy fixes
by Hans Verkuil
· 13 years ago
4967d53
[media] si470x: Clean up, introduce the control framework
by Hans Verkuil
· 13 years ago
c6e8d86
[media] convert drivers/media/* to use module_i2c_driver()
by Axel Lin
· 13 years ago
ecb3b2b
USB: convert drivers/media/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
1d3726a
[media] si470x: fix compile warning
by Hans Verkuil
· 13 years ago
29834c1
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
by Mauro Carvalho Chehab
· 13 years ago
f54ba7f
[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()
by Alexey Khoroshilov
· 13 years ago
474fdc0
[media] radio-si470x: convert to use request_threaded_irq()
by Joonyoung Shim
· 14 years ago
949cf31
[media] radio-si470x: convert to dev_pm_ops
by Joonyoung Shim
· 14 years ago
0830be3
[media] radio-si470x: support seek and tune interrupt enable
by Joonyoung Shim
· 14 years ago
2b97e22
[media] double mutex lock in drivers/media/radio/si470x/radio-si470x-
by iceberg
· 14 years ago
186a21c
[media] radio-si470x: Always report support for RDS
by Tobias Lorenz
· 14 years ago
131ddd1
[media] radio-si470x: de-emphasis should be set if requested by module parameter
by Tobias Lorenz
· 14 years ago
b9218f2
[media] saa6588: rename rds.h to saa6588.h
by Hans Verkuil
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
cb0ed22
[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers
by Matti Aaltonen
· 14 years ago
f2f8e85
V4L/DVB: radio-si470x: use unlocked ioctl
by Mauro Carvalho Chehab
· 14 years ago
cf9b475
V4L/DVB: radio-si470x: remove the BKL lock used internally at the driver
by Mauro Carvalho Chehab
· 14 years ago
cc6e853
V4L/DVB: v4l: radio: si470x: fix unneeded free_irq() call
by Marek Szyprowski
· 14 years ago
73c994e
V4L/DVB: si470x: -EINVAL overwritten in si470x_vidioc_s_tuner()
by Tobias Lorenz
· 14 years ago
fbae3fb
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
by Wolfram Sang
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
144dcdc
V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment
by Tobias Lorenz
· 15 years ago
96dd6de
V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free
by Darren Jenkins
· 15 years ago
ed0ee8e
V4L/DVB (13948): radio: Correct use after free
by Julia Lawall
· 15 years ago
788f6fe
V4L/DVB (13690): radio/si470x: #include <sched.h>
by Randy Dunlap
· 15 years ago
d1471f0
V4L/DVB (13601): radio-si470x: support PM functions
by Joonyoung Shim
· 15 years ago
fe2137d
V4L/DVB (13600): radio-si470x: support RDS on si470x i2c driver
by Joonyoung Shim
· 15 years ago
1aa925c
V4L/DVB (13599): radio-si470x: move some file operations to common file
by Joonyoung Shim
· 15 years ago
9dcb79c
V4L/DVB (12417): I2C cleanups and version checks
by Tobias Lorenz
· 15 years ago
cc35bbd
V4L/DVB (12416): radio-si470x: add i2c driver for si470x
by Joonyoung Shim
· 15 years ago
3c7cc8d
V4L/DVB (12415): radio-si470x: add disconnect check function
by Joonyoung Shim
· 15 years ago
a9d6fd5
V4L/DVB (12414): radio-si470x: change to dev_* macro from printk
by Joonyoung Shim
· 15 years ago
b09cd16
V4L/DVB (12413): radio-si470x: separate common and usb code
by Joonyoung Shim
· 15 years ago