Age | Commit message (Expand) | Author | Files | Lines |
2021-09-09 | Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 45 | -917/+3882 |
2021-09-02 | Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds | 1 | -23/+70 |
2021-08-31 | dmaengine: sh: fix some NULL dereferences | Dan Carpenter | 1 | -2/+2 |
2021-08-31 | dmaengine: sh: Fix unused initialization of pointer lmdesc | Colin Ian King | 1 | -3/+1 |
2021-08-29 | dmaengine: ptdma: remove PT_OFFSET to avoid redefnition | Sanjay R Mehta | 1 | -1/+0 |
2021-08-29 | dmaengine: ptdma: Add debugfs entries for PTDMA | Sanjay R Mehta | 4 | -1/+118 |
2021-08-29 | dmaengine: ptdma: register PTDMA controller as a DMA resource | Sanjay R Mehta | 5 | -1/+450 |
2021-08-29 | dmaengine: ptdma: Initial driver for the AMD PTDMA | Sanjay R Mehta | 7 | -0/+828 |
2021-08-29 | dmaengine: fsl-dpaa2-qdma: Fix spelling mistake "faile" -> "failed" | Colin Ian King | 1 | -1/+1 |
2021-08-29 | dmaengine: idxd: remove interrupt disable for dev_lock | Dave Jiang | 4 | -32/+22 |
2021-08-29 | dmaengine: idxd: remove interrupt disable for cmd_lock | Dave Jiang | 1 | -11/+8 |
2021-08-29 | dmaengine: idxd: fix setting up priv mode for dwq | Dave Jiang | 3 | -2/+34 |
2021-08-29 | dmaengine: xilinx_dma: Set DMA mask for coherent APIs | Radhey Shyam Pandey | 1 | -1/+1 |
2021-08-29 | dmaengine: ti: k3-psil-j721e: Add entry for CSI2RX | Pratyush Yadav | 1 | -0/+73 |
2021-08-29 | dmaengine: sh: Add DMAC driver for RZ/G2L SoC | Biju Das | 3 | -0/+981 |
2021-08-25 | dmaengine: ioat: depends on !UML | Johannes Berg | 1 | -1/+1 |
2021-08-25 | dmaengine: idxd: set descriptor allocation size to threshold for swq | Dave Jiang | 1 | -2/+2 |
2021-08-25 | dmaengine: idxd: make submit failure path consistent on desc freeing | Dave Jiang | 2 | -5/+10 |
2021-08-12 | Merge tag 'imx-ecspi-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Arnd Bergmann | 1 | -23/+70 |
2021-08-09 | Merge 5.14-rc5 into driver-core-next | Greg Kroah-Hartman | 12 | -53/+151 |
2021-08-06 | Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -53/+151 |
2021-08-06 | dmaengine: idxd: remove interrupt flag for completion list spinlock | Dave Jiang | 2 | -10/+7 |
2021-08-06 | dmaengine: acpi: Check for errors from acpi_register_gsi() separately | Andy Shevchenko | 1 | -1/+9 |
2021-08-06 | dmaengine: acpi: Avoid comparison GSI with Linux vIRQ | Andy Shevchenko | 1 | -3/+7 |
2021-08-06 | dmaengine: idxd: make I/O interrupt handler one shot | Dave Jiang | 1 | -51/+8 |
2021-08-06 | dmaengine: idxd: clear block on fault flag when clear wq | Dave Jiang | 1 | -0/+1 |
2021-08-06 | dmaengine: idxd: add capability check for 'block on fault' attribute | Dave Jiang | 1 | -0/+3 |
2021-08-06 | dmaengine: xilinx: Add empty device_config function | Marek Vasut | 1 | -0/+12 |
2021-08-06 | dmaengine: dw: Simplify DT property parser | Andy Shevchenko | 1 | -28/+16 |
2021-08-06 | dmaengine: dw: Remove error message from DT parsing code | Andy Shevchenko | 1 | -5/+0 |
2021-08-06 | dmaengine: idxd: Remove unused status variable in irq_process_work_list() | Nathan Chancellor | 1 | -2/+0 |
2021-08-02 | dmaengine: idxd: Fix a possible NULL pointer dereference | Christophe JAILLET | 1 | -11/+4 |
2021-08-02 | Merge branch 'fixes' into next | Vinod Koul | 4 | -9/+14 |
2021-08-02 | dmaengine: imx-dma: configure the generic DMA type to make it work | Juergen Borleis | 1 | -0/+2 |
2021-08-02 | dma: imx-dma: configure the generic DMA type to make it work | Juergen Borleis | 1 | -0/+2 |
2021-08-02 | dmaengine: ep93xx: Prepare clock before using it | Alexander Sverdlin | 1 | -3/+3 |
2021-08-02 | dmaengine: dw-axi-dmac: Burst length settings | Pandith N | 1 | -1/+2 |
2021-08-02 | dmaengine: dw-axi-dmac: support parallel memory <--> peripheral transfers | Pandith N | 2 | -0/+6 |
2021-08-02 | dmaengine: dw-axi-dmac: Remove free slot check algorithm in dw_axi_dma_set_hw... | Pandith N | 2 | -30/+21 |
2021-08-02 | dmaengine: usb-dmac: make usb_dmac_get_current_residue unsigned | Jordy Zomer | 1 | -1/+1 |
2021-07-29 | dmaengine: idxd: fix abort status check | Dave Jiang | 1 | -2/+10 |
2021-07-28 | dmanegine: idxd: add software command status | Dave Jiang | 5 | -6/+38 |
2021-07-28 | dmaengine: idxd: rotate portal address for better performance | Dave Jiang | 3 | -1/+22 |
2021-07-28 | dmaengine: idxd: fix wq slot allocation index check | Dave Jiang | 1 | -1/+1 |
2021-07-28 | dmaengine: idxd: fix uninit var for alt_drv | Dave Jiang | 1 | -1/+1 |
2021-07-28 | dmaengine: idxd: Set defaults for GRPCFG traffic class | Dave Jiang | 4 | -2/+21 |
2021-07-28 | dmaengine: at_xdmac: use platform_driver_register | Clément Léger | 1 | -1/+7 |
2021-07-28 | dmaengine: of-dma: router_xlate to return -EPROBE_DEFER if controller is not ... | Peter Ujfalusi | 1 | -2/+7 |
2021-07-28 | dmaengine: tegra210-adma: Using pm_runtime_resume_and_get to replace open coding | Zhang Qilong | 1 | -5/+2 |
2021-07-28 | ppc4xx: replace sscanf() by kstrtoul() | Salah Triki | 1 | -3/+9 |