summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
Commit message (Expand)AuthorAgeFilesLines
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-114-7/+7
* [media] au0828: fix i2c clock speed for DViCO FusionHDTV7Joonyoung Shim2014-03-111-1/+1
* [media] Siano: smsusb - Add a device id for PX-S1UDSatoshi Nagahama2014-03-111-0/+2
* [media] s2255drv: memory leak fixsensoray-dev2014-03-111-5/+0Star
* [media] em28xx-cards: remove a wrong indent levelDan Carpenter2014-03-111-2/+2
* [media] drivers/media/usb/usbtv/usbtv-core.c:119:22: sparse: symbol 'usbtv_id...Fengguang Wu2014-03-112-5/+5
* [media] em28xx-dvb: remove one level of identation at fini callbackMauro Carvalho Chehab2014-03-111-22/+26
* [media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab2014-03-116-19/+56
* [media] em28xx: only enable PCTV 80e led when streamingMauro Carvalho Chehab2014-03-111-2/+13
* [media] vb2: call buf_finish from __queue_cancelHans Verkuil2014-03-111-1/+2
* [media] pwc: do not decompress the image unless the state is DONEHans Verkuil2014-03-111-6/+9
* [media] vb2: change result code of buf_finish to voidHans Verkuil2014-03-112-4/+3Star
* Merge tag 'v3.14-rc5' into patchworkMauro Carvalho Chehab2014-03-1114-19/+21
|\
| * [media] hdpvr: Fix memory leak in debugMasanari Iida2014-02-041-1/+3
| * [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2Antti Palosaari2014-02-041-0/+2
| * [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unsetDave Jones2014-02-041-1/+1
| * [media] mxl111sf: Fix unintentional garbage stack readDave Jones2014-02-041-1/+1
| * [media] update Michael Krufky's email addressMichael Krufky2014-02-0413-16/+16
* | [media] uvcvideo: Add bayer 8-bit patterns to uvcvideoEdgar Thier2014-03-052-1/+33
* | [media] uvcvideo: Do not use usb_set_interface on bulk EPOleksij Rempel2014-03-051-1/+19
* | [media] uvcvideo: Tell the user space we're using start-of-exposure timestampsSakari Ailus2014-03-051-1/+2
* | [media] v4l: Rename vb2_queue.timestamp_type as timestamp_flagsSakari Ailus2014-03-056-7/+7
* | [media] rtl2832: remove unused if_dvbt config parameterAntti Palosaari2014-03-051-2/+0Star
* | [media] rtl28xxu: add module parameter to disable IRAntti Palosaari2014-03-051-0/+7
* | [media] em28xx: Add LED support for Kworld UB435-Q v3Mauro Carvalho Chehab2014-03-041-0/+12
* | [media] em28xx: add support for DVB monitor ledMauro Carvalho Chehab2014-03-042-12/+15
* | [media] em28xx: add support for Kworld UB435-Q version 3Mauro Carvalho Chehab2014-03-044-0/+61
* | [media] em28xx: add support for PCTV 80e remote controllerMauro Carvalho Chehab2014-03-041-0/+1
* | [media] drx-j: Fix compilation and un-comment itMauro Carvalho Chehab2014-03-041-0/+1
* | [media] drx-j: add a driver for Trident drx-j frontendDevin Heitmueller2014-03-043-0/+48
* | [media] em28xx: Display the used DVB alternateMauro Carvalho Chehab2014-03-041-2/+2
* | [media] em28xx_dvb: only call the software filter if dataMauro Carvalho Chehab2014-03-041-0/+4
* | [media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooksShuah Khan2014-03-031-0/+26
* | [media] em28xx-video: implement em28xx_ops: suspend/resume hooksShuah Khan2014-03-031-0/+28
* | [media] em28xx-input: implement em28xx_ops: suspend/resume hooksShuah Khan2014-03-031-0/+37
* | [media] em28xx-dvb: implement em28xx_ops: suspend/resume hooksShuah Khan2014-03-031-0/+57
* | [media] em28xx-audio: implement em28xx_ops: suspend/resume hooksShuah Khan2014-03-031-0/+30
* | [media] em28xx: add suspend/resume to em28xx_opsShuah Khan2014-03-032-0/+32
* | [media] au0828: rework GPIO management for HVR-950qDevin Heitmueller2014-02-281-7/+14
* | [media] rtl28xxu: add chipset version comments into device listJan Vcelak2014-02-281-0/+3
* | [media] rtl28xxu: add USB ID for Genius TVGo DVB-T03Jan Vcelak2014-02-281-0/+2
* | [media] gspca_topro: Add a couple of missing length check in the packet parsi...Hans de Goede2014-02-281-1/+9
* | [media] gspca_stv06xx: remove an unneeded checkDan Carpenter2014-02-281-1/+1
* | [media] media: gspca: sn9c20x: add ID for Genius Look 1320 V2Wolfram Sang2014-02-281-0/+1
* | [media] gspca_kinect: fix messages about kinect_read() return valueAntonio Ospite2014-02-281-2/+3
* | [media] gspca_kinect: fix kinect_read() error pathAntonio Ospite2014-02-281-1/+1
* | [media] s2255drv: upgrade to videobuf2sensoray-dev2014-02-281-360/+152Star
* | [media] s2255drv: cleanup of s2255_fhDean Anderson2014-02-281-50/+44Star
* | [media] s2255drv: fix for return code not checkedDean Anderson2014-02-281-6/+10
* | [media] s2255drv: dynamic memory allocation efficiency fixDean Anderson2014-02-281-30/+37