summaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)AuthorFilesLines
2015-10-07dmaengine: imx-sdma: Remove unneeded dev_info()Fabio Estevam1-3/+0
2015-10-07dmaengine: imx-sdma: Move message level to debugFabio Estevam1-1/+1
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman8-53/+77
2015-10-05dmaengine: omap-dma: Enable packed accesses for cyclic transfersMisael Lopez Cruz1-1/+5
2015-10-04dma: Add support to program MIC x100 status descriptiorsSiva Yerramreddy1-1/+38
2015-10-02Merge tag 'dmaengine-fix-4.3-rc4' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds8-53/+77
2015-10-01dmaengine: pxa_dma: fix residue corner caseRobert Jarzmik1-0/+10
2015-10-01dmaengine: pxa_dma: fix the no-requestor caseRobert Jarzmik1-6/+14
2015-10-01dmaengine: zxdma: Fix off-by-one for testing valid pchan requestAxel Lin1-1/+1
2015-10-01dmaengine: xilinx: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: sun6i: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: sirf: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: mpc512x: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: moxart-dma: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: fsldma: Fix module autoload for OF platform driverLuis de Bethencourt1-0/+1
2015-10-01dmaengine: at_xdmac: fix memory leak in interleaved modeLudovic Desroches1-0/+4
2015-10-01dmaengine: at_xdmac: handle numf > 1Maxime Ripard1-54/+50
2015-10-01dmaengine: at_xdmac: clean used descriptorLudovic Desroches1-1/+10
2015-10-01dmaengine: at_xdmac: change block increment addressing modeMaxime Ripard1-2/+2
2015-10-01dmaengine: zxdma: fix memset callVinod Koul1-1/+1
2015-09-30dmaengine: dw: use dw_dmac autoconfiguration in PCI driverAndy Shevchenko1-13/+7
2015-09-30dmaengine: dw: convert to __ffs()Andy Shevchenko1-6/+6
2015-09-30dmaengine: dw: properly read DWC_PARAMS registerAndy Shevchenko1-2/+2
2015-09-30dmaengine: xgene-dma: Fix overwritting DMA tx ringRameshwar Prasad Sahu1-26/+11
2015-09-30dmaengine: fix balance of privatecntPeter Ujfalusi1-1/+9
2015-09-30dmaengine: acpi: Use ACPI_COMPANION() instead of acpi_bus_get_device()Jarkko Nikula1-6/+5
2015-09-30dmaengine: sun4i: fix unsafe list iterationEmilio López1-3/+3
2015-09-30dmaengine: edma: remove redundant conditionsVinod Koul1-1/+1
2015-09-25dmaengine: idma64: use lo_hi_readq() / lo_hi_writeq()Andy Shevchenko1-8/+4
2015-09-25dmaengine: idma64: make better performance on pause / resumeAndy Shevchenko1-6/+8
2015-09-25dmaengine: idma64: this is not DesignWareAndy Shevchenko1-1/+1
2015-09-25dmaengine: idma64: useless use of min_t()Andy Shevchenko1-2/+2
2015-09-25dmaengine: idma64: convert to __ffs()Andy Shevchenko1-4/+4
2015-09-25dmaengine: idma64: improve residue estimationAndy Shevchenko1-8/+8
2015-09-25dmaengine: xgene-dma: fix handling xgene_dma_get_ring_size resultAndrzej Hajda1-3/+6
2015-09-25dmaengine: pxa_dma: fix initial list moveRobert Jarzmik1-0/+1
2015-09-25acpi-dma: Add support for "dma-names" device propertyMika Westerberg1-8/+17
2015-09-24dmaengine: idma: rename to INTEL_IDMA64Vinod Koul2-2/+2
2015-09-21dmaengine: drop null test before destroy functionsJulia Lawall1-4/+2
2015-09-21dmaengine: ioatdma: add PCIe AER handlersDave Jiang1-2/+86
2015-09-21dmaengine: ioatdma: adding shutdown supportDave Jiang4-3/+66
2015-09-21dmaengine: xgene-dma: use dma_pool_zallocVinod Koul1-3/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-04Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds48-5168/+7606
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-0/+952
2015-09-01Merge branch 'acpi-pm'Rafael J. Wysocki4-0/+952
2015-08-28dmaengine: ioatdma: add Broadwell EP ioatdma PCI dev IDsDave Jiang2-1/+42
2015-08-28dmaengine :ipu: change ipu_irq_handler() to remove compile warningyalin wang1-1/+1
2015-08-26dmaengine: ioatdma: Fix variable array lengthDave Jiang1-2/+10
2015-08-26dmaengine: ioatdma: fix sparse "error" with prep lockDave Jiang1-0/+2