summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
Commit message (Expand)AuthorAgeFilesLines
* media: platform: fix cros-ec-cec build errorRandy Dunlap2018-09-171-0/+2
* media: camss: add missing includesArnd Bergmann2018-08-297-0/+7
* media: camss: Use managed memory allocationsTodor Tomov2018-08-292-7/+8
* media: camss: mark PM functions as __maybe_unusedArnd Bergmann2018-08-291-2/+2
* Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2018-08-214-0/+361
|\
| * media: platform: cros-ec-cec: Fix dependency on MFD_CROS_ECArnd Bergmann2018-08-161-1/+1
| * media: platform: Add ChromeOS EC CEC driverNeil Armstrong2018-07-134-0/+361
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-186-0/+6
|\ \
| * | headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-07-105-0/+5
| * | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-076-0/+6
| |/
* | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-16114-3355/+10616
|\ \
| * | Revert "media: vivid: shut up warnings due to a non-trivial logic"Mauro Carvalho Chehab2018-08-101-19/+2Star
| * | media: isp: fix a warning about a wrong struct initializerMauro Carvalho Chehab2018-08-081-1/+1
| * | media: s3c-camif: fix return code for the polling routineMauro Carvalho Chehab2018-08-081-1/+1
| * | media: exynos-gsc: fix return code if mutex was interruptedMauro Carvalho Chehab2018-08-081-1/+1
| * | media: vivid: shut up warnings due to a non-trivial logicMauro Carvalho Chehab2018-08-081-2/+19
| * | media: vsp1_dl: add a description for cmdpool fieldMauro Carvalho Chehab2018-08-081-1/+1
| * | media: sh_mobile_ceu: convert to SPDX identifiersKuninori Morimoto2018-08-031-5/+1Star
| * | media: sh_vou: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1Star
| * | media: sh_veu: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1Star
| * | media: rcar_jpu: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1Star
| * | media: rcar_fdp1: convert to SPDX identifiersKuninori Morimoto2018-08-031-5/+1Star
| * | media: rcar_drif: convert to SPDX identifiersKuninori Morimoto2018-08-031-6/+2Star
| * | media: rcar-fcp: convert to SPDX identifiersKuninori Morimoto2018-08-031-5/+1Star
| * | media: rcar-vin: convert to SPDX identifiersKuninori Morimoto2018-08-036-21/+7Star
| * | media: soc_camera_platform: convert to SPDX identifiersKuninori Morimoto2018-08-031-4/+1Star
| * | media: vsp1: Support Interlaced display pipelinesKieran Bingham2018-08-035-5/+88
| * | media: vsp1: Provide support for extended command poolsKieran Bingham2018-08-032-0/+196
| * | media: vsp1: Add support for extended display list headersKieran Bingham2018-08-035-4/+133
| * | media: vsp1: Use header display lists for all WPF outputs linked to the DUKieran Bingham2018-08-031-81/+27Star
| * | media: vsp1: Provide VSP1 feature helper macroKieran Bingham2018-08-033-11/+13
| * | media: vsp1: Clean up DLM objects on errorKieran Bingham2018-08-031-1/+3
| * | media: vsp1: Remove unused display list structure fieldKieran Bingham2018-08-031-2/+0Star
| * | media: vsp1: Rename dl_child to dl_nextKieran Bingham2018-08-031-7/+7
| * | media: vsp1: use kernel __packed for structuresKieran Bingham2018-08-031-3/+3
| * | media: vsp1: drm: Fix minor grammar errorKieran Bingham2018-08-031-1/+1
| * | media: davinci: vpif_display: Mix memory leak on probe error pathAnton Vasilyev2018-08-031-8/+16
| * | media: vimc: Remove redundant freeAnton Vasilyev2018-08-031-1/+0Star
| * | media: headers: fix linux/mod_devicetable.h inclusionsArnd Bergmann2018-08-035-0/+5
| * | media: camss: csid: Add support for events triggered by user controlsTodor Tomov2018-08-021-1/+5
| * | media: camss: Add support for 10-bit grayscale formatsTodor Tomov2018-08-025-11/+56
| * | media: camss: Add support for RAW MIPI14 on 8x96Todor Tomov2018-08-025-0/+50
| * | media: camss: csid: MIPI10 to Plain16 format conversionTodor Tomov2018-08-024-1/+99
| * | media: camss: csid: Different format support on source padTodor Tomov2018-08-021-13/+56
| * | media: camss: vfe: Add support for UYVY output from VFE on 8x96Todor Tomov2018-08-025-24/+152
| * | media: camss: vfe: Different format support on source padTodor Tomov2018-08-021-37/+135
| * | media: camss: Format configuration per hardware versionTodor Tomov2018-08-029-211/+467
| * | media: camss: vfe: Add support for 8x96Todor Tomov2018-08-025-0/+1064
| * | media: camss: vfe: Split to hardware dependent and independent partsTodor Tomov2018-08-024-985/+1169
| * | media: camss: ispif: Add support for 8x96Todor Tomov2018-08-021-3/+73