summaryrefslogtreecommitdiffstats
path: root/drivers/dma
Commit message (Expand)AuthorAgeFilesLines
...
| * dmaengine: dmatest: Allow negative timeout value to specify infinite waitAndy Shevchenko2020-04-271-1/+1
| * Revert "dmaengine: dmatest: timeout value of -1 should specify infinite wait"Andy Shevchenko2020-04-271-3/+3
| * dmaengine: stm32-dma: direct mode support through device treeAmelie Delaunay2020-04-271-10/+31
| * dmaengine: qcom_hidma: Simplify error handling path in hidma_probeChristophe JAILLET2020-04-271-1/+0
| * dmaengine: mmp_tdma: Validate the transfer directionLubomir Rintel2020-04-271-0/+5
| * dmaengine: dw-edma: Check MSI descriptor before copyingAlan Mikhak2020-04-271-7/+10
| * dmaengine: ioat: adding missed issue_pending to timeout handlerLeonid Ravich2020-04-231-0/+9
| * dmaengine: ioat: remove unnesesery double complition timer modification.Leonid Ravich2020-04-231-9/+16
| * dmaengine: ioat: removing duplicate code from timeout handlerLeonid Ravich2020-04-231-26/+19
| * dmaengine: mmp_tdma: Remove the MMP_SRAM dependencyLubomir Rintel2020-04-231-2/+0
| * dmaengine: mmp_tdma: Fill in slave capabilitiesLubomir Rintel2020-04-231-0/+11
| * dmaengine: mmp_tdma: Log an error if channel is in wrong stateLubomir Rintel2020-04-231-1/+3
| * dmaengine: mmp_tdma: Drop "mmp_tdma: from error messagesLubomir Rintel2020-04-231-3/+3
| * dmaengine: ioat: Decreasing allocation chunk size 2M->512KLeonid Ravich2020-04-171-1/+1
| * dmaengine: ioat: fixing chunk sizing macros dependencyLeonid Ravich2020-04-173-11/+15
| * dmaengine: Fix misspelling of "Analog Devices"Geert Uytterhoeven2020-04-171-1/+1
| * dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_devAlan Mikhak2020-04-173-9/+34
| * dmaengine: idxd: export hw version through sysfsDave Jiang2020-04-151-0/+11
| * dmaengine: ti: k3-udma: Disable memcopy via MCU NAVSS on am654Peter Ujfalusi2020-04-151-1/+1
| * dmaengine: ti: k3-udma: Drop COMPILE_TEST for the drivers for nowPeter Ujfalusi2020-04-151-2/+2
* | dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'Christophe JAILLET2020-05-191-1/+1
* | dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpyPeter Ujfalusi2020-05-151-2/+4
* | dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor.RafaƂ Hibner2020-05-151-2/+1
* | dmaengine: dmatest: Restore default for channelVladimir Murzin2020-05-131-4/+5
* | dmaengine: idxd: fix interrupt completion after unmaskingDave Jiang2020-05-042-7/+26
* | dmaengine: owl: Use correct lock in owl_dma_get_pchan()Cristian Ciocaltea2020-05-041-5/+3
* | dmaengine: dmatest: Fix process hang when reading 'wait' parameterAndy Shevchenko2020-04-281-1/+1
* | dmaengine: dmatest: Fix iteration non-stop logicAndy Shevchenko2020-04-271-2/+2
* | dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronizationDmitry Osipenko2020-04-271-0/+9
* | dmaengine: fix channel index enumerationDave Jiang2020-04-271-34/+26
* | dmaengine: mmp_tdma: Reset channel error on releaseLubomir Rintel2020-04-231-0/+2
* | dmaengine: mmp_tdma: Do not ignore slave config validation errorsLubomir Rintel2020-04-231-1/+2
* | dmaengine: pch_dma.c: Avoid data race between probe and irq handlerMadhuparna Bhowmik2020-04-231-1/+1
* | dmaengine: xilinx_dma: Add missing check for empty listSebastian von Ohr2020-04-151-10/+10
* | dmaengine: ti: k3-psil: fix deadlock on error pathGrygorii Strashko2020-04-151-0/+1
* | dmaengine: hisilicon: Fix build error without PCI_MSIYueHaibing2020-04-151-1/+2
|/
* drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warningskbuild test robot2020-04-101-1/+0
* Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-04-0234-494/+1625
|\
| * dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irqVinod Koul2020-03-261-3/+1
| * dmaengine: tegra-apb: Improve DMA synchronizationDmitry Osipenko2020-03-231-0/+25
| * dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handlerDmitry Osipenko2020-03-231-4/+3
| * dmaengine: tegra-apb: mark PM functions as __maybe_unusedYueHaibing2020-03-231-4/+2
| * dmaengine: fix spelling mistake "exceds" -> "exceeds"Colin Ian King2020-03-232-2/+2
| * dmaengine: sprd: Set request pending flag when DMA controller is activeZhenfang Wang2020-03-231-0/+24
| * dmaengine: ppc4xx: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-111-1/+1
| * dmaengine: idxd: remove global token limit checkDave Jiang2020-03-111-5/+0
| * dmaengine: idxd: reflect shadow copy of traffic class programmingDave Jiang2020-03-111-2/+2
| * dmaengine: Create debug directories for DMA devicesPeter Ujfalusi2020-03-112-1/+43
| * dmaengine: ti: k3-udma: Implement custom dbg_summary_show for debugfsPeter Ujfalusi2020-03-111-0/+63
| * dmaengine: Add basic debugfs supportPeter Ujfalusi2020-03-111-1/+75