Age | Commit message (Expand) | Author | Files | Lines |
2020-05-19 | dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()' | Christophe JAILLET | 1 | -1/+1 |
2020-05-15 | dmaengine: ti: k3-udma: Fix TR mode flags for slave_sg and memcpy | Peter Ujfalusi | 1 | -2/+4 |
2020-05-15 | dmaengine: zynqmp_dma: Move list_del inside zynqmp_dma_free_descriptor. | RafaĆ Hibner | 1 | -2/+1 |
2020-05-13 | dmaengine: dmatest: Restore default for channel | Vladimir Murzin | 1 | -4/+5 |
2020-05-04 | dmaengine: idxd: fix interrupt completion after unmasking | Dave Jiang | 2 | -7/+26 |
2020-05-04 | dmaengine: owl: Use correct lock in owl_dma_get_pchan() | Cristian Ciocaltea | 1 | -5/+3 |
2020-04-28 | dmaengine: dmatest: Fix process hang when reading 'wait' parameter | Andy Shevchenko | 1 | -1/+1 |
2020-04-27 | dmaengine: dmatest: Fix iteration non-stop logic | Andy Shevchenko | 1 | -2/+2 |
2020-04-27 | dmaengine: tegra-apb: Ensure that clock is enabled during of DMA synchronization | Dmitry Osipenko | 1 | -0/+9 |
2020-04-27 | dmaengine: fix channel index enumeration | Dave Jiang | 1 | -34/+26 |
2020-04-23 | dmaengine: mmp_tdma: Reset channel error on release | Lubomir Rintel | 1 | -0/+2 |
2020-04-23 | dmaengine: mmp_tdma: Do not ignore slave config validation errors | Lubomir Rintel | 1 | -1/+2 |
2020-04-23 | dmaengine: pch_dma.c: Avoid data race between probe and irq handler | Madhuparna Bhowmik | 1 | -1/+1 |
2020-04-15 | dmaengine: xilinx_dma: Add missing check for empty list | Sebastian von Ohr | 1 | -10/+10 |
2020-04-15 | dmaengine: ti: k3-psil: fix deadlock on error path | Grygorii Strashko | 1 | -0/+1 |
2020-04-15 | dmaengine: hisilicon: Fix build error without PCI_MSI | YueHaibing | 1 | -1/+2 |
2020-04-11 | drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings | kbuild test robot | 1 | -1/+0 |
2020-04-03 | Merge tag 'dmaengine-5.7-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 34 | -494/+1625 |
2020-03-26 | dmaengine: uniphier-xdmac: Remove redandant error log for platform_get_irq | Vinod Koul | 1 | -3/+1 |
2020-03-23 | dmaengine: tegra-apb: Improve DMA synchronization | Dmitry Osipenko | 1 | -0/+25 |
2020-03-23 | dmaengine: tegra-apb: Don't save/restore IRQ flags in interrupt handler | Dmitry Osipenko | 1 | -4/+3 |
2020-03-23 | dmaengine: tegra-apb: mark PM functions as __maybe_unused | YueHaibing | 1 | -4/+2 |
2020-03-23 | dmaengine: ti: k3-udma-glue: Fix an error handling path in 'k3_udma_glue_cfg_... | Christophe JAILLET | 1 | -10/+19 |
2020-03-23 | dmaengine: fix spelling mistake "exceds" -> "exceeds" | Colin Ian King | 2 | -2/+2 |
2020-03-23 | dmaengine: sprd: Set request pending flag when DMA controller is active | Zhenfang Wang | 1 | -0/+24 |
2020-03-23 | dmaengine: idxd: fix off by one on cdev dwq refcount | Dave Jiang | 1 | -2/+2 |
2020-03-11 | dmaengine: ppc4xx: Use scnprintf() for avoiding potential buffer overflow | Takashi Iwai | 1 | -1/+1 |
2020-03-11 | dmaengine: idxd: remove global token limit check | Dave Jiang | 1 | -5/+0 |
2020-03-11 | dmaengine: idxd: reflect shadow copy of traffic class programming | Dave Jiang | 1 | -2/+2 |
2020-03-11 | dmaengine: Create debug directories for DMA devices | Peter Ujfalusi | 2 | -1/+43 |
2020-03-11 | dmaengine: ti: k3-udma: Implement custom dbg_summary_show for debugfs | Peter Ujfalusi | 1 | -0/+63 |
2020-03-11 | dmaengine: Add basic debugfs support | Peter Ujfalusi | 1 | -1/+75 |
2020-03-11 | dmaengine: move .device_release missing log warning to debug level | Vinod Koul | 1 | -1/+1 |
2020-03-06 | dmaengine: fsl-dpaa2-qdma: remove set but not used variable 'dpaa2_qdma' | YueHaibing | 1 | -2/+0 |
2020-03-02 | dmaengine: ti: edma: fix null dereference because of a typo in pointer name | Colin Ian King | 1 | -1/+1 |
2020-03-02 | dmaengine: fsl-dpaa2-qdma: Adding shutdown hook | Peng Ma | 3 | -0/+40 |
2020-03-02 | dmaengine: uniphier-xdmac: Add UniPhier external DMA controller driver | Kunihiko Hayashi | 3 | -0/+623 |
2020-03-02 | dmaengine: ti: k3-udma: Implement support for atype (for virtualization) | Peter Ujfalusi | 2 | -10/+58 |
2020-03-02 | dmaengine: idxd: expose general capabilities register in sysfs | Dave Jiang | 1 | -0/+11 |
2020-03-02 | dmaengine: idxd: check return result from check_vma() in cdev | Dave Jiang | 1 | -0/+2 |
2020-02-25 | dmaengine: imx-sdma: Fix the event id check to include RX event for UART6 | Frieder Schrempf | 1 | -2/+2 |
2020-02-25 | dmaengine: tegra-apb: Improve error message about DMA underflow | Dmitry Osipenko | 1 | -1/+1 |
2020-02-25 | dmaengine: tegra-apb: Remove unused function argument | Dmitry Osipenko | 1 | -2/+1 |
2020-02-25 | dmaengine: tegra-apb: Support COMPILE_TEST | Dmitry Osipenko | 1 | -1/+1 |
2020-02-25 | dmaengine: tegra-apb: Remove MODULE_ALIAS | Dmitry Osipenko | 1 | -1/+0 |
2020-02-25 | dmaengine: tegra-apb: Allow to compile as a loadable kernel module | Dmitry Osipenko | 1 | -1/+1 |
2020-02-25 | dmaengine: tegra-apb: Add missing of_dma_controller_free | Dmitry Osipenko | 1 | -0/+1 |
2020-02-25 | dmaengine: tegra-apb: Clean up suspend-resume | Dmitry Osipenko | 1 | -67/+69 |
2020-02-25 | dmaengine: tegra-apb: Keep clock enabled only during of DMA transfer | Dmitry Osipenko | 1 | -11/+25 |
2020-02-25 | dmaengine: tegra-apb: Remove duplicated pending_sg_req checks | Dmitry Osipenko | 1 | -12/+0 |