summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2016-04-13[media] v4l: vsp1: Don't setup control handler when starting streamingLaurent Pinchart
2016-04-13[media] v4l: vsp1: sru: Don't program intensity in control set handlerLaurent Pinchart
2016-04-13[media] v4l: vsp1: rwpf: Don't program alpha value in control set handlerLaurent Pinchart
2016-04-13[media] vsp1: make vsp1_drm_frame_end staticMauro Carvalho Chehab
2016-04-13[media] v4l: vsp1: bru: Don't program background color in control set handlerLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store the display list manager in the WPFLaurent Pinchart
2016-04-13[media] v4l: vsp1: Split display list manager from display listLaurent Pinchart
2016-04-13[media] v4l: vsp1: Simplify frame end processingLaurent Pinchart
2016-04-13[media] v4l: vsp1: Always setup the display listLaurent Pinchart
2016-04-13[media] v4l: vsp1: Use pipeline display list to decide how to write to modulesLaurent Pinchart
2016-04-13[media] v4l: vsp1: VSPD instances have no LUT on Gen3Laurent Pinchart
2016-04-13[media] v4l: vsp1: video: Fix coding styleLaurent Pinchart
2016-04-13[media] v4l: vsp1: drm: Include correct header fileLaurent Pinchart
2016-04-13[media] media: Rename is_media_entity_v4l2_io to is_media_entity_v4l2_video_d...Laurent Pinchart
2016-04-13[media] soc_camera: rcar_vin: add R-Car Gen 2 and 3 fallback compatibility st...Yoshihiro Kaneko
2016-04-13[media] sh_mobile_ceu_camera: Remove dependency on SUPERHSimon Horman
2016-04-13[media] rcar_vin: Use ARCH_RENESASSimon Horman
2016-04-13[media] am437x-vpfe: fix an uninitialized variable bugDan Carpenter
2016-04-13[media] am437x-vfpe: fix typo in vpfe_get_app_input_indexArnd Bergmann
2016-04-13[media] vivid: set device_caps in video_deviceHans Verkuil
2016-04-13[media] exynos-gsc: remove an always false conditionMauro Carvalho Chehab
2016-04-13[media] s5p-tv: constify mxr_layer_ops structuresJulia Lawall
2016-04-13[media] exynos4-is: remove non-device-tree init codeMarek Szyprowski
2016-04-13[media] s5p-mfc: remove non-device-tree init codeMarek Szyprowski
2016-04-13[media] s5p-g2d: remove non-device-tree init codeMarek Szyprowski
2016-04-13[media] exynos-gsc: remove non-device-tree init codeMarek Szyprowski
2016-04-13[media] s5p-jpeg: Adjust buffer size for Exynos 4412Andrzej Pietrasiewicz
2016-04-13[media] exynos4-is: Put node before s5pcsis_parse_dt() return errorJavier Martinez Canillas
2016-04-13[media] exynos4-is: Add missing port parent of_node_put on error pathsKrzysztof Kozlowski
2016-03-21[media] vsp1: use proper dma alloc/free functionsLinus Torvalds
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