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