index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw-edma
/
dw-edma-pcie.c
Age
Commit message (
Expand
)
Author
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 PCI bus address getter to the remote EP glue driver
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: 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
2021-11-22
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
Christophe JAILLET
2021-10-26
dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API
Wang Qing
2021-03-16
dmaengine: dw-edma: Add pcim_iomap_table return check
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Change linked list and data blocks offset and sizes
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Improve the linked list and data blocks definition
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Reorder variables to keep consistency
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Add PCIe VSEC data retrieval support
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Add support for the HDMA feature
Gustavo Pimentel
2020-04-17
dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
Alan Mikhak
2019-07-22
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
2019-06-10
dmaengine: Add Synopsys eDMA IP PCIe glue-logic
Gustavo Pimentel