index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw-edma
/
dw-edma-v0-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: dw-edma: Create a new dw_edma_core_ops structure to abstract contr...
Cai Huoqing
2023-05-24
1
-13
/
+72
*
dmaengine: dw-edma: remove unused readq_ch and writeq_ch functions
Tom Rix
2023-03-31
1
-56
/
+0
*
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
2023-02-22
1
-25
/
+44
*
dmaengine: dw-edma: Use non-atomic io-64 methods
Serge Semin
2023-02-11
1
-26
/
+6
*
dmaengine: dw-edma: Fix readq_ch() return value truncation
Serge Semin
2023-02-11
1
-1
/
+1
*
dmaengine: dw-edma: Use DMA engine device debugfs subdirectory
Serge Semin
2023-02-11
1
-5
/
+0
*
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-05
1
-19
/
+22
|
\
|
*
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
2022-06-23
1
-3
/
+6
|
*
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
2022-06-23
1
-1
/
+1
|
*
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
2022-06-23
1
-16
/
+16
*
|
dmaengine: dw-edma: remove a macro conditional with similar branches
Vladimir Zapolskiy
2022-06-10
1
-8
/
+0
|
/
*
dmaengine: dw-edma: Fix inconsistent indenting
Jiapeng Chong
2022-04-20
1
-9
/
+10
*
dmaengine: dw-edma: Fix unaligned 64bit access
Herve Codina
2022-04-12
1
-2
/
+5
*
dmaengine: dw-edma: Move struct dentry variable from static definition into d...
Gustavo Pimentel
2021-03-16
1
-2
/
+2
*
dmaengine: dw-edma: Add support for the HDMA feature
Gustavo Pimentel
2021-03-16
1
-3
/
+39
*
dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
Gustavo Pimentel
2021-03-16
1
-64
/
+190
*
dmaengine: dw-edma: fix endianess confusion
Arnd Bergmann
2019-07-22
1
-14
/
+10
*
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
2019-07-22
1
-5
/
+5
*
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
2019-06-10
1
-0
/
+2
*
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel
2019-06-10
1
-0
/
+352