summaryrefslogtreecommitdiff
path: root/drivers/media/radio/si470x/radio-si470x-usb.c
AgeCommit message (Expand)Author
2019-10-05media: radio/si470x: kill urb on errorHans Verkuil
2016-08-30media: radio: si470x: radio-si470x-usb: don't print error when allocating urb...Wolfram Sang
2015-06-22[media] si470x: cleanup define namespaceMauro Carvalho Chehab
2014-09-21[media] radio-si470x-usb: use USB API functions rather than constantsHimangi Saraogi
2014-07-04[media] media: remove the setting of the flag V4L2_FL_USE_FH_PRIORamakrishnan Muthukrishnan
2013-12-18[media] si470x: add check to test if this is really a si470xHans Verkuil
2013-12-18[media] si470x: don't use buffer on the stack for USB transfersHans Verkuil
2013-08-21[media] radio-si470x-usb: Remove software version checkHans de Goede
2012-10-07[media] drivers/media: Remove unnecessary semicolonPeter Senna Tschudin
2012-08-11[media] si470x: v4l2-compliance fixesHans Verkuil
2012-07-30[media] radio-si470x: Add support for the new band APIsHans de Goede
2012-07-30[media] radio-si470x: restore ctrl settings after suspend/resumeHans de Goede
2012-07-30[media] radio-si470x: Lower firmware version requirementsHans de Goede
2012-07-30[media] radio-si470x: Always use interrupt to wait for tune/seek completionHans de Goede
2012-07-30[media] radio-si470x: Don't unnecesarily read registers on G_TUNERHans de Goede
2012-06-11[media] radio/si470x: Add support for the Axentia ALERT FM USB ReceiverHans de Goede
2012-05-14[media] radio-si470x-usb: remove autosuspend, implement suspend/resumeHans Verkuil
2012-05-14[media] si470x: Clean up, introduce the control frameworkHans Verkuil
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-09-06[media] si470x: fix compile warningHans Verkuil
2011-07-27[media] radio: Use the subsystem version control for VIDIOC_QUERYCAPMauro Carvalho Chehab
2011-07-27[media] radio-si470x: fix memory leak in si470x_usb_driver_probe()Alexey Khoroshilov
2010-10-21V4L/DVB: radio-si470x: remove the BKL lock used internally at the driverMauro Carvalho Chehab
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after freeDarren Jenkins
2010-02-26V4L/DVB (13948): radio: Correct use after freeJulia Lawall
2009-12-16V4L/DVB (13599): radio-si470x: move some file operations to common fileJoonyoung Shim
2009-09-12V4L/DVB (12417): I2C cleanups and version checksTobias Lorenz
2009-09-12V4L/DVB (12415): radio-si470x: add disconnect check functionJoonyoung Shim
2009-09-12V4L/DVB (12414): radio-si470x: change to dev_* macro from printkJoonyoung Shim
2009-09-12V4L/DVB (12413): radio-si470x: separate common and usb codeJoonyoung Shim