summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)Author
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
2020-01-03media: dvb_dummy_fe: place EXPORT_SYMBOL below corresponding functionDaniel W. S. Almeida
2019-10-16media: cxd2841er: avoid too many status inquiresMauro Carvalho Chehab
2019-10-16media: mb86a20s: make the bit rate estimation function more genericMauro Carvalho Chehab
2019-10-16media: dvb-frontends: Use DIV_ROUND_CLOSEST directly to make it readablezhong jiang
2019-10-10media: si2168: use bits instead of bool for flagsMauro Carvalho Chehab
2019-10-07media: dvb-frontends/tc90522: extend i2c algo to support some devicesAkihiro Tsukada
2019-10-07media: drxj: remove redundant assignment to variable rcColin Ian King
2019-10-07media: cxd2820r: make arrays tab static const, makes object smallerColin Ian King
2019-08-26media: don't do a 31 bit shift on a signed intMauro Carvalho Chehab
2019-08-21media: dvb-frontends/cxd2099: Make en_templ constantNishka Dasgupta
2019-08-21media: dvb-frontends: fix a memory leak bugWenwen Wang
2019-08-21media: dvb-frontends: fix memory leaksWenwen Wang
2019-08-21media: si2168: Refactor command setup codeMarc Gonzalez
2019-08-21media: dvb-frontends: use ida for pll numberSean Young
2019-08-19media: Clarify how menus are hidden by SUBDRV_AUTOSELECTEzequiel Garcia
2019-08-14media: stv0900_core: remove redundant assignment to variables mclk, div and a...Colin Ian King
2019-08-14media: media/dvb: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-08-13media: zd1301_demod: don't check retval after our own assignemtWolfram Sang
2019-08-13media: mn88473: don't check retval after our own assignemtWolfram Sang
2019-08-13media: mn88472: don't check retval after our own assignemtWolfram Sang
2019-08-13media: cxd2820r: don't check retval after our own assignemtWolfram Sang