summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
Commit message (Expand)AuthorAgeFilesLines
* media: mxl692: make a const array static, makes object smallerColin Ian King2021-06-081-1/+3
* media: sp8870: move it to stagingMauro Carvalho Chehab2021-06-024-659/+0
* Merge tag 'v5.13-rc4' into media_treeMauro Carvalho Chehab2021-06-021-1/+1
|\
| * media: dvb: Add check on sp8870_readreg returnAlaa Emad2021-05-131-1/+3
| * Revert "media: dvb: Add check on sp8870_readreg"Greg Kroah-Hartman2021-05-131-3/+1
* | media: dvb-frontends: remove redundant words and fix several typoswengjianfeng2021-05-211-17/+18
* | media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reservedHans Verkuil2021-05-191-4/+0
|/
* media: mxl692: remove impossible conditionJiapeng Chong2021-04-091-1/+1
* media: dvb-frontends: Remove redundant error check on variable retColin Ian King2021-04-091-3/+0
* media: dvb-frontends: lgdt3306a.c: remove dead codeDaniel W. S. Almeida2021-03-221-35/+2
* media: m88ds3103: fix return value check in m88ds3103_probe()Wei Yongjun2021-03-221-2/+2
* media: drxj: remove redundant assignments to variable image_to_selectColin Ian King2021-03-111-1/+1
* media: mxl692: MaxLinear 692 ATSC demod/tuner driverBrad Love2021-02-055-0/+1974
* media: Fix RTL2832 not depending on REGMAP_I2CMaxim Plotnikov2021-01-271-1/+1
* media: dvb-frontends: Fix fall-through warnings for ClangGustavo A. R. Silva2021-01-274-0/+5
* media: dvb-frontends/af9033.c: fix missing error codesHans Verkuil2021-01-271-0/+2
* media: dvb-frontends/rtl2832.c: fix missing error codeHans Verkuil2021-01-271-0/+1
* media: cxd2841er: use DIV_ROUND_UP to calculate timeoutZheng Yongjun2021-01-141-1/+1
* media: Replace HTTP links with HTTPS ones: SI2165 MEDIA DRIVERAlexander A. Klimov2020-11-272-2/+2
* media: fix kernel-doc markupsMauro Carvalho Chehab2020-11-1612-15/+15
* media: remove unneeded breakTom Rix2020-11-164-26/+0
* media: rtl2832: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-7/+7
* media: ts2020: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-5/+5
* media: m88ds3103: use semicolons rather than commas to separate statementsJulia Lawall2020-11-161-3/+3
* media: dvb-frontends/drxk_hard.c: fix uninitialized variable warningHans Verkuil2020-10-081-2/+1
* media: dvb-frontends: remove a clone of a kernel-doc markup at zd1301_demod.hMauro Carvalho Chehab2020-09-301-6/+0
* media: dvb-frontends: tda18271c2dd: Constify static structsRikard Falkeborn2020-09-272-33/+30
* media: dvb-frontends: rtl2832_sdr: set error code in probeEvgeny Novikov2020-09-271-0/+1
* Merge tag 'v5.9-rc4' into patchworkMauro Carvalho Chehab2020-09-0713-76/+85
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2313-76/+85
* | media: mxl5xx: remove unused including <linux/version.h>Jason Yan2020-09-031-1/+0
* | media: tda10021: avoid casts when using symbol_rateMauro Carvalho Chehab2020-09-031-15/+25
* | media: tda10086: cleanup symbol_rate setting logicMauro Carvalho Chehab2020-09-031-11/+11
* | media: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-293-3/+3
* | media: dvb-frontends: mb86a16.c: remove useless if/elseDaniel W. S. Almeida2020-08-291-5/+2
|/
* Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-08-072-12/+1
|\
| * media: rtl2832_sdr: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-191-1/+1
| * media: drx-k: remove unused MulDiv32 functionSean Young2020-07-041-11/+0
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* media: dvb-frontends: remove redundant initialization of variable statusColin Ian King2020-05-121-1/+1
* media: stv0900_core: remove redundant assignment to variable valColin Ian King2020-05-121-1/+1
* media: dvb: remove redundant assignment to variable bwColin Ian King2020-05-121-1/+1
* media: m88ds3103: error in set_frontend is swallowed and not reportedSean Young2020-04-291-0/+2
* media: lgdt3306a: Add CNR v5 statBrad Love2020-04-211-0/+14
* media: m88ds3103: Add missing '\n' in log messagesChristophe JAILLET2020-04-211-1/+1
* media: dvb-frontends: DUMMY_FE should depends on DVB_COREMauro Carvalho Chehab2020-04-171-2/+1
* media: i2c/Kconfig: use sub-menus for I2C supportMauro Carvalho Chehab2020-04-161-1/+1
* media: docs: move driver-specific info to driver-apiMauro Carvalho Chehab2020-04-144-4/+4
* media: add SPDX headers on Kconfig and Makefile filesMauro Carvalho Chehab2020-04-141-0/+2
* media: Kconfig: fix selection for test driversMauro Carvalho Chehab2020-04-141-2/+7