Age | Commit message (Expand) | Author | Files | Lines |
2021-04-12 | dmaengine: idxd: fix wq cleanup of WQCFG registers | Dave Jiang | 3 | -18/+27 |
2021-04-12 | dmaengine: idxd: clear MSIX permission entry on shutdown | Dave Jiang | 3 | -9/+34 |
2021-04-12 | dmaengine: plx_dma: add a missing put_device() on error path | Dan Carpenter | 1 | -7/+11 |
2021-04-12 | dmaengine: tegra20: Fix runtime PM imbalance on error | Dinghao Liu | 1 | -2/+2 |
2021-04-12 | dmaengine: Fix a double free in dma_async_device_register | Lv Yunlong | 1 | -0/+1 |
2021-04-12 | dmaengine: dw: Make it dependent to HAS_IOMEM | Andy Shevchenko | 1 | -0/+2 |
2021-04-12 | dmaengine: idxd: fix wq size store permission state | Dave Jiang | 1 | -1/+1 |
2021-04-12 | dmaengine: idxd: fix opcap sysfs attribute output | Dave Jiang | 1 | -1/+7 |
2021-04-12 | dmaengine: idxd: Fix clobbering of SWERR overflow bit on writeback | Dave Jiang | 1 | -1/+3 |
2021-03-16 | dmaengine: xilinx: dpdma: Fix race condition in done IRQ | Laurent Pinchart | 1 | -1/+2 |
2021-03-16 | dmaengine: xilinx: dpdma: Fix descriptor issuing on video group | Laurent Pinchart | 1 | -11/+17 |
2021-02-24 | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 28 | -5627/+2707 |
2021-02-23 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+1 |
2021-02-08 | dmaengine: dw-axi-dmac: remove redundant null check on desc | Colin Ian King | 1 | -4/+0 |
2021-02-08 | dmaengine dw: Revert "dmaengine: dw: Enable runtime PM" | Cezary Rojewski | 1 | -6/+0 |
2021-02-03 | dmaengine: idxd: check device state before issue command | Dave Jiang | 3 | -3/+27 |
2021-02-02 | amba: Make the remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
2021-02-01 | dmaengine: xilinx_dma: Alloc tx descriptors GFP_NOWAIT | Richard Fitzgerald | 1 | -1/+1 |
2021-02-01 | dmaengine: dw-axi-dmac: Virtually split the linked-list | Sia Jee Heng | 2 | -20/+92 |
2021-02-01 | dmaengine: dw-axi-dmac: Set constraint to the Max segment size | Sia Jee Heng | 2 | -0/+9 |
2021-02-01 | dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers | Sia Jee Heng | 1 | -0/+26 |
2021-02-01 | dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake | Sia Jee Heng | 1 | -0/+50 |
2021-02-01 | dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support | Sia Jee Heng | 1 | -0/+8 |
2021-02-01 | dmaengine: drivers: Kconfig: add HAS_IOMEM dependency to DW_AXI_DMAC | Sia Jee Heng | 1 | -0/+1 |
2021-02-01 | dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields | Sia Jee Heng | 1 | -0/+14 |
2021-02-01 | dmaengine: dw-axi-dmac: Support burst residue granularity | Sia Jee Heng | 2 | -7/+38 |
2021-02-01 | dmaengine: dw-axi-dmac: Support of_dma_controller_register() | Sia Jee Heng | 2 | -0/+27 |
2021-02-01 | dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic() | Sia Jee Heng | 2 | -7/+106 |
2021-02-01 | dmaengine: dw-axi-dmac: Support device_prep_slave_sg | Sia Jee Heng | 2 | -0/+155 |
2021-02-01 | dmaengine: dw-axi-dmac: Add device_config operation | Sia Jee Heng | 2 | -0/+12 |
2021-02-01 | dmaengine: dw-axi-dmac: Add device_synchronize() callback | Sia Jee Heng | 1 | -0/+8 |
2021-02-01 | dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources() | Sia Jee Heng | 2 | -12/+14 |
2021-02-01 | dmaengine: dw-axi-dmac: simplify descriptor management | Sia Jee Heng | 2 | -71/+102 |
2021-02-01 | dmaengine: INTEL_LDMA should depend on X86 | Geert Uytterhoeven | 1 | -1/+2 |
2021-02-01 | dmaengine: rcar-dmac: Add support for R-Car V3U | Geert Uytterhoeven | 1 | -23/+58 |
2021-02-01 | dmaengine: rcar-dmac: Add helpers for clearing DMA channel status | Geert Uytterhoeven | 1 | -2/+13 |
2021-02-01 | dmaengine: rcar-dmac: Add for_each_rcar_dmac_chan() helper | Geert Uytterhoeven | 1 | -12/+10 |
2021-01-27 | dmaengine: stedma40: fix 'physical' typo | Bjorn Helgaas | 1 | -1/+1 |
2021-01-27 | dmaengine: qcom: bam_dma: Manage clocks when controlled_remotely is set | Thara Gopinath | 1 | -14/+15 |
2021-01-26 | dmaengine: ti: k3-udma: Fix a resource leak in an error handling path | Christophe JAILLET | 1 | -1/+2 |
2021-01-26 | dmaengine: idxd: add module parameter to force disable of SVA | Dave Jiang | 1 | -1/+7 |
2021-01-26 | dmaengine: mmp_tdma: Allow building as a module | Lubomir Rintel | 1 | -1/+1 |
2021-01-26 | dmaengine: mmp_pdma: Allow building as a module | Lubomir Rintel | 1 | -1/+1 |
2021-01-26 | dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn() | Lubomir Rintel | 1 | -14/+0 |
2021-01-26 | dmaengine: remove coh901318 driver | Arnd Bergmann | 5 | -3270/+0 |
2021-01-26 | dmaengine: remove zte zx driver | Arnd Bergmann | 3 | -951/+0 |
2021-01-26 | dmaengine: remove sirfsoc driver | Arnd Bergmann | 3 | -1178/+0 |
2021-01-26 | dmaengine: jz4780: Add support for the JZ4760(B) | Paul Cercueil | 1 | -0/+14 |
2021-01-26 | dmaengine: imx-sdma: Use of_device_get_match_data() | Fabio Estevam | 1 | -10/+1 |
2021-01-26 | dmaengine: imx-sdma: Remove platform data support | Fabio Estevam | 1 | -25/+10 |