aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/media/usb/dvb-usb-v2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24media: usb/dvb-usb-v2: fix repeated words in commentsJilin Yuan1-1/+1
2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab1-11/+15
2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab1-4/+4
2021-11-29media: lmedm04: don't ignore errors when setting a filterMauro Carvalho Chehab1-0/+3
2021-09-30media: mxl111sf: change mutex_init() locationPavel Skripkin1-2/+14
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-10/+30
2021-07-30media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+10
2021-07-30media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold1-2/+1
2021-07-12media: usb: dvb-usb-v2: af9035: let subdrv autoselect enable si2168 and si2157Uwe Kleine-König1-0/+2
2021-07-12media: usb: dvb-usb-v2: af9035: report if i2c client isn't boundUwe Kleine-König1-0/+1
2021-07-12media: dvbsky: add support for MyGica T230C2_LITE and T230AJán Čáni1-10/+27
2021-06-04media: rtl28xxu: replace a NO-BREAK SPACE characterMauro Carvalho Chehab1-1/+1
2021-06-02media: rtl28xxu: fix zero-length control requestJohan Hovold1-1/+2
2021-05-23media: lmedm04: delete lme2510_get_adapter_count()Dan Carpenter1-8/+1
2021-03-22media: media/usb: fix kernel-doc header issuesHans Verkuil1-11/+23
2021-03-11media: anysee: simplify the return expression of anysee_ci_* functionLiu Shixin1-18/+3
2021-01-27media: usb: dvb-usb-v2: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+2
2021-01-27media: usb/dvb-usb-v2/rtl28xxu.c: clean up code to fix smatch warningHans Verkuil1-22/+13
2021-01-27media: lmedm04: Remove lme2510_kill_urb function.Malcolm Priestley1-19/+0
2021-01-27media: lmedm04: Use GFP_KERNEL for URB allocation/submission.Malcolm Priestley1-2/+2
2021-01-27media: lmedm04: Fix misuse of commaJoe Perches1-1/+1
2020-11-17media: usb: dvb-usb-v2: zd1301: fix missing platform_device_unregister()Qinglang Miao1-1/+1
2020-11-16media: dvbsky: use semicolons rather than commas to separate statementsJulia Lawall1-11/+11
2020-11-16media: rtl28xxu: use semicolons rather than commas to separate statementsJulia Lawall1-2/+2
2020-09-03media: rc: harmonize infrared durations to microsecondsSean Young1-2/+2
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva4-8/+8
2020-06-23media: dvbsky: MyGica T230* receivers also do DVB-C and DVB-TJan Pieter van Woerkom1-4/+4
2020-04-23media: Kconfig: fix some dvb-usb-v2 dependenciesMauro Carvalho Chehab1-4/+4
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-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab6-6/+6
2020-04-14media: docs: move user-facing docs to the admin guideMauro Carvalho Chehab1-1/+1
2020-03-12media: lmedm04: remove redundant assignment to variable gateColin Ian King1-4/+1
2020-03-02media: rtl28xxu: add missing sleep before probing slave demodMario Hros1-0/+3
2020-02-24media: anysee: constify copied structureJulia Lawall1-2/+2
2020-01-09media: usb: dvb-usb-v2: zd1301: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-01-09media: usb: dvb-usb-v2: rtl28xxu: convert to use i2c_new_client_device()Wolfram Sang1-19/+21
2020-01-09media: usb: dvb-usb-v2: anysee: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-01-09media: usb: dvb-usb-v2: af9035: convert to use i2c_new_client_device()Wolfram Sang1-2/+2
2020-01-03media: dvb: add support for TerraTec TC2 Stick (193534)Tomasz Maciej Nowak1-5/+10
2020-01-03media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongleDavid J. Fiddes1-0/+2
2019-11-09media: dvbsky: remove unused codeJan Pieter van Woerkom1-9/+0
2019-10-16media: dvbsky: add support for eyeTV Geniatech T2 liteThomas Voegtle1-0/+3
2019-10-10media: af9035: add support for Logilink VG0022A.Gon Solo1-0/+20
2019-10-10media: af9035: add the formula used for the I2C speedMauro Carvalho Chehab1-4/+13
2019-10-07media: dvb-usb-gl861: support I2C read from tuner via demodAkihiro Tsukada1-0/+1
2019-10-07media: dvb-usb-v2/gl861: remove an un-used header fileAkihiro Tsukada2-15/+1
2019-10-07media: dvb-usb-v2/gl861: remove device-specific i2c algoAkihiro Tsukada1-208/+26
2019-10-07media: gl861: re-implement I2C adapter logicAntti Palosaari1-57/+159
2019-10-07media: dvbsky: use a single mutex and state buffers for all R/W opsAndrei Koshkosh1-8/+8