summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
...
* media: ngene: use common DVB I2C client handling helpersDaniel Scheller2018-03-082-53/+15
* media: ddbridge: use common DVB I2C client handling helpersDaniel Scheller2018-03-082-55/+14
* media: dvb-frontends/Kconfig: move the SP2 driver to the CI sectionDaniel Scheller2018-03-081-7/+7
* media: dvb-frontends/cxd2099: Kconfig additionsDaniel Scheller2018-03-081-1/+3
* media: Kconfig: fix DVB dependenciesMauro Carvalho Chehab2018-03-081-0/+1
* media: si2168: fix a comment about firmware versionMauro Carvalho Chehab2018-03-081-1/+1
* media: s5c73m3-core: fix logic on a timeout conditionMauro Carvalho Chehab2018-03-071-3/+3
* media: cxd2880: remove unused varsMauro Carvalho Chehab2018-03-071-7/+0
* media: cxd2880: don't return unitialized valuesMauro Carvalho Chehab2018-03-072-3/+3
* media: cxd2880: Makefile: remove an includeMauro Carvalho Chehab2018-03-071-1/+0
* media: cxd2880: Add all Makefile, Kconfig files and Update MAINTAINERS file f...Yasunari Takiguchi2018-03-076-0/+49
* media: cxd2880: Fix location of DVB headersMauro Carvalho Chehab2018-03-077-10/+10
* media: cxd2880: Add DVB-T2 monitor functionsYasunari Takiguchi2018-03-072-0/+2013
* media: cxd2880: Add DVB-T2 control functions for the driverYasunari Takiguchi2018-03-073-0/+1667
* media: cxd2880: Add DVB-T monitor functionsYasunari Takiguchi2018-03-072-0/+852
* media: cxd2880: Add DVB-T control functions the driverYasunari Takiguchi2018-03-073-0/+1038
* media: cxd2880: Add top level of the driverYasunari Takiguchi2018-03-071-0/+1954
* media: cxd2880: Add integration layer for the driverYasunari Takiguchi2018-03-072-0/+99
* media: cxd2880: Add tuner part of the driverYasunari Takiguchi2018-03-076-0/+4104
* media: cxd2880: Add spi device IO routinesYasunari Takiguchi2018-03-075-0/+325
* media: cxd2880: Add common files for the driverYasunari Takiguchi2018-03-075-0/+189
* media: cxd2880-spi: Add support for CXD2880 SPI interfaceYasunari Takiguchi2018-03-071-0/+670
* media: dvbdev: fix building on ia64Mauro Carvalho Chehab2018-03-071-1/+1
* media: cx23885: Override 888 ImpactVCBe crystal frequencyBrad Love2018-03-071-0/+10
* media: cx23885: Set subdev host data to clk_freq pointerBrad Love2018-03-071-0/+4
* media: cx23885: change 887/888 default to 888Brad Love2018-03-071-3/+3
* media: cx25840: Use subdev host data for PLL overrideBrad Love2018-03-071-6/+22
* media: cx23885: Fix gpio on Hauppauge QuadHD PCIe cardsBrad Love2018-03-071-2/+2
* media: cx231xx: Add second i2c demod to Hauppauge 975Brad Love2018-03-072-3/+50
* media: cx231xx: Use constant instead of hard code for maxBrad Love2018-03-071-1/+2
* 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
OpenPOWER on IntegriCloud