summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2018-03-07media: cx231xx: Set mfe_shared if second frontend foundBrad Love-0/+3
2018-03-07media: cx23885: Add tuner type and analog inputs to 1265Brad Love-0/+16
2018-03-07media: cx231xx: Use frontend i2c adapter with tunerBrad Love-1/+1
2018-03-07media: em28xx: Change hex to lower caseBrad Love-1/+1
2018-03-07media: lgdt3306a: remove symbol count mismatch fixBrad Love-8/+2
2018-03-06media: ngene: compensate for TS buffer offset shiftsDaniel Scheller-1/+93
2018-03-06media: ngene: move the tsin_exchange() stripcopy block into a functionDaniel Scheller-28/+11
2018-03-06media: staging: media: Replace "dont" with "don't"Arushi Singhal-1/+1
2018-03-06media: staging: media: Replace "be be" with "be"Arushi Singhal-1/+1
2018-03-06media: staging: media: Remove unnecessary semicolonArushi Singhal-1/+1
2018-03-06media: siano: Fix coherent memory allocation failure on arm64Tomoki Sekiyama-13/+26
2018-03-06media: doc: poll: fix links to dual-ioctl sectionsLuca Ceresoli-4/+4
2018-03-06media: ov5695: Off by one in ov5695_enum_frame_sizes()Dan Carpenter-1/+1
2018-03-06media: ov2685: Not delay latch for gainShunqian Zheng-1/+1
2018-03-06media: renesas-ceu: mark PM functions as __maybe_unusedArnd Bergmann-2/+2
2018-03-06media: platform: renesas-ceu: Fix CSTRST_CPON maskJacopo Mondi-1/+1
2018-03-06media: MAINTAINERS: add entry for cxd2099Jasmin Jessich-0/+8
2018-03-06media: dvb-frontends/cxd2099: remove remainders from old attach wayDaniel Scheller-10/+0
2018-03-06media: ngene: add I2C_FUNC_I2C to the I2C interface functionalityDaniel Scheller-1/+1
2018-03-06media: ddbridge: adapt cxd2099 attach to new i2c_client wayDaniel Scheller-5/+58
2018-03-06media: ov772x: Unregister async subdeviceJacopo Mondi-1/+1
2018-03-06media: ov772x: Replace msleep(1) with usleep_rangeJacopo Mondi-1/+1
2018-03-06media: ov772x: Empty line before end-of-function returnJacopo Mondi-0/+4
2018-03-06media: ov772x: Re-organize in-code commentsJacopo Mondi-22/+10
2018-03-06media: ov772x: Align function parametersJacopo Mondi-4/+4
2018-03-06media: tw9910: Replace msleep(1) with usleep_rangeJacopo Mondi-1/+1
2018-03-06media: tw9910: Sort includes alphabeticallyJacopo Mondi-3/+3
2018-03-06media: tw9910: Mixed style fixesJacopo Mondi-4/+4
2018-03-06media: tw9910: Miscellaneous neateningJoe Perches-10/+17
2018-03-06media: tw9910: Whitespace alignmentJoe Perches-10/+9
2018-03-06media: tw9910: Re-organize in-code commentsJacopo Mondi-31/+13
2018-03-06media: ngene: add proper polling to the dvbdev_ci file opsDaniel Scheller-3/+26
2018-03-06media: ngene: don't treat non-existing demods as errorDaniel Scheller-1/+1
2018-03-06media: ngene: check for CXD2099AR presence before attachingDaniel Scheller-0/+36
2018-03-06media: ngene: deduplicate I2C adapter evaluationDaniel Scheller-26/+15
2018-03-06media: ngene: add support for DuoFlex S2 V4 addon modulesDaniel Scheller-0/+86
2018-03-06media: ngene: add support for Sony CXD28xx-based DuoFlex modulesDaniel Scheller-5/+59
2018-03-06media: ngene: add XO2 module supportDaniel Scheller-1/+155
2018-03-06media: ngene: support STV0367 DVB-C/T DuoFlex addonsDaniel Scheller-19/+191
2018-03-06media: ngene: use defines to identify the demod_typeDaniel Scheller-4/+10
2018-03-06media: ngene: convert kernellog printing from printk() to dev_*() macrosDaniel Scheller-70/+84
2018-03-06media: ngene: add two additional PCI IDsDaniel Scheller-0/+2
2018-03-06media: dvb_ca_en50221: fix severity of successful CAM init log messageDaniel Scheller-2/+2
2018-03-06media: usb: don't initialize vars if not neededMarkus Elfring-7/+7
2018-03-06media: ov772x: constify ov772x_frame_intervalsMauro Carvalho Chehab-1/+1
2018-03-06media: si2168: change ts bus control logicBrad Love-27/+33
2018-03-06media: dvb-frontends/stv0910: rework and fix DiSEqC sendDaniel Scheller-9/+10
2018-03-06media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller-37/+15
2018-03-06media: ngene: adapt cxd2099 attach to the new i2c_client wayDaniel Scheller-4/+38
2018-03-06media: staging/cxd2099: convert to regmap APIDaniel Scheller-112/+108