index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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
Files
Lines
2024-02-07
dmaengine: dw-edma: eDMA: Add sync read before starting the DMA transfer in r...
Kory Maincent
1
-0
/
+17
2023-05-24
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
1
-13
/
+72
2023-03-31
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
1
-56
/
+0
2023-02-22
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
1
-25
/
+44
2023-02-10
dmaengine: dw-edma: Use non-atomic io-64 methods
Serge Semin
1
-26
/
+6
2023-02-10
dmaengine: dw-edma: Fix readq_ch() return value truncation
Serge Semin
1
-1
/
+1
2023-02-10
dmaengine: dw-edma: Use DMA engine device debugfs subdirectory
Serge Semin
1
-5
/
+0
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-19
/
+22
2022-06-23
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
1
-3
/
+6
2022-06-23
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
1
-1
/
+1
2022-06-23
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
1
-16
/
+16
2022-06-10
dmaengine: dw-edma: remove a macro conditional with similar branches
Vladimir Zapolskiy
1
-8
/
+0
2022-04-20
dmaengine: dw-edma: Fix inconsistent indenting
Jiapeng Chong
1
-9
/
+10
2022-04-12
dmaengine: dw-edma: Fix unaligned 64bit access
Herve Codina
1
-2
/
+5
2021-03-16
dmaengine: dw-edma: Move struct dentry variable from static definition into d...
Gustavo Pimentel
1
-2
/
+2
2021-03-16
dmaengine: dw-edma: Add support for the HDMA feature
Gustavo Pimentel
1
-3
/
+39
2021-03-16
dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
Gustavo Pimentel
1
-64
/
+190
2019-07-22
dmaengine: dw-edma: fix endianess confusion
Arnd Bergmann
1
-14
/
+10
2019-07-22
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
1
-5
/
+5
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
1
-0
/
+2
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel
1
-0
/
+352