index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
altera-msgdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
1
-2
/
+2
2024-06-11
dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
Olivier Dautricourt
1
-3
/
+1
2024-06-11
dmaengine: altera-msgdma: cleanup after completing all descriptors
Olivier Dautricourt
1
-1
/
+6
2024-06-11
dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...
Olivier Dautricourt
1
-2
/
+3
2023-09-28
dmaengine: altera-msgdma: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-07-06
dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions
Jiapeng Chong
1
-2
/
+2
2022-02-15
dmaengine: altera-msgdma: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-3
/
+1
2021-10-28
dmaengine: altera-msgdma: Correctly handle descriptor callbacks
Lars-Peter Clausen
1
-6
/
+4
2021-07-28
dmaengine: altera-msgdma: make response port optional
Olivier Dautricourt
1
-11
/
+26
2021-06-16
dmaengine: altera-msgdma: add OF support
Olivier Dautricourt
1
-0
/
+20
2020-10-08
dmaengine: altera-msgdma: fix kernel-doc style for tasklet
Vinod Koul
1
-1
/
+1
2020-09-18
dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-3
/
+3
2020-07-15
dmaengine: altera-msgdma: Fix struct documentation blocks
Lee Jones
1
-2
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2017-10-20
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
Stefan Roese
1
-2
/
+2
2017-09-28
dmaengine: altera: fix spinlock usage
Sylvain Lesne
1
-14
/
+21
2017-09-28
dmaengine: altera: fix response FIFO emptying
Sylvain Lesne
1
-1
/
+1
2017-08-29
dmaengine: altera: Use macros instead of structs to describe the registers
Stefan Roese
1
-45
/
+35
2017-08-22
dmaengine: altera: remove DMA_SG
Vinod Koul
1
-94
/
+0
2017-07-18
dmaengine: Add driver for Altera / Intel mSGDMA IP core
Stefan Roese
1
-0
/
+1031