index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
altera-msgdma.c
Age
Commit message (
Expand
)
Author
2024-09-02
dmaengine: Fix spelling mistakes
Amit Vadhavana
2024-06-11
dmaengine: altera-msgdma: properly free descriptor in msgdma_free_descriptor
Olivier Dautricourt
2024-06-11
dmaengine: altera-msgdma: cleanup after completing all descriptors
Olivier Dautricourt
2024-06-11
dmaengine: altera-msgdma: use irq variant of spin_lock/unlock while invoking ...
Olivier Dautricourt
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