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