aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)Author
2022-01-27media: dib8000: Fix a memleak in dib8000_init()Zhou Qingyang
2021-11-18media: dvb-frontends: mn88443x: Handle errors of clk_prepare_enable()Evgeny Novikov
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
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-04media: drx-k: remove unused MulDiv32 functionSean Young
2020-05-12media: dvb-frontends: remove redundant initialization of variable statusColin Ian King
2020-05-12media: stv0900_core: remove redundant assignment to variable valColin Ian King
2020-05-12media: dvb: remove redundant assignment to variable bwColin Ian King
2020-04-29media: m88ds3103: error in set_frontend is swallowed and not reportedSean Young
2020-04-21media: lgdt3306a: Add CNR v5 statBrad Love
2020-04-21media: m88ds3103: Add missing '\n' in log messagesChristophe JAILLET
2020-04-17media: dvb-frontends: DUMMY_FE should depends on DVB_COREMauro Carvalho Chehab