summaryrefslogtreecommitdiffstats
path: root/drivers/dma (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-111-1/+0
* Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2020-04-0334-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
| * dmaengine: fsl-dpaa2-qdma: remove set but not used variable 'dpaa2_qdma'YueHaibing2020-03-061-2/+0
| * dmaengine: ti: edma: fix null dereference because of a typo in pointer nameColin Ian King2020-03-021-1/+1
| * dmaengine: fsl-dpaa2-qdma: Adding shutdown hookPeng Ma2020-03-023-0/+40
| * dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driverKunihiko Hayashi2020-03-023-0/+623
| * dmaengine: ti: k3-udma: Implement support for atype (for virtualization)Peter Ujfalusi2020-03-022-10/+58
| * dmaengine: idxd: expose general capabilities register in sysfsDave Jiang2020-03-021-0/+11
| * dmaengine: idxd: check return result from check_vma() in cdevDave Jiang2020-03-021-0/+2
| * dmaengine: tegra-apb: Improve error message about DMA underflowDmitry Osipenko2020-02-251-1/+1
| * dmaengine: tegra-apb: Remove unused function argumentDmitry Osipenko2020-02-251-2/+1
| * dmaengine: tegra-apb: Support COMPILE_TESTDmitry Osipenko2020-02-251-1/+1