summaryrefslogtreecommitdiff
path: root/drivers/dma
AgeCommit message (Expand)Author
2015-10-01dmaengine: xilinx: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: sun6i: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: sirf: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: mpc512x: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: moxart-dma: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: fsldma: Fix module autoload for OF platform driverLuis de Bethencourt
2015-10-01dmaengine: at_xdmac: fix memory leak in interleaved modeLudovic Desroches
2015-10-01dmaengine: at_xdmac: handle numf > 1Maxime Ripard
2015-10-01dmaengine: at_xdmac: clean used descriptorLudovic Desroches
2015-10-01dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard
2015-10-01dmaengine: zxdma: fix memset callVinod Koul
2015-09-30dmaengine: dw: use dw_dmac autoconfiguration in PCI driverAndy Shevchenko
2015-09-30dmaengine: dw: convert to __ffs()Andy Shevchenko
2015-09-30dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko
2015-09-30dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu
2015-09-30dmaengine: fix balance of privatecntPeter Ujfalusi
2015-09-30dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula
2015-09-30dmaengine: sun4i: fix unsafe list iterationEmilio López
2015-09-30dmaengine: edma: remove redundant conditionsVinod Koul
2015-09-25dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko
2015-09-25dmaengine: idma64: make better performance on pause / resumeAndy Shevchenko
2015-09-25dmaengine: idma64: this is not DesignWareAndy Shevchenko
2015-09-25dmaengine: idma64: useless use of min_t()Andy Shevchenko
2015-09-25dmaengine: idma64: convert to __ffs()Andy Shevchenko
2015-09-25dmaengine: idma64: improve residue estimationAndy Shevchenko
2015-09-25dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size resultAndrzej Hajda
2015-09-25dmaengine: pxa_dma: fix initial list moveRobert Jarzmik
2015-09-25acpi-dma: Add support for "dma-names" device propertyMika Westerberg
2015-09-24dmaengine: idma: rename to INTEL_IDMA64Vinod Koul
2015-09-21dmaengine: drop null test before destroy functionsJulia Lawall
2015-09-21dmaengine: ioatdma: add PCIe AER handlersDave Jiang
2015-09-21dmaengine: ioatdma: adding shutdown supportDave Jiang
2015-09-21dmaengine: xgene-dma: use dma_pool_zallocVinod Koul
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki
2015-08-28dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDsDave Jiang
2015-08-28dmaengine :ipu: change ipu_irq_handler() to remove compile warningyalin wang
2015-08-26dmaengine: ioatdma: Fix variable array lengthDave Jiang
2015-08-26dmaengine: ioatdma: fix sparse "error" with prep lockDave Jiang
2015-08-26dmaengine: hdmac: Add memset capabilitiesMaxime Ripard
2015-08-26dmaengine: sort the sh MakefileVinod Koul
2015-08-26dmaengine: sort the sh KconfigVinod Koul
2015-08-25drivers/dma/iop-adma: Use dma_alloc_writecombine() kernel-styleLuis R. Rodriguez
2015-08-24dmaengine: sort the dw KconfigVinod Koul
2015-08-24dmaengine: sort the KconfigVinod Koul
2015-08-24dmaengine: sort the makefileVinod Koul
2015-08-23drivers/dma: make mv_xor.c driver explicitly non-modularPaul Gortmaker
2015-08-23dmaengine: Add support for the Analog Devices AXI-DMAC DMA controllerLars-Peter Clausen