index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
si470x
/
radio-si470x-usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] radio-si470x-usb: use USB API functions rather than constants
Himangi Saraogi
2014-09-21
1
-3
/
+1
*
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2014-07-04
1
-1
/
+0
*
[media] si470x: add check to test if this is really a si470x
Hans Verkuil
2013-12-18
1
-0
/
+24
*
[media] si470x: don't use buffer on the stack for USB transfers
Hans Verkuil
2013-12-18
1
-26
/
+31
*
[media] radio-si470x-usb: Remove software version check
Hans de Goede
2013-08-21
1
-11
/
+0
*
[media] drivers/media: Remove unnecessary semicolon
Peter Senna Tschudin
2012-10-07
1
-1
/
+1
*
[media] si470x: v4l2-compliance fixes
Hans Verkuil
2012-08-11
1
-1
/
+1
*
[media] radio-si470x: Add support for the new band APIs
Hans de Goede
2012-07-30
1
-0
/
+1
*
[media] radio-si470x: restore ctrl settings after suspend/resume
Hans de Goede
2012-07-30
1
-1
/
+6
*
[media] radio-si470x: Lower firmware version requirements
Hans de Goede
2012-07-30
1
-1
/
+1
*
[media] radio-si470x: Always use interrupt to wait for tune/seek completion
Hans de Goede
2012-07-30
1
-10
/
+15
*
[media] radio-si470x: Don't unnecesarily read registers on G_TUNER
Hans de Goede
2012-07-30
1
-3
/
+9
*
[media] radio/si470x: Add support for the Axentia ALERT FM USB Receiver
Hans de Goede
2012-06-11
1
-0
/
+2
*
[media] radio-si470x-usb: remove autosuspend, implement suspend/resume
Hans Verkuil
2012-05-14
1
-79
/
+70
*
[media] si470x: Clean up, introduce the control framework
Hans Verkuil
2012-05-14
1
-88
/
+58
*
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-27
/
+1
*
[media] si470x: fix compile warning
Hans Verkuil
2011-09-06
1
-2
/
+0
*
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
1
-2
/
+0
*
[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()
Alexey Khoroshilov
2011-07-27
1
-1
/
+3
*
V4L/DVB: radio-si470x: remove the BKL lock used internally at the driver
Mauro Carvalho Chehab
2010-10-21
1
-9
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free
Darren Jenkins
2010-02-26
1
-1
/
+3
*
V4L/DVB (13948): radio: Correct use after free
Julia Lawall
2010-02-26
1
-2
/
+2
*
V4L/DVB (13599): radio-si470x: move some file operations to common file
Joonyoung Shim
2009-12-16
1
-95
/
+2
*
V4L/DVB (12417): I2C cleanups and version checks
Tobias Lorenz
2009-09-12
1
-13
/
+30
*
V4L/DVB (12415): radio-si470x: add disconnect check function
Joonyoung Shim
2009-09-12
1
-0
/
+17
*
V4L/DVB (12414): radio-si470x: change to dev_* macro from printk
Joonyoung Shim
2009-09-12
1
-31
/
+27
*
V4L/DVB (12413): radio-si470x: separate common and usb code
Joonyoung Shim
2009-09-12
1
-0
/
+958