summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
AgeCommit message (Expand)AuthorLines
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-10/+20
2020-07-19gspca: First camera mode is skippedFlorin Tudorache-1/+1
2020-07-19media: gspca: replace http references with https onesAlexander A. Klimov-1/+1
2020-07-19media: gspca: remove redundant initialization of variable statusColin Ian King-1/+1
2020-07-19go7007: add sanity checking for endpointsOliver Neukum-1/+10
2020-07-16treewide: Remove uninitialized_var() usageKees Cook-5/+5
2020-07-04media: cx231xx: remove redundant assignment to variable errColin Ian King-1/+1
2020-07-04media: usb: pwc: pwc.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva-1/+1
2020-06-23media: dvbsky: MyGica T230* receivers also do DVB-C and DVB-TJan Pieter van Woerkom-4/+4
2020-06-23media: cxusb-analog: fix V4L2 dependencyArnd Bergmann-0/+1
2020-06-23media: gspca: remove redundant assignment to variable retvalColin Ian King-1/+1
2020-06-15media: pwc: Replace zero-length array with flexible-arrayGustavo A. R. Silva-1/+1
2020-05-25media: dvb-usb: Add Cinergy S2 PCIe Dual Port supportDirk Nehring-4/+21
2020-05-12media: usb: ttusb-dec: reduce the number of memory reads in ttusb_dec_handle_...Jia-Ju Bai-4/+5
2020-05-05media: cx231xx: Remove unneeded semicolonZou Wei-1/+1
2020-04-23media: Kconfig: fix some dvb-usb-v2 dependenciesMauro Carvalho Chehab-4/+4
2020-04-22media: pwc-if: place USB device list on numberical orderMauro Carvalho Chehab-13/+21
2020-04-22media: pwc-if.c: Update comments about each pwc supported modelMauro Carvalho Chehab-21/+21
2020-04-22media: dvb-usb-v2: use DVB_USB_DEVICE() macroMauro Carvalho Chehab-15/+10
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro Carvalho Chehab-1/+1
2020-04-21media: cx231xx: Add i2c device analog tuner supportBrad Love-19/+101
2020-04-21media: gspca: remove redundant assignment to variable statusColin Ian King-1/+0
2020-04-21media: pwc-ctl: remove redundant assignment to variable retColin Ian King-1/+1
2020-04-21media: dvb-usb: make dvb_usb_device_properties constSean Young-45/+60
2020-04-21media: dvb: return -EREMOTEIO on i2c transfer failure.Colin Ian King-1/+1
2020-04-21media: dvb: digitv: remove unused array element 0Sean Young-10/+12
2020-04-15media: move CEC USB drivers to a separate directoryMauro Carvalho Chehab-1325/+0
2020-04-14media: usb: pvrusb2: convert to use i2c_new_client_device()Wolfram Sang-2/+2
2020-04-14media: usb: hdpvr: convert to use i2c_new_client_device()Wolfram Sang-3/+3
2020-04-14media: usb: cx231xx: convert to use i2c_new_client_device()Wolfram Sang-3/+2
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab-15/+11
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab-38/+38
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab-3/+3
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab-11/+15
2020-04-14media: Kconfig: move drivers-specific TTPCI_EEPROM Kconfig varMauro Carvalho Chehab-0/+6
2020-04-14media: dvb-usb: auto-select CYPRESS_FIRMWAREMauro Carvalho Chehab-0/+1
2020-03-12media: xirlink_cit: add missing descriptor sanity checksJohan Hovold-1/+17
2020-03-12media: stv06xx: add missing descriptor sanity checksJohan Hovold-1/+22
2020-03-12media: ov519: add missing endpoint sanity checksJohan Hovold-0/+10
2020-03-12media: lmedm04: remove redundant assignment to variable gateColin Ian King-4/+1
2020-03-12media: dw2102: probe for demodulator i2c addressBrad Love-2/+43
2020-03-12media: em28xx: Enable Hauppauge 461e rev2Brad Love-0/+79
2020-03-02media: go7007: Fix URB type for interrupt handlingTakashi Iwai-1/+3
2020-03-02media: usbvision: deprecate driverHans Verkuil-6218/+0
2020-03-02media: rtl28xxu: add missing sleep before probing slave demodMario Hros-0/+3
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil-29/+29
2020-02-24media: dib0700: fix rc endpoint lookupJohan Hovold-2/+2
2020-02-24media: flexcop-usb: fix endpoint sanity checkJohan Hovold-3/+3
2020-02-24media: usbtv: fix control-message timeoutsJohan Hovold-3/+4
2020-02-24media: cx231xx: constify copied structureJulia Lawall-1/+1