summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)Author
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsAndy Shevchenko
2021-10-08media: rtl2832_sdr: clean the freed pointer and counterNil Yi
2021-10-08media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov
2021-10-08media: mb86a20s: make arrays static constColin Ian King
2021-09-30media: dvb-frontends/cxd2099: Remove repeated verbose license textCai Huoqing
2021-09-30media: dvb-frontends/stv0910: Remove repeated verbose license textCai Huoqing
2021-09-30media: dvb-frontends/stv6111: Remove repeated verbose license textCai Huoqing
2021-09-30media: dvb-frontend/mxl5xx: Remove repeated verbose license textCai Huoqing
2021-09-30media: dvb-frontend/mxl692: Remove repeated verbose license textCai Huoqing
2021-09-30media: cxd2820r: include the right headerLinus Walleij
2021-07-12media: dvb-frontends: cx24117: Delete 'break' after 'goto'lijian
2021-07-12media: dib8000: rewrite the init prbs logicMauro Carvalho Chehab
2021-06-08media: mxl692: make a const array static, makes object smallerColin Ian King
2021-06-02media: sp8870: move it to stagingMauro Carvalho Chehab
2021-06-02Merge tag 'v5.13-rc4' into media_treeMauro Carvalho Chehab
2021-05-21media: dvb-frontends: remove redundant words and fix several typoswengjianfeng
2021-05-19media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reservedHans Verkuil
2021-05-13media: dvb: Add check on sp8870_readreg returnAlaa Emad
2021-05-13Revert "media: dvb: Add check on sp8870_readreg"Greg Kroah-Hartman
2021-04-09media: mxl692: remove impossible conditionJiapeng Chong
2021-04-09media: dvb-frontends: Remove redundant error check on variable retColin Ian King
2021-03-22media: dvb-frontends: lgdt3306a.c: remove dead codeDaniel W. S. Almeida
2021-03-22media: m88ds3103: fix return value check in m88ds3103_probe()Wei Yongjun
2021-03-11media: drxj: remove redundant assignments to variable image_to_selectColin Ian King
2021-02-05media: mxl692: MaxLinear 692 ATSC demod/tuner driverBrad Love
2021-01-27media: Fix RTL2832 not depending on REGMAP_I2CMaxim Plotnikov
2021-01-27media: dvb-frontends: Fix fall-through warnings for ClangGustavo A. R. Silva
2021-01-27media: dvb-frontends/af9033.c: fix missing error codesHans Verkuil
2021-01-27media: dvb-frontends/rtl2832.c: fix missing error codeHans Verkuil
2021-01-14media: cxd2841er: use DIV_ROUND_UP to calculate timeoutZheng Yongjun
2020-11-27media: Replace HTTP links with HTTPS ones: SI2165 MEDIA DRIVERAlexander A. Klimov
2020-11-16media: fix kernel-doc markupsMauro Carvalho Chehab
2020-11-16media: remove unneeded breakTom Rix
2020-11-16media: rtl2832: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: ts2020: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-16media: m88ds3103: use semicolons rather than commas to separate statementsJulia Lawall
2020-10-08media: dvb-frontends/drxk_hard.c: fix uninitialized variable warningHans Verkuil
2020-09-30media: dvb-frontends: remove a clone of a kernel-doc markup at zd1301_demod.hMauro Carvalho Chehab
2020-09-27media: dvb-frontends: tda18271c2dd: Constify static structsRikard Falkeborn
2020-09-27media: dvb-frontends: rtl2832_sdr: set error code in probeEvgeny Novikov
2020-09-07Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab
2020-09-03media: mxl5xx: remove unused including <linux/version.h>Jason Yan
2020-09-03media: tda10021: avoid casts when using symbol_rateMauro Carvalho Chehab
2020-09-03media: tda10086: cleanup symbol_rate setting logicMauro Carvalho Chehab
2020-08-29media: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-29media: dvb-frontends: mb86a16.c: remove useless if/elseDaniel W. S. Almeida
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-07Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-19media: rtl2832_sdr: Replace HTTP links with HTTPS onesAlexander A. Klimov