aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-08[media] vcodec: mediatek: Add Mediatek V4L2 Video Encoder DriverTiffany Lin17-0/+3137
2016-07-08[media] VPU: mediatek: support Mediatek VPUAndrew-CT Chen5-0/+1130
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-28[media] move s5p-cec to stagingMauro Carvalho Chehab8-727/+0
2016-06-28[media] vivid: add CEC emulationHans Verkuil9-10/+478
2016-06-28[media] cec: s5p-cec: Add s5p-cec driverKamil Debski8-0/+727
2016-06-28[media] media: rcar-vin: add DV timings supportUlrich Hecht1-0/+82
2016-06-28[media] media: rcar_vin: Use correct pad number in try_fmtUlrich Hecht1-3/+11
2016-06-28[media] media: rcar-vin: pad-aware driver initialisationUlrich Hecht2-0/+18
2016-06-24bdisp: move the V/H filter spec to bdisp-hw.cMauro Carvalho Chehab2-304/+305
2016-06-24vivid: remove some unused varsMauro Carvalho Chehab2-4/+1
2016-06-24exynos4-is: remove some unused varsMauro Carvalho Chehab1-17/+0
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