aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/fsl-qdma.c
AgeCommit message (Expand)Author
2024-03-06dmaengine: fsl-qdma: init irq after reg initializationCurtis Klein
2024-03-06dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned readPeng Ma
2024-03-01dmaengine: fsl-qdma: increase size of 'irq_name'Vinod Koul
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMAChristophe JAILLET
2024-02-23dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMAChristophe JAILLET
2021-07-20dmaengine: fsl-qdma: check dma_set_mask return valueRobin Gong
2020-02-24dmaengine: fsl-qdma: fix duplicated argument to &&Chen Zhou
2020-01-04dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQKrzysztof Kozlowski
2019-07-31dmaengine: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-06-04dmaengine: fsl-qdma: Continue to clear register on errorPeng Ma
2019-06-04dmaengine: fsl-qdma: fixed the source/destination descriptor formatPeng Ma
2019-01-07dmaengine: fsl-qdma: add MODULE_LICENSEArnd Bergmann
2019-01-07dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCsPeng Ma