summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorFilesLines
2020-09-01media: cx231xx: drop unnecessary list_emptyJulia Lawall1-10/+6
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva17-37/+37
2020-08-29media: ttusb-dec: convert tasklets to use new tasklet_setup() APIAllen Pais1-4/+3
2020-08-29media: usb: dib0700_devices.c: remove useless if/elseDaniel W. S. Almeida1-8/+3
2020-08-28media: media/usb: use vb2_video_unregister_device()Hans Verkuil3-21/+8
2020-08-26media: Implements support for the MyGica iGrabberChristopher Snowhill2-0/+23
2020-08-26media: pvrusb2: fix parsing errorTong Zhang1-3/+2
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds8-10/+20
2020-07-19gspca: First camera mode is skippedFlorin Tudorache1-1/+1
2020-07-19media: gspca: replace http references with https onesAlexander A. Klimov1-1/+1
2020-07-19media: gspca: remove redundant initialization of variable statusColin Ian King1-1/+1
2020-07-19go7007: add sanity checking for endpointsOliver Neukum1-1/+10
2020-07-16treewide: Remove uninitialized_var() usageKees Cook2-5/+5
2020-07-04media: cx231xx: remove redundant assignment to variable errColin Ian King1-1/+1
2020-07-04media: usb: pwc: pwc.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-06-23media: dvbsky: MyGica T230* receivers also do DVB-C and DVB-TJan Pieter van Woerkom1-4/+4
2020-06-23media: cxusb-analog: fix V4L2 dependencyArnd Bergmann1-0/+1
2020-06-23media: gspca: remove redundant assignment to variable retvalColin Ian King1-1/+1
2020-06-15media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva1-1/+1
2020-05-25media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring1-4/+21
2020-05-12media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_...Jia-Ju Bai1-4/+5
2020-05-05media: cx231xx: Remove unneeded semicolonZou Wei1-1/+1
2020-04-23media: Kconfig: fix some dvb-usb-v2 dependenciesMauro Carvalho Chehab1-4/+4
2020-04-22media: pwc-if: place USB device list on numberical orderMauro Carvalho Chehab1-13/+21
2020-04-22media: pwc-if.c: Update comments about each pwc supported modelMauro Carvalho Chehab1-21/+21
2020-04-22media: dvb-usb-v2: use DVB_USB_DEVICE() macroMauro Carvalho Chehab1-15/+10
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab1-1/+1
2020-04-21media: cx231xx: Add i2c device analog tuner supportBrad Love2-19/+101
2020-04-21media: gspca: remove redundant assignment to variable statusColin Ian King1-1/+0
2020-04-21media: pwc-ctl: remove redundant assignment to variable retColin Ian King1-1/+1
2020-04-21media: dvb-usb: make dvb_usb_device_properties constSean Young15-45/+60
2020-04-21media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King1-1/+1
2020-04-21media: dvb: digitv: remove unused array element 0Sean Young1-10/+12
2020-04-15media: move CEC USB drivers to a separate directoryMauro Carvalho Chehab8-1325/+0
2020-04-14media: usb: pvrusb2: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-04-14media: usb: hdpvr: convert to use i2c_new_client_device()Wolfram Sang2-3/+3
2020-04-14media: usb: cx231xx: convert to use i2c_new_client_device()Wolfram Sang1-3/+2
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab5-15/+11
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab38-38/+38
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab3-3/+3
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab5-11/+15
2020-04-14media: Kconfig: move drivers-specific TTPCI_EEPROM Kconfig varMauro Carvalho Chehab1-0/+6
2020-04-14media: dvb-usb: auto-select CYPRESS_FIRMWAREMauro Carvalho Chehab1-0/+1
2020-03-12media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-03-12media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-03-12media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-03-12media: lmedm04: remove redundant assignment to variable gateColin Ian King1-4/+1
2020-03-12media: dw2102: probe for demodulator i2c addressBrad Love1-2/+43
2020-03-12media: em28xx: Enable Hauppauge 461e rev2Brad Love3-0/+79
2020-03-02media: go7007: Fix URB type for interrupt handlingTakashi Iwai1-1/+3