summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2014-02-19Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell
2014-02-19Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2014-02-18Merge branch 'fixes' into nextVinod Koul
2014-02-18dma: sdma: Add imx25 compatibleMarkus Pargmann
2014-02-18Merge branch 'for-linus' into nextVinod Koul
2014-02-18dma: Add Freescale eDMA engine driver supportJingchang Lu
2014-02-17Merge branch 'fixes' into nextVinod Koul
2014-02-17dma: dw: remove leftovers in the comment blocksAndy Shevchenko
2014-02-17dma: ste_dma40: don't dereference free:d descriptorLinus Walleij
2014-02-12dma: mv_xor: Silence a bunch of LPAE-related warningsOlof Johansson
2014-02-11dma: dw: add a PCI ID for Intel Haswell SoCAndy Shevchenko
2014-02-11acpi-dma: convert to return error code when asked for channelAndy Shevchenko
2014-02-11acpi-dma: use devm_release() instead of devm_destroy()Andy Shevchenko
2014-02-11dmaengine: Remove dependency on MACH_BCM2708Paul Bolle
2014-02-10dmaengine: omap-dma: more consolidation of CCR register setupRussell King
2014-02-10dmaengine: omap-dma: move IRQ handling to omap-dmaRussell King
2014-02-10dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King
2014-02-10dmaengine: omap-dma: cleanup errata 3.3 handlingRussell King
2014-02-10dmaengine: omap-dma: provide register read/write functionsRussell King
2014-02-10dmaengine: omap-dma: use cached CCR value when enabling DMARussell King
2014-02-10dmaengine: omap-dma: move barrier to omap_dma_start_desc()Russell King
2014-02-10dmaengine: omap-dma: move clnk_ctrl setting to preparation functionsRussell King
2014-02-10dmaengine: omap-dma: improve efficiency loading C.SA/C.EI/C.FI registersRussell King
2014-02-10dmaengine: omap-dma: consolidate clearing channel status registerRussell King
2014-02-10dmaengine: omap-dma: move CCR buffering disable errata out of the fast pathRussell King
2014-02-10dmaengine: omap-dma: provide register definitionsRussell King
2014-02-10dmaengine: omap-dma: consolidate setup of CCRRussell King
2014-02-10dmaengine: omap-dma: consolidate setup of CSDPRussell King
2014-02-10dmaengine: omap-dma: move reading of dma position to omap-dma.cRussell King
2014-02-10dmaengine: omap-dma: control start/stop directlyRussell King
2014-02-10dmaengine: omap-dma: consolidate writes to DMA registersRussell King
2014-02-10dmaengine: omap-dma: program hardware directlyRussell King
2014-02-10dmaengine: omap-dma: provide a hook to get the underlying DMA platform opsRussell King
2014-02-10dmaengine: omap-dma: use devm_kzalloc() to allocate omap_dmadev.Russell King
2014-02-02ARM: moxart: move DMA_OF selection to driverRob Herring
2014-01-29Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-01-29dmaengine: mmp_pdma: fix mismergeArnd Bergmann
2014-01-28dma: pl08x: Export pl08x_filter_idSachin Kamat
2014-01-26acpi-dma: align documentation with kernel-doc formatAndy Shevchenko
2014-01-26dma: fix vchan_cookie_complete() debug printJonas Jensen
2014-01-23Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-20DMA: dmatest: extend the "device" module parameter to 32 charactersGuennadi Liakhovetski
2014-01-20drivers/dma: fix error return codeJulia Lawall
2014-01-20dma: omap: Set debug level to debugging messagesEzequiel Garcia
2014-01-20Merge branch 'for-next' into for-linusTakashi Iwai
2014-01-20dma: tegra: add support for Tegra148/124Laxman Dewangan
2014-01-20dma: dw: use %pad instead of casting dma_addr_tAndy Shevchenko
2014-01-20dma: dw: join split up messagesAndy Shevchenko
2014-01-20dma: dw: fix style of multiline commentAndy Shevchenko