index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
si470x
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
upstream: [media] si470x: add check to test if this is really a si470x
Hans Verkuil
1
-0
/
+24
2014-11-18
upstream: [media] si470x: don't use buffer on the stack for USB transfers
Hans Verkuil
2
-26
/
+32
2014-11-18
upstream: [media] radio-si470x-i2c: fix a warning on ia64
Mauro Carvalho Chehab
1
-2
/
+2
2014-11-18
upstream: [media] media: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2014-11-18
upstream: [media] radio-si470x-usb: Remove software version check
Hans de Goede
1
-11
/
+0
2013-03-24
[media] v4l2: add const to argument of write-only s_tuner ioctl
Hans Verkuil
1
-1
/
+1
2013-03-24
[media] v4l2: add const to argument of write-only s_frequency ioctl
Hans Verkuil
1
-1
/
+1
2013-02-05
[media] radio/si470x/radio-si470x.h: use IS_ENABLED() macro
Peter Senna Tschudin
1
-2
/
+2
2013-01-03
Drivers: media: remove __dev* attributes.
Greg Kroah-Hartman
1
-4
/
+4
2012-10-07
[media] drivers/media: Remove unnecessary semicolon
Peter Senna Tschudin
2
-2
/
+2
2012-09-27
[media] radio-si470x: convert struct i2c_msg initialization to C99 format
Shubhrajyoti D
1
-6
/
+17
2012-09-26
[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
-2
/
+2
2012-08-11
[media] si470x: v4l2-compliance fixes
Hans Verkuil
3
-3
/
+7
2012-07-30
[media] radio-si470x: Add support for the new band APIs
Hans de Goede
4
-92
/
+126
2012-07-30
[media] radio-si470x: Fix band selection
Hans de Goede
1
-1
/
+1
2012-07-30
[media] radio-si470x: restore ctrl settings after suspend/resume
Hans de Goede
1
-1
/
+6
2012-07-30
[media] radio-si470x: Lower firmware version requirements
Hans de Goede
1
-1
/
+1
2012-07-30
[media] radio-si470x: Lower firmware version requirements
Hans de Goede
2
-2
/
+2
2012-07-30
[media] radio-si470x: Lower hardware freq seek signal treshold
Hans de Goede
1
-1
/
+1
2012-07-30
[media] radio-si470x: Always use interrupt to wait for tune/seek completion
Hans de Goede
4
-59
/
+28
2012-07-30
[media] radio-si470x: Don't unnecesarily read registers on G_TUNER
Hans de Goede
3
-7
/
+16
2012-06-27
Merge branch 'v4l_for_linus' into staging/for_v3.6
Mauro Carvalho Chehab
1
-0
/
+2
2012-06-18
[media] S_HW_FREQ_SEEK: set capability flags and return ENODATA instead of EA...
Hans Verkuil
1
-2
/
+4
2012-06-11
[media] radio/si470x: Add support for the Axentia ALERT FM USB Receiver
Hans de Goede
1
-0
/
+2
2012-05-14
[media] radio-si470x-usb: remove autosuspend, implement suspend/resume
Hans Verkuil
2
-80
/
+70
2012-05-14
[media] radio-si470x-common.c: remove unnecessary kernel log spam
Hans Verkuil
1
-61
/
+17
2012-05-14
[media] si470x: add control event support and more v4l2 compliancy fixes
Hans Verkuil
1
-17
/
+28
2012-05-14
[media] si470x: Clean up, introduce the control framework
Hans Verkuil
4
-313
/
+105
2012-03-08
[media] convert drivers/media/* to use module_i2c_driver()
Axel Lin
1
-27
/
+1
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
1
-27
/
+1
2011-09-06
[media] si470x: fix compile warning
Hans Verkuil
1
-2
/
+0
2011-07-27
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
3
-6
/
+1
2011-07-27
[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()
Alexey Khoroshilov
1
-1
/
+3
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-21
[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-22
[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
[next]