aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/radio/si470x/radio-si470x-usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-22[media] si470x: cleanup define namespaceMauro Carvalho Chehab1-3/+3
2014-09-21[media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi1-3/+1
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan1-1/+0
2013-12-18[media] si470x: add check to test if this is really a si470xHans Verkuil1-0/+24
2013-12-18[media] si470x: don't use buffer on the stack for USB transfersHans Verkuil1-26/+31
2013-08-21[media] radio-si470x-usb: Remove software version checkHans de Goede1-11/+0
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-08-11[media] si470x: v4l2-compliance fixesHans Verkuil1-1/+1
2012-07-30[media] radio-si470x: Add support for the new band APIsHans de Goede1-0/+1
2012-07-30[media] radio-si470x: restore ctrl settings after suspend/resumeHans de Goede1-1/+6
2012-07-30[media] radio-si470x: Lower firmware version requirementsHans de Goede1-1/+1
2012-07-30[media] radio-si470x: Always use interrupt to wait for tune/seek completionHans de Goede1-10/+15
2012-07-30[media] radio-si470x: Don't unnecesarily read registers on G_TUNERHans de Goede1-3/+9
2012-06-11[media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede1-0/+2
2012-05-14[media] radio-si470x-usb: remove autosuspend, implement suspend/resumeHans Verkuil1-79/+70
2012-05-14[media] si470x: Clean up, introduce the control frameworkHans Verkuil1-88/+58
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-27/+1
2011-09-06[media] si470x: fix compile warningHans Verkuil1-2/+0
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab1-2/+0
2011-07-27[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov1-1/+3
2010-10-21V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab1-9/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins1-1/+3
2010-02-26V4L/DVB (13948): radio: Correct use after freeJulia Lawall1-2/+2
2009-12-16V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim1-95/+2
2009-09-12V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz1-13/+30
2009-09-12V4L/DVB (12415): radio-si470x: add disconnect check functionJoonyoung Shim1-0/+17
2009-09-12V4L/DVB (12414): radio-si470x: change to dev_* macro from printkJoonyoung Shim1-31/+27
2009-09-12V4L/DVB (12413): radio-si470x: separate common and usb codeJoonyoung Shim1-0/+958