summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* media: cx231xx: Set mfe_shared if second frontend foundBrad Love2018-03-071-0/+3
* media: cx23885: Add tuner type and analog inputs to 1265Brad Love2018-03-071-0/+16
* media: cx231xx: Use frontend i2c adapter with tunerBrad Love2018-03-071-1/+1
* media: em28xx: Change hex to lower caseBrad Love2018-03-071-1/+1
* media: lgdt3306a: remove symbol count mismatch fixBrad Love2018-03-071-8/+2
* media: ngene: compensate for TS buffer offset shiftsDaniel Scheller2018-03-062-1/+93
* media: ngene: move the tsin_exchange() stripcopy block into a functionDaniel Scheller2018-03-061-28/+11
* media: siano: Fix coherent memory allocation failure on arm64Tomoki Sekiyama2018-03-063-13/+26
* media: ov5695: Off by one in ov5695_enum_frame_sizes()Dan Carpenter2018-03-061-1/+1
* media: ov2685: Not delay latch for gainShunqian Zheng2018-03-061-1/+1
* media: renesas-ceu: mark PM functions as __maybe_unusedArnd Bergmann2018-03-061-2/+2
* media: platform: renesas-ceu: Fix CSTRST_CPON maskJacopo Mondi2018-03-061-1/+1
* media: dvb-frontends/cxd2099: remove remainders from old attach wayDaniel Scheller2018-03-061-10/+0
* media: ngene: add I2C_FUNC_I2C to the I2C interface functionalityDaniel Scheller2018-03-061-1/+1
* media: ddbridge: adapt cxd2099 attach to new i2c_client wayDaniel Scheller2018-03-062-5/+58
* media: ov772x: Unregister async subdeviceJacopo Mondi2018-03-061-1/+1
* media: ov772x: Replace msleep(1) with usleep_rangeJacopo Mondi2018-03-061-1/+1
* media: ov772x: Empty line before end-of-function returnJacopo Mondi2018-03-061-0/+4
* media: ov772x: Re-organize in-code commentsJacopo Mondi2018-03-061-22/+10
* media: ov772x: Align function parametersJacopo Mondi2018-03-061-4/+4
* media: tw9910: Replace msleep(1) with usleep_rangeJacopo Mondi2018-03-061-1/+1
* media: tw9910: Sort includes alphabeticallyJacopo Mondi2018-03-061-3/+3
* media: tw9910: Mixed style fixesJacopo Mondi2018-03-061-4/+4
* media: tw9910: Miscellaneous neateningJoe Perches2018-03-061-10/+17
* media: tw9910: Whitespace alignmentJoe Perches2018-03-061-10/+9
* media: tw9910: Re-organize in-code commentsJacopo Mondi2018-03-061-31/+13
* media: ngene: add proper polling to the dvbdev_ci file opsDaniel Scheller2018-03-061-3/+26
* media: ngene: don't treat non-existing demods as errorDaniel Scheller2018-03-061-1/+1
* media: ngene: check for CXD2099AR presence before attachingDaniel Scheller2018-03-063-0/+36
* media: ngene: deduplicate I2C adapter evaluationDaniel Scheller2018-03-061-26/+15
* media: ngene: add support for DuoFlex S2 V4 addon modulesDaniel Scheller2018-03-062-0/+86
* media: ngene: add support for Sony CXD28xx-based DuoFlex modulesDaniel Scheller2018-03-062-5/+59
* media: ngene: add XO2 module supportDaniel Scheller2018-03-062-1/+155
* media: ngene: support STV0367 DVB-C/T DuoFlex addonsDaniel Scheller2018-03-064-19/+191
* media: ngene: use defines to identify the demod_typeDaniel Scheller2018-03-062-4/+10
* media: ngene: convert kernellog printing from printk() to dev_*() macrosDaniel Scheller2018-03-063-70/+84
* media: ngene: add two additional PCI IDsDaniel Scheller2018-03-061-0/+2
* media: dvb_ca_en50221: fix severity of successful CAM init log messageDaniel Scheller2018-03-061-2/+2
* media: usb: don't initialize vars if not neededMarkus Elfring2018-03-067-7/+7
* media: ov772x: constify ov772x_frame_intervalsMauro Carvalho Chehab2018-03-061-1/+1
* media: si2168: change ts bus control logicBrad Love2018-03-061-27/+33
* media: dvb-frontends/stv0910: rework and fix DiSEqC sendDaniel Scheller2018-03-061-9/+10
* media: cxd2099: move driver out of staging into dvb-frontendsDaniel Scheller2018-03-068-6/+761
* media: ngene: adapt cxd2099 attach to the new i2c_client wayDaniel Scheller2018-03-062-4/+38
* media: ddbridge/ci: further deduplicate code/logic in ddb_ci_attach()Daniel Scheller2018-03-061-8/+4
* media: v4l: dvb-frontends: stb0899: fix comparison to bitshift when dealing w...Wolfram Sang2018-03-061-4/+4
* media: sec: Remove PLAT_S5P dependencyUlf Magnusson2018-03-061-1/+1
* media: mantis: remove mantis_vp3028.c/mantis_vp3028.hCorentin Labbe2018-03-062-71/+0
* media: drx-j remove bsp_i2c.hCorentin Labbe2018-03-061-139/+0
* media: sr030pc30: prevent array underflow in try_fmt()Dan Carpenter2018-03-061-2/+5
OpenPOWER on IntegriCloud