aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/usb/usbtv/usbtv-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-26media: usbtv: Add USB ID 1f71:3306 to the UTV007 driverIan Douglas Scott1-0/+1
2018-02-26media: usbtv: prevent double free in error caseOliver Neukum1-0/+2
2017-11-27media: usbtv: add a new usbidIcenowy Zheng1-0/+1
2017-10-31media: usb: usbtv: remove duplicate & operationJaejoong Kim1-1/+1
2017-08-20media: usb: constify usb_device_idArvind Yadav1-1/+1
2016-10-31media: usbtv: core: make use of new usb_endpoint_maxp_mult()Felipe Balbi1-2/+5
2016-07-08[media] usbtv: clarify the licensingLubomir Rintel1-13/+27
2014-09-23[media] Media: USB: usbtv: Fixed all coding style issues in usbtv source filesAmber Thrall1-0/+1
2014-08-21[media] usbtv: add audio supportFederico Simoncelli1-4/+12
2014-06-17[media] usbtv: fix leak at failure path in usbtv_probe()Alexey Khoroshilov1-0/+2
2014-03-11[media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id_table' was not declared. Should it be static?Fengguang Wu1-2/+2
2014-02-04[media] usbtv: fix compiler error due to missing module.hHans Verkuil1-2/+0
2014-02-04[media] usbtv: split core and video implementationFederico Simoncelli1-0/+136