aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2016-06-03media: s5p-mfc: add iommu supportMarek Szyprowski
2016-06-03media: s5p-mfc: replace custom reserved memory handling code with generic oneMarek Szyprowski
2016-06-03media: set proper max seg size for devices on Exynos SoCsMarek Szyprowski
2016-06-03s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas
2016-06-03s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas
2016-06-03s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann
2016-05-09[media] exynos-gsc: avoid build warning without CONFIG_OFArnd Bergmann
2016-05-09[media] c8sectpfe: Rework firmware loading mechanismPeter Griffin
2016-05-09[media] c8sectpfe: Demote print to dev_dbgPeter Griffin
2016-05-09[media] c8sectpfe: Fix broken circular buffer wp managementPeter Griffin
2016-05-09Merge tag 'v4.6-rc7' into patchworkMauro Carvalho Chehab
2016-05-07[media] xilinx-vipp: remove unnecessary of_node_putFranck Jullien
2016-05-02[media] media: s3c-camif: fix deadlock on driver probe()Marek Szyprowski
2016-05-02[media] media: exynos4-is: fix deadlock on driver probeMarek Szyprowski
2016-04-20[media] tpg: Export the tpg code from vivid as a moduleHelen Mae Koike Fornazier
2016-04-20[media] vivid: use new v4l2-rect.h headerHans Verkuil
2016-04-20[media] vivid: fix smatch errorsHans Verkuil
2016-04-13[media] media: platform: rcar_jpu, vsp1: Use ARCH_RENESASSimon Horman
2016-04-13[media] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3Laurent Pinchart
2016-04-13[media] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definitionLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add global alpha support for DRM pipelineLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add Z-order support for DRM pipelineLaurent Pinchart
2016-04-13[media] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3Laurent Pinchart
2016-04-13[media] v4l: vsp1: lut: Use display list fragments to fill LUTLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Add support for multi-body display listsLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Fix race conditionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: dl: Make reg_count field unsignedLaurent Pinchart
2016-04-13[media] v4l: vsp1: Fix LUT format settingLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize frame size enumeration codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize media bus codes enumeration codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Factorize get pad format codeLaurent Pinchart
2016-04-13[media] v4l: vsp1: RPF entities can't be target nodesLaurent Pinchart
2016-04-13[media] v4l: vsp1: Allocate pipelines on demandLaurent Pinchart
2016-04-13[media] v4l: vsp1: video: Reorder functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Store pipeline pointer in rwpfLaurent Pinchart
2016-04-13[media] v4l: vsp1: Pass pipe pointer to entity configure functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Rename pipeline validate functions to pipeline buildLaurent Pinchart
2016-04-13[media] v4l: vsp1: Pass display list explicitly to configure functionsLaurent Pinchart
2016-04-13[media] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init timeLaurent Pinchart
2016-04-13[media] v4l: vsp1: Merge RPF and WPF pad ops structuresLaurent Pinchart
2016-04-13[media] v4l: vsp1: Create a new configure operation to setup modulesLaurent Pinchart
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