summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* media: staging: atomisp: fixed trivial coding style warningShy More2017-07-191-12/+12
* media: staging: atomisp: hmm: Alignment code (rebased)Philipp Guendisch2017-07-191-48/+45Star
* media: staging: atomisp: hmm: Fixed comment stylePhilipp Guendisch2017-07-191-21/+23
* media: staging: atomisp: Use kvfree() instead of kfree()/vfree()Amitoj Kaur Chawla2017-07-194-21/+5Star
* media: staging: atomisp: use kstrdup to replace kmalloc and memcpyHari Prasath2017-07-191-6/+2Star
* media: staging: atomisp: gc2235: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* media: staging: atomisp: mt9m114: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* media: staging: atomisp: ov5693: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* media: staging: atomisp: ov2722: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* media: staging: atomisp: gc0310: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* media: staging: atomisp: ov8858: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* media: staging: atomisp: ov2680: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* media: staging: atomisp: lm3554: constify acpi_device_idArvind Yadav2017-07-191-1/+1
* media: staging: atomisp: i2c: ov5693: Fix style a coding style issueIvan Menshykov2017-07-191-3/+3
* media: staging: atomisp: gc2235: fix sparse warning: missing staticGuillermo O. Freschi2017-07-192-4/+4
* media: staging: atomisp: Remove unnecessary return statement in void functionAmitoj Kaur Chawla2017-07-191-1/+1
* media: i2c: Add Omnivision OV5670 5M sensor supportChiranjeevi Rapolu2017-07-193-0/+2601
* media: MAINTAINERS: Change OV5647 MaintainerRamiro Oliveira2017-07-191-1/+1
* media: smiapp: make various const arrays staticColin Ian King2017-07-191-4/+4
* media: docs-rst: v4l: Fix sink compose selection target documentationSakari Ailus2017-07-191-1/+1
* media: ov5645: Add control to export CSI2 link frequencyTodor Tomov2017-07-191-4/+26
* media: ov5645: Add control to export pixel clock frequencyTodor Tomov2017-07-191-5/+21
* media: ov5645: Set media entity functionTodor Tomov2017-07-191-0/+1
* media: omap3isp: Ignore endpoints with invalid configurationSakari Ailus2017-07-191-3/+5
* media: omap3isp: Return -EPROBE_DEFER if the required regulators can't be obt...Pavel Machek2017-07-192-1/+7
* media: omap3isp: add CSI1 supportPavel Machek2017-07-192-7/+13
* media: omap3isp: Explicitly set the number of CSI-2 lanes used in lane cfgSakari Ailus2017-07-193-6/+18
* media: omap3isp: Destroy CSI-2 phy mutexes in error and module removalSakari Ailus2017-07-193-2/+11
* media: omap3isp: Check for valid port in endpointsSakari Ailus2017-07-191-1/+1
* media: smiapp: add CCP2 supportPavel Machek2017-07-191-4/+10
* media: v4l: Add support for CSI-1 and CCP2 bussesSakari Ailus2017-07-195-11/+76
* media: v4l: fwnode: Obtain data bus type from FWSakari Ailus2017-07-191-0/+11
* media: v4l: fwnode: Call CSI2 bus csi2, not csiSakari Ailus2017-07-191-3/+3
* media: dt: bindings: Add strobe property for CCP2Sakari Ailus2017-07-191-1/+2
* media: dt: bindings: Explicitly specify bus typeSakari Ailus2017-07-191-0/+5
* media: coda: wake up capture queue on encoder stop after output streamoffPhilipp Zabel2017-07-191-1/+1
* media: coda: mark CODA960 firmware versions 2.3.10 and 3.1.1 as supportedPhilipp Zabel2017-07-191-0/+2
* media: coda: set MPEG-4 encoder class registerPhilipp Zabel2017-07-192-0/+5
* media: coda: align internal mpeg4 framebuffers to 16x16 macroblocksPhilipp Zabel2017-07-191-1/+2
* media: coda: set field of destination buffersPhilipp Zabel2017-07-191-0/+2
* media: coda: extend GOP size rangePhilipp Zabel2017-07-192-3/+6
* media: coda: do not reassign ctx->tiled_map_type in coda_s_fmtPhilipp Zabel2017-07-191-2/+3
* media: coda: add h264 and mpeg4 profile and level controlsPhilipp Zabel2017-07-191-0/+47
* media: davinci: vpif_capture: fix potential NULL derefKevin Hilman2017-07-191-3/+5
* media: fc001[23]: make const gain table arrays staticColin Ian King2017-07-192-2/+2
* media: solo6x10: make const array saa7128_regs_ntsc staticColin Ian King2017-07-191-1/+1
* media: platform: video-mux: fix Kconfig dependencyArnd Bergmann2017-07-191-1/+1
* media: mediatek: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: mtk-mdp: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1
* media: davinci: vpif_capture: constify vb2_ops structureGustavo A. R. Silva2017-07-191-1/+1