aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-2/+3
2018-09-17media: au8522: declare its own padsMauro Carvalho Chehab2-7/+14
2018-09-17media: v4l2: taint pads with the signal types for consumer devicesMauro Carvalho Chehab1-0/+3
2018-09-17media: v4l2: remove VBI output padMauro Carvalho Chehab1-1/+0
2018-09-12media: drxj: fix spelling mistake in fall-through annotationsGustavo A. R. Silva1-5/+5
2018-09-12media: dvb-frontends: add LNBH29 LNB supply driverKatsuhiro Suzuki4-0/+215
2018-09-12media: mxl5xx: add a fall-trough annotationMauro Carvalho Chehab1-0/+1
2018-09-12media: dvb-frontends/cxd2099: add SPDX license identifierDaniel Scheller2-0/+2
2018-09-12media: dvb-frontends/cxd2099: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller1-1/+1
2018-09-12media: dvb-frontends/stv6111: add SPDX license identifierDaniel Scheller2-0/+2
2018-09-12media: dvb-frontends/stv6111: cleanup and fix licensing boilerplatesDaniel Scheller2-1/+15
2018-09-12media: dvb-frontends/stv0910: add SPDX license identifierDaniel Scheller3-0/+3
2018-09-12media: dvb-frontends/stv0910: cleanup and fix licensing boilerplatesDaniel Scheller1-0/+17
2018-09-12media: dvb-frontends/mxl5xx: add SPDX license identifierDaniel Scheller4-0/+4
2018-09-12media: dvb-frontends/mxl5xx: cleanup and fix licensing boilerplatesDaniel Scheller2-1/+21
2018-09-12media: mxl5xx/stv0910/stv6111/ddbridge: fix MODULE_LICENSE to 'GPL v2'Daniel Scheller3-3/+3
2018-09-11media: replace strcpy() by strscpy()Mauro Carvalho Chehab2-5/+9
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab10-14/+15
2018-08-31media: v4l2-ctrls: v4l2_ctrl_add_handler: add from_other_devHans Verkuil1-2/+3
2018-08-21Merge branch 'i2c/for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-15/+15
2018-08-08media: drxj: get rid of uneeded castsMauro Carvalho Chehab1-8/+8
2018-08-08media: cleanup fall-through commentsMauro Carvalho Chehab3-18/+9
2018-08-02media: dvb-frontends: rtl2832_sdr: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai1-3/+3
2018-08-02media: dvb-frontends: add Socionext MN88443x ISDB-S/T demodulator driverKatsuhiro Suzuki4-0/+840
2018-08-02media: helene: add I2C device probe functionKatsuhiro Suzuki2-4/+87
2018-08-02media: dvb: represent min/max/step/tolerance freqs in HzMauro Carvalho Chehab79-301/+274
2018-08-02media: dvb: convert tuner_info frequencies to HzMauro Carvalho Chehab21-69/+77
2018-07-30media: dvb-frontends/tda18271c2dd: fix handling of DVB-T parametersDaniel Scheller1-0/+1
2018-07-30media: dvb-frontends/stv0910: cast the BER denominator shift exp to ULLDaniel Scheller1-2/+2
2018-07-30media: dvb-frontends/dvb-pll: fix module ref-countingAkihiro Tsukada1-0/+11
2018-07-27media: helene: fix xtal frequency setting at power onKatsuhiro Suzuki1-1/+4
2018-07-13media: tda1004x: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-3/+3
2018-07-13media: rtl2830: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-6/+6
2018-07-13media: drxk_hard: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-2/+2
2018-07-13media: af9013: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin1-4/+4
2018-06-15media: dvb: point to the location of the old README.dvb-usb fileMauro Carvalho Chehab4-4/+4
2018-06-15media: dvb: fix location of get_dvb_firmware scriptMauro Carvalho Chehab7-17/+17
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook3-6/+6
2018-05-28media: dvb-frontends/stv0910: make TS speed configurableDaniel Scheller2-3/+3
2018-05-28media: au8522: remove duplicate codeGustavo A. R. Silva1-8/+6
2018-05-11media: lgdt330x.h: fix compiler warningHans Verkuil1-1/+1
2018-05-11media: dvb_frontends: fix spelling mistake: "unexpcted" -> "unexpected"Colin Ian King1-2/+2
2018-05-10media: update/fix my e-mail on some placesMauro Carvalho Chehab1-1/+1
2018-05-05media: cxd2880: Changed version informationYasunari Takiguchi1-2/+2
2018-05-05media: cxd2880:Optimized spi drive current and BER/PER set/get conditionYasunari Takiguchi1-2/+12
2018-05-05media: lgdt3306a: fix lgdt3306a_search()'s return typeLuc Van Oostenryck1-1/+1
2018-05-05media: frontends: fix ops get_algo()'s return typeLuc Van Oostenryck9-9/+9
2018-05-05media: dvb-frontends/dvb-pll: add tda6651 ISDB-T pll_descAkihiro Tsukada2-0/+25
2018-05-05media: dvb-frontends/dvb-pll: add tua6034 ISDB-T tuner used in FriioAkihiro Tsukada2-0/+20
2018-05-05media: dvb-frontends/dvb-pll: add i2c driver supportAkihiro Tsukada2-0/+71