aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2016-04-13[media] v4l: vsp1: Store active selection rectangles in a pad config structureLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store active formats in a pad config structureLaurent Pinchart
2016-04-13[media] v4l: vsp1: Implement and use the subdev pad::init_cfg configurationLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add race condition FIXME commentLaurent Pinchart
2016-04-13[media] v4l: vsp1: Fix BRU try compose rectangle storageLaurent Pinchart
2016-04-13[media] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operationsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()Laurent Pinchart
2016-04-13[media] v4l: vsp1: Use display lists with the userspace APILaurent Pinchart
2016-04-13[media] v4l: vsp1: Add header display list supportLaurent Pinchart
2016-04-13[media] v4l: vsp1: Fix 80 characters per line violationsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()Laurent Pinchart
2016-04-13[media] v4l: vsp1: Remove unneeded entity streaming flagLaurent Pinchart
2016-04-13[media] v4l: vsp1: Don't configure RPF memory buffers before calculating offsetsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDSLaurent Pinchart
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