summaryrefslogtreecommitdiff
path: root/drivers/media/dvb-frontends
AgeCommit message (Expand)AuthorFilesLines
2018-03-08media: dvb-frontends/Kconfig: move the SP2 driver to the CI sectionDaniel Scheller1-7/+7
2018-03-08media: dvb-frontends/cxd2099: Kconfig additionsDaniel Scheller1-1/+3
2018-03-08media: si2168: fix a comment about firmware versionMauro Carvalho Chehab1-1/+1
2018-03-07media: cxd2880: remove unused varsMauro Carvalho Chehab1-7/+0
2018-03-07media: cxd2880: don't return unitialized valuesMauro Carvalho Chehab2-3/+3
2018-03-07media: cxd2880: Makefile: remove an includeMauro Carvalho Chehab1-1/+0
2018-03-07media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file f...Yasunari Takiguchi4-0/+30
2018-03-07media: cxd2880: Fix location of DVB headersMauro Carvalho Chehab6-7/+7
2018-03-07media: cxd2880: Add DVB-T2 monitor functionsYasunari Takiguchi2-0/+2013
2018-03-07media: cxd2880: Add DVB-T2 control functions for the driverYasunari Takiguchi3-0/+1667
2018-03-07media: cxd2880: Add DVB-T monitor functionsYasunari Takiguchi2-0/+852
2018-03-07media: cxd2880: Add DVB-T control functions the driverYasunari Takiguchi3-0/+1038
2018-03-07media: cxd2880: Add top level of the driverYasunari Takiguchi1-0/+1954
2018-03-07media: cxd2880: Add integration layer for the driverYasunari Takiguchi2-0/+99
2018-03-07media: cxd2880: Add tuner part of the driverYasunari Takiguchi6-0/+4104
2018-03-07media: cxd2880: Add spi device IO routinesYasunari Takiguchi5-0/+325
2018-03-07media: cxd2880: Add common files for the driverYasunari Takiguchi5-0/+189
2018-03-07media: lgdt3306a: remove symbol count mismatch fixBrad Love1-8/+2
2018-03-06media: dvb-frontends/cxd2099: remove remainders from old attach wayDaniel Scheller1-10/+0
2018-03-06media: si2168: change ts bus control logicBrad Love1-27/+33
2018-03-06media: dvb-frontends/stv0910: rework and fix DiSEqC sendDaniel Scheller1-9/+10
2018-03-06media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller4-0/+759
2018-03-06media: v4l: dvb-frontends: stb0899: fix comparison to bitshift when dealing w...Wolfram Sang1-4/+4
2018-03-06media: drx-j remove bsp_i2c.hCorentin Labbe1-139/+0
2018-03-06media: si2168: Add spectrum inversion propertyBrad Love3-0/+7
2018-03-06media: si2168: Announce frontend creation failureBrad Love1-1/+1
2018-03-06media: lgdt3306a: Announce successful creationBrad Love1-1/+3
2018-03-06media: si2168: Add ts bus coontrol, turn off bus on sleepBrad Love2-8/+31
2018-03-06media: dibx000_common: use strlcpy() instead of strncpy()Xiongfeng Wang1-1/+1
2018-03-06media: s5h14*.h: fix typos for CONTINUOUSMauro Carvalho Chehab5-20/+20
2018-03-06media: lgdt3306a: Fix a double kfree on i2c device removeBrad Love1-1/+7
2018-03-06media: lgdt3306a: Fix module count mismatch on usb unplugBrad Love1-1/+1
2018-03-06media: lgdt3306a: Add QAM AUTO supportBrad Love1-9/+33
2018-03-06media: lgdt3306a: QAM streaming improvementBrad Love1-0/+22
2018-03-06media: lgdt3306a: Set fe ops.release to NULL if probedBrad Love1-0/+1
2018-03-06media: ABS macro parameter parenthesizationDan Gopstein8-16/+10
2018-03-05media: dvb-frontend/mxl5xx: add support for physical layer scramblingDaniel Scheller1-1/+33
2018-03-05Merge commit 'v4.16-rc4~0' into patchworkMauro Carvalho Chehab1-2/+5
2018-02-26media: dvb-frontends: ves1820: use 64-bit arithmetic instead of 32-bitGustavo A. R. Silva1-1/+1
2018-02-26media: rtl2832: use 64-bit arithmetic instead of 32-bit in rtl2832_set_frontendGustavo A. R. Silva1-2/+2
2018-02-23media: m88ds3103: don't call a non-initalized functionMauro Carvalho Chehab1-2/+5
2018-01-29media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab13-148/+148
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab6-9/+9
2018-01-03media: dvb-frontends/stv0910: cleanup init_search_param() and enable PLSDaniel Scheller1-61/+52
2018-01-03media: dvb-frontends/stv0910: field and register access helpersDaniel Scheller1-0/+28
2018-01-03media: dvb-frontends/stv0910: cleanup I2C access functionsDaniel Scheller1-20/+8
2018-01-03media: dvb-frontends/stv0910: deduplicate writes in enable_puncture_rate()Daniel Scheller1-12/+16
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab135-152/+150
2017-12-19media: dvb-frontends: remove extraneous parensNick Desaulniers2-2/+2