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
/
include
/
linux
/
dma
/
edma.h
Age
Commit message (
Expand
)
Author
2023-05-24
dmaengine: dw-edma: Add support for native HDMA
Cai Huoqing
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
2023-02-22
dmaengine: dw-edma: Prepare dw_edma_probe() for builtin callers
Serge Semin
2023-02-22
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
2023-02-10
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
2023-01-27
dmaengine: dw-edma: Add CPU to PCI bus address translation
Serge Semin
2023-01-27
dmaengine: dw-edma: Convert ll/dt phys address to PCI bus/DMA address
Serge Semin
2022-06-23
dmaengine: dw-edma: Add support for chip-specific flags
Frank Li
2022-06-23
dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip
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-16
dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip
Frank Li
2019-06-10
dmaengine: Add Synopsys eDMA IP core driver
Gustavo Pimentel