summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform
AgeCommit message (Expand)AuthorFilesLines
2016-04-13[media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart8-45/+70
2016-04-13[media] v4l: vsp1: Split display list manager from display listLaurent Pinchart9-186/+193
2016-04-13[media] v4l: vsp1: Simplify frame end processingLaurent Pinchart2-18/+6
2016-04-13[media] v4l: vsp1: Always setup the display listLaurent Pinchart2-6/+4
2016-04-13[media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart6-32/+20
2016-04-13[media] v4l: vsp1: VSPD instances have no LUT on Gen3Laurent Pinchart1-1/+1
2016-04-13[media] v4l: vsp1: video: Fix coding styleLaurent Pinchart1-12/+11
2016-04-13[media] v4l: vsp1: drm: Include correct header fileLaurent Pinchart2-12/+1
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart2-3/+3
2016-04-13[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility st...Yoshihiro Kaneko1-0/+2
2016-04-13[media] sh_mobile_ceu_camera: Remove dependency on SUPERHSimon Horman1-1/+1
2016-04-13[media] rcar_vin: Use ARCH_RENESASSimon Horman1-1/+1
2016-04-13[media] am437x-vpfe: fix an uninitialized variable bugDan Carpenter1-1/+1
2016-04-13[media] am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann1-1/+1
2016-04-13[media] vivid: set device_caps in video_deviceHans Verkuil1-15/+7
2016-04-13[media] exynos-gsc: remove an always false conditionMauro Carvalho Chehab1-1/+1
2016-04-13[media] s5p-tv: constify mxr_layer_ops structuresJulia Lawall4-4/+4
2016-04-13[media] exynos4-is: remove non-device-tree init codeMarek Szyprowski1-50/+0
2016-04-13[media] s5p-mfc: remove non-device-tree init codeMarek Szyprowski1-32/+5
2016-04-13[media] s5p-g2d: remove non-device-tree init codeMarek Szyprowski2-27/+5
2016-04-13[media] exynos-gsc: remove non-device-tree init codeMarek Szyprowski2-28/+6
2016-04-13[media] s5p-jpeg: Adjust buffer size for Exynos 4412Andrzej Pietrasiewicz1-1/+6
2016-04-13[media] exynos4-is: Put node before s5pcsis_parse_dt() return errorJavier Martinez Canillas1-2/+4
2016-04-13[media] exynos4-is: Add missing port parent of_node_put on error pathsKrzysztof Kozlowski1-1/+3
2016-03-21[media] vsp1: use proper dma alloc/free functionsLinus Torvalds1-2/+2
2016-03-16Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds62-6984/+5129
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez1-5/+5
2016-03-05[media] v4l: exynos4-is: Drop unneeded check when setting up fimc-lite linksLaurent Pinchart1-10/+2
2016-03-05[media] v4l: vsp1: Check if an entity is a subdev with the right functionLaurent Pinchart1-1/+1
2016-03-03[media] coda: fix error path in case of missing pdata on non-DT platformPhilipp Zabel1-6/+4
2016-03-03[media] v4l: omap3isp: Use V4L2 graph PM operationsSakari Ailus4-225/+6
2016-03-03[media] soc_camera/mx3_camera.c: move to staging in preparation, for removalHans Verkuil3-1274/+0
2016-03-03[media] soc_camera/mx2_camera.c: move to staging in preparation, for removalHans Verkuil3-1646/+0
2016-03-03[media] soc_camera/omap1: move to staging in preparation for removalHans Verkuil3-1749/+0
2016-03-03[media] vivid: support new multiplanar YUV formatsHans Verkuil2-2/+69
2016-03-03[media] coda: add support for firmware files named as distributed by NXPPhilipp Zabel2-17/+47
2016-03-03[media] coda: add support for native order firmware files with Freescale headerPhilipp Zabel1-2/+33
2016-03-03[media] atmel-isi: Fix bad usage of IS_ERR_VALUEGuenter Roeck1-2/+2
2016-03-03[media] pxa_camera: conversion to dmaengineRobert Jarzmik2-229/+174
2016-03-03[media] pxa_camera: trivial move of dma irq functionsRobert Jarzmik1-18/+24
2016-03-03[media] pxa_camera: move interrupt to taskletRobert Jarzmik1-15/+29
2016-03-03[media] pxa_camera: fix the buffer free pathRobert Jarzmik1-11/+5
2016-03-03[media] mx3_camera: use %pad format string for dma_ddr_tArnd Bergmann1-6/+6
2016-03-03[media] soc_camera: rcar_vin: Add ARGB8888 caputre format supportKoji Matsuoka1-10/+29
2016-02-23[media] media: ti-vpe: cal: Fix warning: variable dereference before being ch...Benoit Parrot1-18/+11
2016-02-23[media] media: ti-vpe: cal: Fix unreachable code in enum_frame_intervalBenoit Parrot1-29/+12
2016-02-19[media] vsp1_drm.h: add missing prototypesMauro Carvalho Chehab1-0/+11
2016-02-19[media] v4l: vsp1: Configure device based on IP versionLaurent Pinchart10-96/+116
2016-02-19[media] v4l: vsp1: Add display list supportTakashi Saito14-95/+543
2016-02-19[media] v4l: vsp1: Add support for the R-Car Gen3 VSP2Laurent Pinchart3-7/+51