aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko1-0/+1
2021-10-08media: rtl2832_sdr: clean the freed pointer and counterNil Yi1-1/+4
2021-10-08media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov1-3/+15
2021-10-08media: mb86a20s: make arrays static constColin Ian King1-2/+2
2021-09-30media: dvb-frontends/cxd2099: Remove repeated verbose license textCai Huoqing2-18/+0
2021-09-30media: dvb-frontends/stv0910: Remove repeated verbose license textCai Huoqing2-18/+0
2021-09-30media: dvb-frontends/stv6111: Remove repeated verbose license textCai Huoqing2-18/+0
2021-09-30media: dvb-frontend/mxl5xx: Remove repeated verbose license textCai Huoqing4-32/+0
2021-09-30media: dvb-frontend/mxl692: Remove repeated verbose license textCai Huoqing3-27/+0
2021-09-30media: cxd2820r: include the right headerLinus Walleij1-1/+1
2021-07-12media: dvb-frontends: cx24117: Delete 'break' after 'goto'lijian1-1/+0
2021-07-12media: dib8000: rewrite the init prbs logicMauro Carvalho Chehab1-17/+41
2021-06-08media: mxl692: make a const array static, makes object smallerColin Ian King1-1/+3
2021-06-02media: sp8870: move it to stagingMauro Carvalho Chehab4-659/+0
2021-06-02Merge tag 'v5.13-rc4' into media_treeMauro Carvalho Chehab1-1/+1
2021-05-21media: dvb-frontends: remove redundant words and fix several typoswengjianfeng1-17/+18
2021-05-19media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reservedHans Verkuil1-4/+0
2021-05-13media: dvb: Add check on sp8870_readreg returnAlaa Emad1-1/+3
2021-05-13Revert "media: dvb: Add check on sp8870_readreg"Greg Kroah-Hartman1-3/+1
2021-04-09media: mxl692: remove impossible conditionJiapeng Chong1-1/+1
2021-04-09media: dvb-frontends: Remove redundant error check on variable retColin Ian King1-3/+0
2021-03-22media: dvb-frontends: lgdt3306a.c: remove dead codeDaniel W. S. Almeida1-35/+2
2021-03-22media: m88ds3103: fix return value check in m88ds3103_probe()Wei Yongjun1-2/+2
2021-03-11media: drxj: remove redundant assignments to variable image_to_selectColin Ian King1-1/+1
2021-02-05media: mxl692: MaxLinear 692 ATSC demod/tuner driverBrad Love5-0/+1974
2021-01-27media: Fix RTL2832 not depending on REGMAP_I2CMaxim Plotnikov1-1/+1
2021-01-27media: dvb-frontends: Fix fall-through warnings for ClangGustavo A. R. Silva4-0/+5
2021-01-27media: dvb-frontends/af9033.c: fix missing error codesHans Verkuil1-0/+2
2021-01-27media: dvb-frontends/rtl2832.c: fix missing error codeHans Verkuil1-0/+1
2021-01-14media: cxd2841er: use DIV_ROUND_UP to calculate timeoutZheng Yongjun1-1/+1
2020-11-27media: Replace HTTP links with HTTPS ones: SI2165 MEDIA DRIVERAlexander A. Klimov2-2/+2
2020-11-16media: fix kernel-doc markupsMauro Carvalho Chehab12-15/+15
2020-11-16media: remove unneeded breakTom Rix4-26/+0
2020-11-16media: rtl2832: use semicolons rather than commas to separate statementsJulia Lawall1-7/+7
2020-11-16media: ts2020: use semicolons rather than commas to separate statementsJulia Lawall1-5/+5
2020-11-16media: m88ds3103: use semicolons rather than commas to separate statementsJulia Lawall1-3/+3
2020-10-08media: dvb-frontends/drxk_hard.c: fix uninitialized variable warningHans Verkuil1-2/+1
2020-09-30media: dvb-frontends: remove a clone of a kernel-doc markup at zd1301_demod.hMauro Carvalho Chehab1-6/+0
2020-09-27media: dvb-frontends: tda18271c2dd: Constify static structsRikard Falkeborn2-33/+30
2020-09-27media: dvb-frontends: rtl2832_sdr: set error code in probeEvgeny Novikov1-0/+1
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab13-76/+85
2020-09-03media: mxl5xx: remove unused including <linux/version.h>Jason Yan1-1/+0
2020-09-03media: tda10021: avoid casts when using symbol_rateMauro Carvalho Chehab1-15/+25
2020-09-03media: tda10086: cleanup symbol_rate setting logicMauro Carvalho Chehab1-11/+11
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva3-3/+3
2020-08-29media: dvb-frontends: mb86a16.c: remove useless if/elseDaniel W. S. Almeida1-5/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva13-76/+85
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds2-12/+1
2020-07-19media: rtl2832_sdr: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1