summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2016-06-28[media] v4l: vsp1: wpf: Add flipping supportLaurent Pinchart7-17/+170
2016-06-28[media] v4l: vsp1: rwpf: Support runtime modification of controlsLaurent Pinchart4-14/+22
2016-06-28[media] v4l: vsp1: Simplify alpha propagationLaurent Pinchart5-37/+15
2016-06-28[media] v4l: vsp1: clu: Support runtime modification of controlsLaurent Pinchart2-15/+30
2016-06-28[media] v4l: vsp1: lut: Support runtime modification of controlsLaurent Pinchart2-10/+18
2016-06-28[media] v4l: vsp1: Support runtime modification of controlsLaurent Pinchart12-13/+48
2016-06-28[media] v4l: vsp1: Add Cubic Look Up Table (CLU) supportLaurent Pinchart8-5/+355
2016-06-28[media] v4l: vsp1: lut: Expose configuration through a controlLaurent Pinchart2-28/+54
2016-06-28[media] v4l: vsp1: lut: Initialize the mutexLaurent Pinchart1-0/+2
2016-06-28[media] v4l: vsp1: dl: Don't free fragments with interrupts disabledLaurent Pinchart1-14/+58
2016-06-28[media] v4l: vsp1: Set entities functionsLaurent Pinchart10-11/+24
2016-06-28[media] v4l: vsp1: Don't create LIF entity when the userspace API is enabledLaurent Pinchart1-8/+8
2016-06-28[media] v4l: vsp1: Don't register media device when userspace API is disabledLaurent Pinchart1-7/+9
2016-06-28[media] v4l: vsp1: Base link creation on availability of entitiesLaurent Pinchart1-1/+1
2016-06-28[media] v4l: vsp1: sru: Fix intensity control IDLaurent Pinchart1-1/+1
2016-06-28[media] v4l: vsp1: Stop the pipeline upon the first STREAMOFFLaurent Pinchart1-1/+1
2016-06-28[media] v4l: vsp1: Constify operation structuresLaurent Pinchart9-18/+18
2016-06-28[media] v4l: vsp1: pipe: Fix typo in commentLaurent Pinchart1-1/+1
2016-06-28[media] v4l: vsp1: Fix crash when resetting pipelineLaurent Pinchart1-5/+9
2016-06-28[media] v4l: vsp1: Fix descriptions of Gen2 VSP instancesLaurent Pinchart1-3/+3
2016-06-28[media] v4l: vsp1: Fix typo in register field namesLaurent Pinchart1-4/+4
2016-06-20[media] v4l: vsp1: Remove deprecated DRM APILaurent Pinchart1-3/+3
2016-06-17[media] v4l: vsp1: Group DRM RPF parameters in a structureLaurent Pinchart1-38/+30
2016-06-17[media] v4l: vsp1: Move frame sequence number from video node to pipelineLaurent Pinchart4-4/+5
2016-06-17[media] v4l: vsp1: Make vsp1_entity_get_pad_compose() more genericLaurent Pinchart3-10/+29
2016-06-17[media] v4l: vsp1: Replace container_of() with dedicated macroLaurent Pinchart1-2/+8
2016-06-17[media] v4l: vsp1: Add output node value to routing tableLaurent Pinchart2-19/+39
2016-06-17[media] v4l: vsp1: Add FCP supportLaurent Pinchart3-1/+23
2016-06-17[media] v4l: vsp1: Don't handle clocks manuallyLaurent Pinchart2-19/+2
2016-06-17[media] v4l: vsp1: Implement runtime PM supportLaurent Pinchart3-53/+53
2016-06-17[media] v4l: Add Renesas R-Car FCP driverLaurent Pinchart3-0/+195
2016-06-16[media] rcar-vin: get rid of an unused varMauro Carvalho Chehab1-3/+0
2016-06-16[media] rcar-vin: add Renesas R-Car VIN driverNiklas Söderlund10-3/+2484
2016-06-07[media] s5p-mfc: fix a typo in s5p_mfc_decayaka1-1/+1
2016-06-07[media] s5p-mfc: remove unnecessary check in try_fmtayaka1-9/+0
2016-06-07[media] s5p-mfc: Add handling of buffer freeing reqbufs requestayaka1-0/+3
2016-06-07[media] s5p-mfc: don't close instance after free OUTPUT buffersayaka1-1/+0
2016-06-07[media] s5p-mfc: Don't try to put pm->clock if lookup failedJavier Martinez Canillas1-0/+1
2016-06-07[media] media: s5p-mfc: fix compilation issue on archs other than ARM (32bit)Marek Szyprowski1-1/+1
2016-06-03media: s5p-mfc: add iommu supportMarek Szyprowski2-0/+103
2016-06-03media: s5p-mfc: replace custom reserved memory handling code with generic oneMarek Szyprowski1-75/+63
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski8-0/+18
2016-06-03s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas1-18/+21
2016-06-03s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas1-0/+7
2016-06-03s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas1-0/+4
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-1/+1
2016-05-09[media] exynos-gsc: avoid build warning without CONFIG_OFArnd Bergmann1-2/+6
2016-05-09[media] c8sectpfe: Rework firmware loading mechanismPeter Griffin1-43/+22
2016-05-09[media] c8sectpfe: Demote print to dev_dbgPeter Griffin1-1/+1
2016-05-09[media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin1-1/+1