summaryrefslogtreecommitdiffstats
path: root/drivers/media/platform/omap3isp/ispqueue.c
AgeCommit message (Expand)Author
2014-05-25[media] omap3isp: Move to videobuf2Laurent 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-03-05[media] omap3isp: Fix typosLad, Prabhakar
2013-12-18[media] omap3isp: Fix buffer flags handling when querying bufferLaurent Pinchart
2012-12-27[media] omap3isp: ispqueue: Fix uninitialized variable compiler warningsLaurent Pinchart
2012-12-21[media] v4l: Tell user space we're using monotonic timestampsSakari Ailus
2012-08-15[media] rename drivers/media/video as .../platformMauro Carvalho Chehab