summaryrefslogtreecommitdiff
path: root/drivers/media/platform
AgeCommit message (Expand)Author
2019-09-23media: davinci/vpbe: array underflow in vpbe_enum_outputs()Dan Carpenter
2019-09-23media: omap_vout: potential buffer overflow in vidioc_dqbuf()Dan Carpenter
2019-09-23media: davinci-isif: avoid uninitialized variable useArnd Bergmann
2019-07-09media: s5p-jpeg: Correct step and max values for V4L2_CID_JPEG_RESTART_INTERVALPawe? Chmiel
2019-07-09media: s5p-jpeg: Check for fmt_ver_flag when doing fmt enumerationPawe? Chmiel
2018-12-16media: exynos4-is: Prevent NULL pointer dereference in __isp_video_try_fmt()Sylwester Nawrocki
2018-12-16media: omap3isp: zero-initialize the isp cam_xclk{a,b} initial dataJavier Martinez Canillas
2018-11-20media: omap3isp/isp: remove an unused static varMauro Carvalho Chehab
2018-11-20media: platform: davinci: drop VPFE_CMD_S_CCDC_RAW_PARAMSPrabhakar Lad
2018-10-21media: s3c-camif: fix out-of-bounds array accessArnd Bergmann
2018-06-16media: exynos4-is: properly initialize frame formatArnd Bergmann
2018-02-13media: omap_vout: Fix a possible null pointer dereference in omap_vout_open()Markus Elfring
2017-11-11media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctlPrabhakar Lad
2017-08-26s5p-mfc: Fix unbalanced call to clock managementMarek Szyprowski
2017-03-16DaVinci-VPFE-Capture: fix error handlingArnd Bergmann
2016-11-20s5p-mfc: Add release callback for memory region devsJavier Martinez Canillas
2016-11-20s5p-mfc: Set device name for reserved memory region devsJavier Martinez Canillas
2015-09-28[media] v4l: omap3isp: Fix sub-device power management codeSakari Ailus
2015-04-27[media] media: s5p-mfc: fix mmap support for 64bit archMarek Szyprowski
2015-04-27[media] sh_veu: v4l2_dev wasn't setHans Verkuil
2014-09-17media: v4l: vsp1: Remove the unneeded vsp1_video_buffer video fieldLaurent Pinchart
2014-07-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-04[media] davinci: vpif: missing unlocks on errorDan Carpenter
2014-06-12Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-06Merge branches 'topic/vsp1' and 'topic/adv76xx' of git://git.kernel.org/pub/s...Linus Torvalds
2014-05-25[media] s5p-tv: hdmiphy: Remove deprecated video-level DV timings operationLaurent Pinchart
2014-05-25[media] s5p-tv: hdmi: Remove deprecated video-level DV timings operationsLaurent Pinchart
2014-05-25[media] s5p-tv: mixer: Switch to pad-level DV operationsLaurent Pinchart
2014-05-25[media] media: davinci: vpif: Switch to pad-level DV operationsLaurent Pinchart
2014-05-25[media] media: bfin_capture: Switch to pad-level DV operationsLaurent Pinchart
2014-05-25[media] s5p-tv: hdmiphy: Add pad-level DV timings operationsLaurent Pinchart
2014-05-25[media] s5p-tv: hdmi: Add pad-level DV timings operationsLaurent Pinchart
2014-05-25[media] omap3isp: Rename isp_buffer isp_addr field to dmaLaurent Pinchart
2014-05-25[media] omap3isp: Move to videobuf2Laurent Pinchart
2014-05-25[media] omap3isp: Cancel all queued buffers when stopping the video streamLaurent Pinchart
2014-05-25[media] omap3isp: Move buffer irqlist to isp_buffer structureLaurent Pinchart
2014-05-25[media] omap3isp: Move queue irqlock to isp_video structureLaurent Pinchart
2014-05-25[media] omap3isp: Move queue mutex to isp_video structureLaurent Pinchart
2014-05-25[media] omap3isp: queue: Don't build scatterlist for kernel bufferLaurent Pinchart
2014-05-25[media] omap3isp: Use the ARM DMA IOMMU-aware operationsLaurent Pinchart
2014-05-25[media] omap3isp: queue: Use sg_alloc_table_from_pages()Laurent Pinchart
2014-05-25[media] omap3isp: queue: Map PFNMAP buffers to deviceLaurent Pinchart
2014-05-25[media] omap3isp: queue: Fix the dma_map_sg() return value checkLaurent Pinchart
2014-05-25[media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherentLaurent Pinchart
2014-05-25[media] omap3isp: queue: Inline the ispmmu_v(un)map functionsLaurent Pinchart
2014-05-25[media] omap3isp: queue: Merge the prepare and sglist functionsLaurent Pinchart
2014-05-25[media] omap3isp: queue: Use sg_table structureLaurent Pinchart
2014-05-25[media] omap3isp: queue: Move IOMMU handling code to the queueLaurent Pinchart
2014-05-25[media] omap3isp: video: Set the buffer bytesused field at completion timeLaurent Pinchart
2014-05-25[media] omap3isp: ccdc: Use the DMA API for FPCLaurent Pinchart