summaryrefslogtreecommitdiff
path: root/drivers/media/radio/si470x/radio-si470x-usb.c
AgeCommit message (Expand)AuthorFilesLines
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-28[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab1-2/+0
2011-07-28[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 imp...Tejun 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