summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)Author
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
2020-04-16media: i2c/Kconfig: use sub-menus for I2C supportMauro Carvalho Chehab
2020-04-14media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab
2020-04-14media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab
2020-04-14media: Kconfig: fix selection for test driversMauro Carvalho Chehab
2020-04-14media: Kconfig: mark other drivers as test driversMauro Carvalho Chehab
2020-03-12media: tda10071: fix unsigned sign extension overflowColin Ian King
2020-03-12media: m88ds3103: Add support for ds3103b demodBrad Love
2020-02-24media: drxj: remove redundant assignments to variable rcColin Ian King
2020-01-09media: dvb-frontends: ts2020: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: dvb-frontends: m88ds3103: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: dvb-frontends: lgdt330x: convert to use i2c_new_client_device()Wolfram Sang
2020-01-09media: dvb-frontends: cxd2820r_core: convert to use i2c_new_client_device()Wolfram Sang
2020-01-08media: au8522: improve formattingDaniel W. S. Almeida
2020-01-08media: as102: improve formattingDaniel W. S. Almeida
2020-01-08media: dvb_dummy_fe: change printk to pr_warnDaniel W. S. Almeida
2020-01-08media: dvb_dummy_fe: Add blank line after declarationDaniel W. S. Almeida
2020-01-08media: dvb_dummy_fe: Fix ERROR: POINTER_LOCATION, AVOID_EXTERN and long linesDaniel W. S. Almeida
2020-01-08media: dib0090: incorrect format specifier detected by clangSean Young
2020-01-08media: dib0070: incorrect format specifiers detected by clangSean Young
2020-01-08media: dib7000p: incorrect format specifier detected by clangSean Young
2020-01-08media: dib7000m: incorrect format specifier detected by clangSean Young
2020-01-03media: dvb_dummy_fe: Add blank line after declarationDaniel W. S. Almeida