index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
fsl-qdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
dmaengine: fsl-qdma: add __iomem and struct in union to fix sparse warning
Frank Li
1
-11
/
+10
2024-02-07
dmaengine: fsl-qdma: init irq after reg initialization
Curtis Klein
1
-9
/
+8
2024-02-07
dmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read
Peng Ma
1
-1
/
+3
2024-01-22
dmaengine: fsl-qdma: Remove a useless devm_kfree()
Christophe JAILLET
1
-3
/
+2
2024-01-22
dmaengine: fsl-qdma: Fix a memory leak related to the queue command DMA
Christophe JAILLET
1
-5
/
+5
2024-01-22
dmaengine: fsl-qdma: Fix a memory leak related to the status queue DMA
Christophe JAILLET
1
-13
/
+5
2024-01-19
dmaengine: fsl-qdma: increase size of 'irq_name'
Vinod Koul
1
-1
/
+1
2023-09-28
dmaengine: fsl-qdma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-08-01
dmaengine: Explicitly include correct DT includes
Rob Herring
1
-2
/
+2
2023-01-18
dmaengine: drivers: Use devm_platform_ioremap_resource()
Tudor Ambarus
1
-7
/
+3
2021-05-10
dmaengine: fsl-qdma: check dma_set_mask return value
Robin Gong
1
-1
/
+5
2020-07-17
dmaengine: Extend NXP QDMA driver to check transmission errors
Koehrer Mathias (ETAS/EES-SL)
1
-6
/
+57
2020-07-15
dmaengine: fsl-qdma: Fix 'struct fsl_qdma_format' formatting issue
Lee Jones
1
-1
/
+1
2020-01-21
dmaengine: fsl-qdma: fix duplicated argument to &&
Chen Zhou
1
-1
/
+1
2019-11-02
dmaengine: fsl-qdma: Handle invalid qdma-queue0 IRQ
Krzysztof Kozlowski
1
-0
/
+3
2019-07-31
dmaengine: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-7
/
+2
2019-06-04
dmaengine: fsl-qdma: Continue to clear register on error
Peng Ma
1
-3
/
+1
2019-06-04
dmaengine: fsl-qdma: fixed the source/destination descriptor format
Peng Ma
1
-8
/
+10
2019-01-07
dmaengine: fsl-qdma: add MODULE_LICENSE
Arnd Bergmann
1
-0
/
+1
2019-01-07
dmaengine: fsl-qdma: Add qDMA controller driver for Layerscape SoCs
Peng Ma
1
-0
/
+1258