index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
platform
/
omap3isp
/
ispqueue.c
Age
Commit message (
Expand
)
Author
2014-05-25
[media] omap3isp: Move to videobuf2
Laurent Pinchart
2014-05-25
[media] omap3isp: Move queue irqlock to isp_video structure
Laurent Pinchart
2014-05-25
[media] omap3isp: Move queue mutex to isp_video structure
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Don't build scatterlist for kernel buffer
Laurent Pinchart
2014-05-25
[media] omap3isp: Use the ARM DMA IOMMU-aware operations
Laurent 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 device
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Fix the dma_map_sg() return value check
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Allocate kernel buffers with dma_alloc_coherent
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Inline the ispmmu_v(un)map functions
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Merge the prepare and sglist functions
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Use sg_table structure
Laurent Pinchart
2014-05-25
[media] omap3isp: queue: Move IOMMU handling code to the queue
Laurent Pinchart
2014-03-05
[media] omap3isp: Fix typos
Lad, Prabhakar
2013-12-18
[media] omap3isp: Fix buffer flags handling when querying buffer
Laurent Pinchart
2012-12-27
[media] omap3isp: ispqueue: Fix uninitialized variable compiler warnings
Laurent Pinchart
2012-12-21
[media] v4l: Tell user space we're using monotonic timestamps
Sakari Ailus
2012-08-15
[media] rename drivers/media/video as .../platform
Mauro Carvalho Chehab