Age | Commit message (Expand) | Author |
2024-02-23 | dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warning | Frank Li |
2024-02-07 | dmaengine: fsl-qdma: init irq after reg initialization | Curtis Klein |
2024-02-07 | dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read | Peng Ma |
2024-01-22 | dmaengine: fsl-qdma: Remove a useless devm_kfree() | Christophe JAILLET |
2024-01-22 | dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA | Christophe JAILLET |
2024-01-22 | dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA | Christophe JAILLET |
2024-01-19 | dmaengine: fsl-qdma: increase size of 'irq_name' | Vinod Koul |
2023-09-28 | dmaengine: fsl-qdma: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-08-01 | dmaengine: Explicitly include correct DT includes | Rob Herring |
2023-01-18 | dmaengine: drivers: Use devm_platform_ioremap_resource() | Tudor Ambarus |
2021-05-10 | dmaengine: fsl-qdma: check dma_set_mask return value | Robin Gong |
2020-07-17 | dmaengine: Extend NXP QDMA driver to check transmission errors | Koehrer Mathias (ETAS/EES-SL) |
2020-07-15 | dmaengine: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issue | Lee Jones |
2020-01-21 | dmaengine: fsl-qdma: fix duplicated argument to && | Chen Zhou |
2019-11-02 | dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ | Krzysztof Kozlowski |
2019-07-31 | dmaengine: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-06-04 | dmaengine: fsl-qdma: Continue to clear register on error | Peng Ma |
2019-06-04 | dmaengine: fsl-qdma: fixed the source/destination descriptor format | Peng Ma |
2019-01-07 | dmaengine: fsl-qdma: add MODULE_LICENSE | Arnd Bergmann |
2019-01-07 | dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs | Peng Ma |