index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
radio
/
si470x
/
radio-si470x-usb.c
Age
Commit message (
Expand
)
Author
2019-06-11
Merge tag 'v5.2-rc4' into media/master
Mauro Carvalho Chehab
2019-06-05
media: media/radio: set device_caps in struct video_device
Hans Verkuil
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-09-11
media: use strscpy() instead of strlcpy()
Mauro Carvalho Chehab
2018-04-17
media: si470x: allow build both USB and I2C at the same time
Mauro Carvalho Chehab
2018-03-06
media: usb: don't initialize vars if not needed
Markus Elfring
2017-08-20
media: radio: constify usb_device_id
Arvind Yadav
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-10-21
[media] si470x: don't break long lines
Mauro Carvalho Chehab
2016-08-24
[media] media: radio: si470x: radio-si470x-usb: don't print error when alloca...
Wolfram Sang
2015-06-22
[media] si470x: cleanup define namespace
Mauro Carvalho Chehab
2014-09-21
[media] radio-si470x-usb: use USB API functions rather than constants
Himangi Saraogi
2014-07-04
[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIO
Ramakrishnan Muthukrishnan
2013-12-18
[media] si470x: add check to test if this is really a si470x
Hans Verkuil
2013-12-18
[media] si470x: don't use buffer on the stack for USB transfers
Hans Verkuil
2013-08-21
[media] radio-si470x-usb: Remove software version check
Hans de Goede
2012-10-07
[media] drivers/media: Remove unnecessary semicolon
Peter Senna Tschudin
2012-08-11
[media] si470x: v4l2-compliance fixes
Hans Verkuil
2012-07-30
[media] radio-si470x: Add support for the new band APIs
Hans de Goede
2012-07-30
[media] radio-si470x: restore ctrl settings after suspend/resume
Hans de Goede
2012-07-30
[media] radio-si470x: Lower firmware version requirements
Hans de Goede
2012-07-30
[media] radio-si470x: Always use interrupt to wait for tune/seek completion
Hans de Goede
2012-07-30
[media] radio-si470x: Don't unnecesarily read registers on G_TUNER
Hans de Goede
2012-06-11
[media] radio/si470x: Add support for the Axentia ALERT FM USB Receiver
Hans de Goede
2012-05-14
[media] radio-si470x-usb: remove autosuspend, implement suspend/resume
Hans Verkuil
2012-05-14
[media] si470x: Clean up, introduce the control framework
Hans Verkuil
2011-11-18
USB: convert drivers/media/* to use module_usb_driver()
Greg Kroah-Hartman
2011-09-06
[media] si470x: fix compile warning
Hans Verkuil
2011-07-27
[media] radio: Use the subsystem version control for VIDIOC_QUERYCAP
Mauro Carvalho Chehab
2011-07-27
[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()
Alexey Khoroshilov
2010-10-21
V4L/DVB: radio-si470x: remove the BKL lock used internally at the driver
Mauro Carvalho Chehab
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free
Darren Jenkins
2010-02-26
V4L/DVB (13948): radio: Correct use after free
Julia Lawall
2009-12-16
V4L/DVB (13599): radio-si470x: move some file operations to common file
Joonyoung Shim
2009-09-12
V4L/DVB (12417): I2C cleanups and version checks
Tobias Lorenz
2009-09-12
V4L/DVB (12415): radio-si470x: add disconnect check function
Joonyoung Shim
2009-09-12
V4L/DVB (12414): radio-si470x: change to dev_* macro from printk
Joonyoung Shim
2009-09-12
V4L/DVB (12413): radio-si470x: separate common and usb code
Joonyoung Shim