summaryrefslogtreecommitdiff
path: root/drivers/media/usb
AgeCommit message (Expand)Author
2020-04-21media: dvb: digitv: remove unused array element 0Sean Young
2020-04-15media: move CEC USB drivers to a separate directoryMauro Carvalho Chehab
2020-04-14media: usb: pvrusb2: convert to use i2c_new_client_device()Wolfram Sang
2020-04-14media: usb: hdpvr: convert to use i2c_new_client_device()Wolfram Sang
2020-04-14media: usb: cx231xx: convert to use i2c_new_client_device()Wolfram Sang
2020-04-14Revert "media: Kconfig: better support hybrid TV devices"Mauro Carvalho Chehab
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab
2020-04-14media: Kconfig: better support hybrid TV devicesMauro Carvalho Chehab
2020-04-14media: Kconfig: move drivers-specific TTPCI_EEPROM Kconfig varMauro Carvalho Chehab
2020-04-14media: dvb-usb: auto-select CYPRESS_FIRMWAREMauro Carvalho Chehab
2020-03-12media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-03-12media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-03-12media: ov519: add missing endpoint sanity checksJohan Hovold
2020-03-12media: lmedm04: remove redundant assignment to variable gateColin Ian King
2020-03-12media: dw2102: probe for demodulator i2c addressBrad Love
2020-03-12media: em28xx: Enable Hauppauge 461e rev2Brad Love
2020-03-02media: go7007: Fix URB type for interrupt handlingTakashi Iwai
2020-03-02media: usbvision: deprecate driverHans Verkuil
2020-03-02media: rtl28xxu: add missing sleep before probing slave demodMario Hros
2020-02-24media: media/usb: rename VFL_TYPE_GRABBER to _VIDEOHans Verkuil
2020-02-24media: dib0700: fix rc endpoint lookupJohan Hovold
2020-02-24media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-02-24media: usbtv: fix control-message timeoutsJohan Hovold
2020-02-24media: cx231xx: constify copied structureJulia Lawall
2020-02-24media: anysee: constify copied structureJulia Lawall
2020-02-24media: pulse8-cec: close serio in disconnect, not adap_freeHans Verkuil
2020-02-24media: pulse8-cec: INIT_DELAYED_WORK was called too lateHans Verkuil
2020-01-23media: uvcvideo: Add a quirk to force GEO GC6500 Camera bits-per-pixel valueSergey Zakharchenko
2020-01-23media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
2020-01-09media: usb: dvb-usb: dw2102: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: usb: dvb-usb: dib0700_devices: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: usb: dvb-usb-v2: zd1301: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: usb: dvb-usb-v2: rtl28xxu: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: usb: dvb-usb-v2: anysee: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: usb: dvb-usb-v2: af9035: convert to use i2c_new_client_device()Wolfram Sang
2020-01-08media: pvrusb2: Remove unneeded semicolon and add newlineMa Feng
2020-01-08media: cx231xx: replace BUG_ON with recovery codeAditya Pakki
2020-01-03media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak
2020-01-03media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongleDavid J. Fiddes
2020-01-03media: cxusb: use dev_dbg() rather than hand-rolled debugSean Young
2020-01-03media: vp7045: do not read uninitialized values if usb transfer failsSean Young
2020-01-03media: af9005: uninitialized variable printkedSean Young
2020-01-03media: digitv: don't continue if remote control state can't be readSean Young
2020-01-03media: v4l2: abstract timeval handling in v4l2_bufferArnd Bergmann
2019-12-16media: pulse8-cec: log when a CEC message is receivedHans Verkuil
2019-12-16media: pulse8-cec: schedule next ping after current ping finishedHans Verkuil
2019-12-16media: pulse8-cec: use adap_free callbackHans Verkuil
2019-12-16media: pulse8-cec: queue received messages in an arrayHans Verkuil
2019-12-16media: pulse8-cec: move the transmit to a workqueueHans Verkuil