summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-16dmaengine: pl330: add DMA_PAUSE featureRobert Baldyga
2015-02-16dmaengine: pl330: improve pl330_tx_status() functionRobert Baldyga
2015-02-16dmaengine: rcar-dmac: Disable channel 0 when using IOMMULaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Work around descriptor mode IOMMU errataLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Allocate hardware descriptors with DMAC deviceLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Fix oops due to unintialized list in error ISRLaurent Pinchart
2015-02-16dmaengine: rcar-dmac: Fix spinlock issues in interruptLaurent Pinchart
2015-02-16dmaenegine: edma: fix sparse warningsLad, Prabhakar
2015-02-12dmaengine: rcar-dmac: Fix uninitialized variable usageLaurent Pinchart
2015-02-12dmaengine: shdmac: extend PM methodsSergei Shtylyov
2015-02-12dmaengine: shdmac: use SET_RUNTIME_PM_OPS()Sergei Shtylyov
2015-02-10dmaengine: pl330: fix bug that cause start the same descs in cyclicAddy Ke
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-04dmaengine: at_xdmac: allow muliple dwidths when doing slave transfersLudovic Desroches
2015-02-04dmaengine: at_xdmac: simplify channel configuration stuffLudovic Desroches
2015-02-04dmaengine: at_xdmac: introduce save_cc fieldLudovic Desroches
2015-02-04dmaengine: at_xdmac: wait for in-progress transaction to complete after pausi...Cyrille Pitchen
2015-02-04ioat: fail self-test if wait_for_completion times outNicholas Mc Guire
2015-02-04dmaengine: dw: define DW_DMA_MAX_NR_MASTERSAndy Shevchenko
2015-02-04dmatest: move src_off, dst_off, len inside loopAndy Shevchenko
2015-02-04dmatest: fix indentationAndy Shevchenko
2015-02-04dmaengine: Add driver for IMG MDCAndrew Bresticker
2015-02-04dmaengine: s3c24xx: missing unlock on an error pathDan Carpenter
2015-02-03ioatdma: Adding support for BDX-DE ioatdma.Dave Jiang
2015-02-02Merge branch 'topic/rcar' into for-linusVinod Koul
2015-02-02Merge branch 'topic/slave_caps_device_control_fix_rebased' into for-linusVinod Koul
2015-01-25dmaengine: of: bail out early if "dmas" property is not presentWolfram Sang
2015-01-25dmaengine: shdmac: fixup WARNING of slave caps retrievalKuninori Morimoto
2015-01-25dmaengine: rcar-hpbdma: tidyup residue_granularityKuninori Morimoto
2015-01-24ARM: SAMSUNG: remove unused DMA infrastructureArnd Bergmann
2015-01-18dmaengine: coh901318: fix function return types build warningsArnd Bergmann
2015-01-18dmaengine: s3c24xx: Fix typoMaxime Ripard
2015-01-18dmaengine: sa11x0: Fix warning and compilation errorsMaxime Ripard
2015-01-18dmaengine: Move dma_get_slave_caps() implementation to dmaengine.cLaurent Pinchart
2015-01-14dmaengine: at_hdmac: declare slave capabilitiesLudovic Desroches
2015-01-14dmaengine: tegra: add slave capabilities reportingPaul Walmsley
2015-01-13dmaengine: fsldma: remove the unused variableKevin Hao
2015-01-13dmaengine: fsldma: declare slave capabilities for the generic codeKevin Hao
2015-01-13dmaengine: rcar-hpbdma: fixup WARNING of slave caps retrievalKuninori Morimoto
2015-01-13dmaengine: imx-sdma: Return a proper error code in platform_get_irq()Fabio Estevam
2015-01-13dmaengine: imx-sdma: Use devm functionsFabio Estevam
2015-01-13dmaengine: imx-sdma: Declare slave capabilities for the generic codeFabio Estevam
2015-01-13dmaengine: mxs-dma: Declare slave capabilities for the generic codeFabio Estevam
2015-01-13dmaengine: dw: provide DMA capabilitiesAndy Shevchenko
2015-01-13dmaengine: dw: balance PM runtime callsAndy Shevchenko
2015-01-13dmaengine: drop owner assignment from platform_driversWolfram Sang
2015-01-13dmaengine: mmp-tdma: fix terminate_all return codeArnd Bergmann
2015-01-13dmaengine: mmp-tdma: don't include mach/regs-icu.hArnd Bergmann