summaryrefslogtreecommitdiff
path: root/drivers/media/platform
Commit message (Expand)AuthorAge
* [media] vsp1: use proper dma alloc/free functionsLinus Torvalds2016-03-21
* Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2016-03-16
|\
| * [media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite linksLaurent Pinchart2016-03-05
| * [media] v4l: vsp1: Check if an entity is a subdev with the right functionLaurent Pinchart2016-03-05
| * [media] coda: fix error path in case of missing pdata on non-DT platformPhilipp Zabel2016-03-03
| * [media] v4l: omap3isp: Use V4L2 graph PM operationsSakari Ailus2016-03-03
| * [media] soc_camera/mx3_camera.c: move to staging in preparation, for removalHans Verkuil2016-03-03
| * [media] soc_camera/mx2_camera.c: move to staging in preparation, for removalHans Verkuil2016-03-03
| * [media] soc_camera/omap1: move to staging in preparation for removalHans Verkuil2016-03-03
| * [media] vivid: support new multiplanar YUV formatsHans Verkuil2016-03-03
| * [media] coda: add support for firmware files named as distributed by NXPPhilipp Zabel2016-03-03
| * [media] coda: add support for native order firmware files with Freescale headerPhilipp Zabel2016-03-03
| * [media] atmel-isi: Fix bad usage of IS_ERR_VALUEGuenter Roeck2016-03-03
| * [media] pxa_camera: conversion to dmaengineRobert Jarzmik2016-03-03
| * [media] pxa_camera: trivial move of dma irq functionsRobert Jarzmik2016-03-03
| * [media] pxa_camera: move interrupt to taskletRobert Jarzmik2016-03-03
| * [media] pxa_camera: fix the buffer free pathRobert Jarzmik2016-03-03
| * [media] mx3_camera: use %pad format string for dma_ddr_tArnd Bergmann2016-03-03
| * [media] soc_camera: rcar_vin: Add ARGB8888 caputre format supportKoji Matsuoka2016-03-03
| * [media] media: ti-vpe: cal: Fix warning: variable dereference before being ch...Benoit Parrot2016-02-23
| * [media] media: ti-vpe: cal: Fix unreachable code in enum_frame_intervalBenoit Parrot2016-02-23
| * [media] vsp1_drm.h: add missing prototypesMauro Carvalho Chehab2016-02-19
| * [media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Add display list supportTakashi Saito2016-02-19
| * [media] v4l: vsp1: Add support for the R-Car Gen3 VSP2Laurent Pinchart2016-02-19
| * [media] v4l: vsp1: Implement atomic update for the DRM driverLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Disconnect unused RPFs from the DRM pipelineLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Add VSP+DU supportLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Don't validate links when the userspace API is disabledLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlersLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Make pipeline inputs array index by RPF indexLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Make the userspace API optionalLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Move format info to vsp1_pipe.cLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Make the BRU optionalLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Make number of BRU inputs configurableLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Move entity route setup function to vsp1_entity.cLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Remove unused module read functionsLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Set the SRU CTRL0 register when starting the streamLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit nameLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Document the vsp1_pipeline structureLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Extract link creation to separate functionLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Reuse local variable instead of recomputing itLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Extract pipeline initialization code into a functionLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefixLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Split pipeline management code from vsp1_video.cLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_videoLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Remove struct vsp1_pipeline num_video fieldLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpfLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Support VSP1 instances without any UDSLaurent Pinchart2016-02-19
| * [media] v4l: vsp1: Make rwpf operations independent of video deviceLaurent Pinchart2016-02-19