index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
altera-msgdma.c
Age
Commit message (
Expand
)
Author
2023-09-28
dmaengine: altera-msgdma: Convert to platform remove callback returning void
Uwe Kleine-König
2022-07-06
dmaengine: altera-msgdma: Fixed some inconsistent function name descriptions
Jiapeng Chong
2022-02-15
dmaengine: altera-msgdma: Remove useless DMA-32 fallback configuration
Christophe JAILLET
2021-10-28
dmaengine: altera-msgdma: Correctly handle descriptor callbacks
Lars-Peter Clausen
2021-07-28
dmaengine: altera-msgdma: make response port optional
Olivier Dautricourt
2021-06-16
dmaengine: altera-msgdma: add OF support
Olivier Dautricourt
2020-10-08
dmaengine: altera-msgdma: fix kernel-doc style for tasklet
Vinod Koul
2020-09-18
dmaengine: altera-msgdma: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-15
dmaengine: altera-msgdma: Fix struct documentation blocks
Lee Jones
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-10-20
dmaengine: altera: Use IRQ-safe spinlock calls in the error paths as well
Stefan Roese
2017-09-28
dmaengine: altera: fix spinlock usage
Sylvain Lesne
2017-09-28
dmaengine: altera: fix response FIFO emptying
Sylvain Lesne
2017-08-29
dmaengine: altera: Use macros instead of structs to describe the registers
Stefan Roese
2017-08-22
dmaengine: altera: remove DMA_SG
Vinod Koul
2017-07-18
dmaengine: Add driver for Altera / Intel mSGDMA IP core
Stefan Roese