summaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x/radio-si470x-usb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.2-rc4' into media/masterMauro Carvalho Chehab2019-06-111-10/+1Star
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* | media: media/radio: set device_caps in struct video_deviceHans Verkuil2019-06-051-3/+3
|/
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-111-2/+2
* media: si470x: allow build both USB and I2C at the same timeMauro Carvalho Chehab2018-04-171-6/+12
* media: usb: don't initialize vars if not neededMarkus Elfring2018-03-061-1/+1
* media: radio: constify usb_device_idArvind Yadav2017-08-201-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-4/+0Star
* [media] si470x: don't break long linesMauro Carvalho Chehab2016-10-211-8/+7Star
* [media] media: radio: si470x: radio-si470x-usb: don't print error when alloca...Wolfram Sang2016-08-241-1/+0Star
* [media] si470x: cleanup define namespaceMauro Carvalho Chehab2015-06-221-3/+3
* [media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi2014-09-221-3/+1Star
* [media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan2014-07-041-1/+0Star
* [media] si470x: add check to test if this is really a si470xHans Verkuil2013-12-181-0/+24
* [media] si470x: don't use buffer on the stack for USB transfersHans Verkuil2013-12-181-26/+31
* [media] radio-si470x-usb: Remove software version checkHans de Goede2013-08-211-11/+0Star
* [media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin2012-10-071-1/+1
* [media] si470x: v4l2-compliance fixesHans Verkuil2012-08-111-1/+1
* [media] radio-si470x: Add support for the new band APIsHans de Goede2012-07-311-0/+1
* [media] radio-si470x: restore ctrl settings after suspend/resumeHans de Goede2012-07-311-1/+6
* [media] radio-si470x: Lower firmware version requirementsHans de Goede2012-07-301-1/+1
* [media] radio-si470x: Always use interrupt to wait for tune/seek completionHans de Goede2012-07-301-10/+15
* [media] radio-si470x: Don't unnecesarily read registers on G_TUNERHans de Goede2012-07-301-3/+9
* [media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede2012-06-111-0/+2
* [media] radio-si470x-usb: remove autosuspend, implement suspend/resumeHans Verkuil2012-05-141-79/+70Star
* [media] si470x: Clean up, introduce the control frameworkHans Verkuil2012-05-141-88/+58Star
* USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-27/+1Star
* [media] si470x: fix compile warningHans Verkuil2011-09-061-2/+0Star
* [media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab2011-07-271-2/+0Star
* [media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov2011-07-271-1/+3
* V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab2010-10-211-9/+8Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins2010-02-261-1/+3
* V4L/DVB (13948): radio: Correct use after freeJulia Lawall2010-02-261-2/+2
* V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim2009-12-161-95/+2Star
* V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz2009-09-121-13/+30
* V4L/DVB (12415): radio-si470x: add disconnect check functionJoonyoung Shim2009-09-121-0/+17
* V4L/DVB (12414): radio-si470x: change to dev_* macro from printkJoonyoung Shim2009-09-121-31/+27Star
* V4L/DVB (12413): radio-si470x: separate common and usb codeJoonyoung Shim2009-09-121-0/+958