summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends
Commit message (Expand)AuthorAgeFilesLines
* media: au8522: declare its own padsMauro Carvalho Chehab2018-09-172-7/+14
* media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab2018-09-171-0/+3
* media: v4l2: remove VBI output padMauro Carvalho Chehab2018-09-171-1/+0Star
* media: drxj: fix spelling mistake in fall-through annotationsGustavo A. R. Silva2018-09-121-5/+5
* media: dvb-frontends: add LNBH29 LNB supply driverKatsuhiro Suzuki2018-09-124-0/+215
* media: mxl5xx: add a fall-trough annotationMauro Carvalho Chehab2018-09-121-0/+1
* media: dvb-frontends/cxd2099: add SPDX license identifierDaniel Scheller2018-09-122-0/+2
* media: dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller2018-09-121-1/+1
* media: dvb-frontends/stv6111: add SPDX license identifierDaniel Scheller2018-09-122-0/+2
* media: dvb-frontends/stv6111: cleanup and fix licensing boilerplatesDaniel Scheller2018-09-122-1/+15
* media: dvb-frontends/stv0910: add SPDX license identifierDaniel Scheller2018-09-123-0/+3
* media: dvb-frontends/stv0910: cleanup and fix licensing boilerplatesDaniel Scheller2018-09-121-0/+17
* media: dvb-frontends/mxl5xx: add SPDX license identifierDaniel Scheller2018-09-124-0/+4
* media: dvb-frontends/mxl5xx: cleanup and fix licensing boilerplatesDaniel Scheller2018-09-122-1/+21
* media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller2018-09-123-3/+3
* media: replace strcpy() by strscpy()Mauro Carvalho Chehab2018-09-112-5/+9
* media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab2018-09-1110-14/+15
* Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-08-224-15/+15
|\
| * media: tda1004x: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-3/+3
| * media: rtl2830: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-6/+6
| * media: drxk_hard: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-2/+2
| * media: af9013: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin2018-07-131-4/+4
* | media: drxj: get rid of uneeded castsMauro Carvalho Chehab2018-08-081-8/+8
* | media: cleanup fall-through commentsMauro Carvalho Chehab2018-08-083-18/+9Star
* | media: dvb-frontends: rtl2832_sdr: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-08-031-3/+3
* | media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driverKatsuhiro Suzuki2018-08-034-0/+840
* | media: helene: add I2C device probe functionKatsuhiro Suzuki2018-08-032-4/+87
* | media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab2018-08-0379-301/+274Star
* | media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab2018-08-0221-69/+77
* | media: dvb-frontends/tda18271c2dd: fix handling of DVB-T parametersDaniel Scheller2018-07-301-0/+1
* | media: dvb-frontends/stv0910: cast the BER denominator shift exp to ULLDaniel Scheller2018-07-301-2/+2
* | media: dvb-frontends/dvb-pll: fix module ref-countingAkihiro Tsukada2018-07-301-0/+11
* | media: helene: fix xtal frequency setting at power onKatsuhiro Suzuki2018-07-271-1/+4
|/
* media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab2018-06-154-4/+4
* media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab2018-06-157-17/+17
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-133-6/+6
* media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller2018-05-282-3/+3
* media: au8522: remove duplicate codeGustavo A. R. Silva2018-05-281-8/+6Star
* media: lgdt330x.h: fix compiler warningHans Verkuil2018-05-111-1/+1
* media: dvb_frontends: fix spelling mistake: "unexpcted" -> "unexpected"Colin Ian King2018-05-111-2/+2
* media: update/fix my e-mail on some placesMauro Carvalho Chehab2018-05-101-1/+1
* media: cxd2880: Changed version informationYasunari Takiguchi2018-05-051-2/+2
* media: cxd2880:Optimized spi drive current and BER/PER set/get conditionYasunari Takiguchi2018-05-051-2/+12
* media: lgdt3306a: fix lgdt3306a_search()'s return typeLuc Van Oostenryck2018-05-051-1/+1
* media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck2018-05-059-9/+9
* media: dvb-frontends/dvb-pll: add tda6651 ISDB-T pll_descAkihiro Tsukada2018-05-052-0/+25
* media: dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in FriioAkihiro Tsukada2018-05-052-0/+20
* media: dvb-frontends/dvb-pll: add i2c driver supportAkihiro Tsukada2018-05-052-0/+71
* media: dvb-frontends/tc90522: use SPDX License IdentifierAkihiro Tsukada2018-05-042-20/+2Star
* media: dvb-frontends/tc90522: fix bit shift mistakesAkihiro Tsukada2018-05-041-2/+2