summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2019-11-08media: em28xx: fix two smatch warningsHans Verkuil
2019-11-05media: cx231xx: remove redundant assignment to variable statusColin Ian King
2019-10-24media: gspca: remove redundant assignment to variable retColin Ian King
2019-10-24media: usb: fix memory leak in af9005_identify_stateNavid Emamdoost
2019-10-16media: uvcvideo: Fix a typo in UVC_METATADA_BUF_SIZEChristophe JAILLET
2019-10-16media: uvcvideo: Fix error path in control parsing failureLaurent Pinchart
2019-10-16media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo
2019-10-16media: dvbsky: add support for eyeTV Geniatech T2 liteThomas Voegtle
2019-10-10media: usbvision: Fix races among open, close, and disconnectAlan Stern
2019-10-10media: usbvision: Fix invalid accesses after device disconnectAlan Stern
2019-10-10media: gspca: make array st6422_bridge_init static, makes object smallerColin Ian King
2019-10-10media: cx231xx: remove duplicated include from cx231xx-417.cYueHaibing
2019-10-10media: usb: null check create_singlethread_workqueueNavid Emamdoost
2019-10-10media: gspca: null check create_singlethread_workqueueNavid Emamdoost
2019-10-10media: af9035: add support for Logilink VG0022A.Gon Solo
2019-10-10media: af9035: add the formula used for the I2C speedMauro Carvalho Chehab
2019-10-07media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init()Yang Yingliang
2019-10-07media: dvb-usb-gl861: support I2C read from tuner via demodAkihiro Tsukada
2019-10-07media: dvb-usb-v2/gl861: remove an un-used header fileAkihiro Tsukada
2019-10-07media: dvb-usb-v2/gl861: remove device-specific i2c algoAkihiro Tsukada
2019-10-07media: gl861: re-implement I2C adapter logicAntti Palosaari
2019-10-07media: dvbsky: use a single mutex and state buffers for all R/W opsAndrei Koshkosh
2019-10-07media: usb: tm6000: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-07media: em28xx: Add support for Magix Wideowandler 2Dominik Danelski
2019-10-07media: rtl28xxu: fix idle handlingSean Young
2019-10-07media: rtl28xxu: set keymap for Astrometa DVB-T2Sean Young
2019-10-07media: delete unused proc_fs.h includeSean Young
2019-10-04media: stkwebcam: fix runtime PM after driver unbindJohan Hovold
2019-10-01media: cx231xx: convert to the vb2 frameworkHans Verkuil
2019-10-01media: em28xx: make various arrays static const, makes object smallerColin Ian King
2019-08-29media: pvrusb2: qctrl.flag will be uninitlaized if cx2341x_ctrl_query() retur...Yizhuo
2019-08-29media: em28xx: Fix exception handling in em28xx_alloc_urbs()Markus Elfring
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-26media: usbvision: Remove dead codeSouptick Joarder
2019-08-26media: hdpvr: remove redundant assignment to retvalColin Ian King
2019-08-26media: sn9c20x: Add MSI MS-1039 laptop to flip_dmi_tableHans de Goede
2019-08-26media: usb: cx231xx-417: fix a memory leak bugWenwen Wang
2019-08-26media: cpia2_usb: fix memory leaksWenwen Wang
2019-08-21media: ttusb-dec: Fix info-leak in ttusb_dec_send_command()Tomas Bortoli
2019-08-21media: ec168: Make structure ec168_props constantNishka Dasgupta
2019-08-21media: dvb-usb: add T230 to dvbskyJan Pieter van Woerkom
2019-08-21media: dvb-usb: remove T230 from cxusbJan Pieter van Woerkom
2019-08-19media: gspca: zero usb_buf on errorHans Verkuil
2019-08-19media: hdpvr: add terminating 0 at end of stringHans Verkuil
2019-08-19media: Fix various misspellings of disconnectedGeert Uytterhoeven
2019-08-14media: tm6000: double free if usb disconnect while streamingSean Young
2019-08-14media: em28xx: modules workqueue not inited for 2nd deviceSean Young
2019-08-14media: media/usb: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-08-13media: pvrusb2: use kzalloc instead of kmalloc and memsetFuqian Huang
2019-08-13media: usb: go7007: s2250-board: convert to i2c_new_dummy_deviceWolfram Sang