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
/
dw-edma
/
dw-edma-v0-core.c
Age
Commit message (
Expand
)
Author
2024-02-07
dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...
Kory Maincent
2023-05-24
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
2023-03-31
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
2023-02-22
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
2023-02-10
dmaengine: dw-edma: Use non-atomic io-64 methods
Serge Semin
2023-02-10
dmaengine: dw-edma: Fix readq_ch() return value truncation
Serge Semin
2023-02-10
dmaengine: dw-edma: Use DMA engine device debugfs subdirectory
Serge Semin
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-06-23
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
2022-06-23
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
2022-06-23
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
2022-06-10
dmaengine: dw-edma: remove a macro conditional with similar branches
Vladimir Zapolskiy
2022-04-20
dmaengine: dw-edma: Fix inconsistent indenting
Jiapeng Chong
2022-04-12
dmaengine: dw-edma: Fix unaligned 64bit access
Herve Codina
2021-03-16
dmaengine: dw-edma: Move struct dentry variable from static definition into d...
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Add support for the HDMA feature
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
Gustavo Pimentel
2019-07-22
dmaengine: dw-edma: fix endianess confusion
Arnd Bergmann
2019-07-22
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel