summaryrefslogtreecommitdiffstats
path: root/include/linux/omap-dma.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2014-05-21dmaengine: omap: hide filter_fn for built-in driversArnd Bergmann1-1/+1
2014-05-09video/omap: fix modular buildArnd Bergmann1-1/+1
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King1-0/+2
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-1/+0
2014-04-04ARM: omap: clean up DMA register accessesRussell King1-0/+13
2014-04-04ARM: omap: remove references to disable_irq_lchRussell King1-1/+0
2014-04-04dmaengine: omap-dma: program hardware directlyRussell King1-2/+4
2014-04-04dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King1-0/+2
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-0/+366
2012-07-31dmaengine: add OMAP DMA engine driverRussell King1-0/+22