aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma
AgeCommit message (Expand)Author
2020-05-13dmaengine: dmatest: Restore default for channelVladimir Murzin
2020-05-04dmaengine: idxd: fix interrupt completion after unmaskingDave Jiang
2020-05-04dmaengine: owl: Use correct lock in owl_dma_get_pchan()Cristian Ciocaltea
2020-05-04dmaengine: dw-edma: support local dma device transfer semanticsAlan Mikhak
2020-05-04dmaengine: Fix doc strings to satisfy validation scriptAndy Shevchenko
2020-05-04dmaengine: Include dmaengine.h into dmaengine.cAndy Shevchenko
2020-04-28dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko
2020-04-27dmaengine: dmatest: Describe members of struct dmatest_infoAndy Shevchenko
2020-04-27dmaengine: dmatest: Describe members of struct dmatest_paramsAndy Shevchenko
2020-04-27dmaengine: dmatest: Allow negative timeout value to specify infinite waitAndy Shevchenko
2020-04-27Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait"Andy Shevchenko
2020-04-27dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko
2020-04-27dmaengine: stm32-dma: direct mode support through device treeAmelie Delaunay
2020-04-27dmaengine: qcom_hidma: Simplify error handling path in hidma_probeChristophe JAILLET
2020-04-27dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronizationDmitry Osipenko
2020-04-27dmaengine: mmp_tdma: Validate the transfer directionLubomir Rintel
2020-04-27dmaengine: dw-edma: Check MSI descriptor before copyingAlan Mikhak
2020-04-27dmaengine: fix channel index enumerationDave Jiang
2020-04-23dmaengine: ioat: adding missed issue_pending to timeout handlerLeonid Ravich
2020-04-23dmaengine: ioat: remove unnesesery double complition timer modification.Leonid Ravich
2020-04-23dmaengine: ioat: removing duplicate code from timeout handlerLeonid Ravich
2020-04-23dmaengine: mmp_tdma: Remove the MMP_SRAM dependencyLubomir Rintel
2020-04-23dmaengine: mmp_tdma: Fill in slave capabilitiesLubomir Rintel
2020-04-23dmaengine: mmp_tdma: Log an error if channel is in wrong stateLubomir Rintel
2020-04-23dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel
2020-04-23dmaengine: mmp_tdma: Drop "mmp_tdma: from error messagesLubomir Rintel
2020-04-23dmaengine: mmp_tdma: Do not ignore slave config validation errorsLubomir Rintel
2020-04-23dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik
2020-04-17dmaengine: ioat: Decreasing allocation chunk size 2M->512KLeonid Ravich
2020-04-17dmaengine: ioat: fixing chunk sizing macros dependencyLeonid Ravich
2020-04-17dmaengine: Fix misspelling of "Analog Devices"Geert Uytterhoeven
2020-04-17dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_devAlan Mikhak
2020-04-15dmaengine: idxd: export hw version through sysfsDave Jiang
2020-04-15dmaengine: xilinx_dma: Add missing check for empty listSebastian von Ohr
2020-04-15dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654Peter Ujfalusi
2020-04-15dmaengine: ti: k3-psil: fix deadlock on error pathGrygorii Strashko
2020-04-15dmaengine: ti: k3-udma: Drop COMPILE_TEST for the drivers for nowPeter Ujfalusi
2020-04-15dmaengine: hisilicon: Fix build error without PCI_MSIYueHaibing
2020-04-10drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot
2020-04-02Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2020-03-26dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irqVinod Koul
2020-03-23dmaengine: tegra-apb: Improve DMA synchronizationDmitry Osipenko
2020-03-23dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handlerDmitry Osipenko
2020-03-23dmaengine: tegra-apb: mark PM functions as __maybe_unusedYueHaibing
2020-03-23dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_...Christophe JAILLET
2020-03-23dmaengine: fix spelling mistake "exceds" -> "exceeds"Colin Ian King
2020-03-23dmaengine: sprd: Set request pending flag when DMA controller is activeZhenfang Wang
2020-03-23dmaengine: idxd: fix off by one on cdev dwq refcountDave Jiang
2020-03-11dmaengine: ppc4xx: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-11dmaengine: idxd: remove global token limit checkDave Jiang