summaryrefslogtreecommitdiff
path: root/drivers/media/usb/dvb-usb-v2
AgeCommit message (Expand)Author
2021-09-30media: mxl111sf: change mutex_init() locationPavel Skripkin
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-07-30media: rtl28xxu: fix zero-length control requestJohan Hovold
2021-07-30media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold
2021-07-12media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157Uwe Kleine-König
2021-07-12media: usb: dvb-usb-v2: af9035: report if i2c client isn't boundUwe Kleine-König
2021-07-12media: dvbsky: add support for MyGica T230C2_LITE and T230AJán Čáni
2021-06-04media: rtl28xxu: replace a NO-BREAK SPACE characterMauro Carvalho Chehab
2021-06-02media: rtl28xxu: fix zero-length control requestJohan Hovold
2021-05-23media: lmedm04: delete lme2510_get_adapter_count()Dan Carpenter
2021-03-22media: media/usb: fix kernel-doc header issuesHans Verkuil
2021-03-11media: anysee: simplify the return expression of anysee_ci_* functionLiu Shixin
2021-01-27media: usb: dvb-usb-v2: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-01-27media: usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warningHans Verkuil
2021-01-27media: lmedm04: Remove lme2510_kill_urb function.Malcolm Priestley
2021-01-27media: lmedm04: Use GFP_KERNEL for URB allocation/submission.Malcolm Priestley
2021-01-27media: lmedm04: Fix misuse of commaJoe Perches
2020-11-17media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()Qinglang Miao
2020-11-16media: dvbsky: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: rtl28xxu: use semicolons rather than commas to separate statementsJulia Lawall
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-23media: dvbsky: MyGica T230* receivers also do DVB-C and DVB-TJan Pieter van Woerkom
2020-04-23media: Kconfig: fix some dvb-usb-v2 dependenciesMauro Carvalho Chehab
2020-04-22media: dvb-usb-v2: use DVB_USB_DEVICE() macroMauro Carvalho Chehab
2020-04-22media: dvb-usb-ids.h: fix an USB PID nameMauro 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-03-12media: lmedm04: remove redundant assignment to variable gateColin Ian King
2020-03-02media: rtl28xxu: add missing sleep before probing slave demodMario Hros
2020-02-24media: anysee: constify copied structureJulia Lawall
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-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
2019-11-09media: dvbsky: remove unused codeJan Pieter van Woerkom
2019-10-16media: dvbsky: add support for eyeTV Geniatech T2 liteThomas Voegtle
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: 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: rtl28xxu: fix idle handlingSean Young
2019-10-07media: rtl28xxu: set keymap for Astrometa DVB-T2Sean Young
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-21media: ec168: Make structure ec168_props constantNishka Dasgupta