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