index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
Files
Lines
2023-05-24
dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops
Cai Huoqing
1
-2
/
+2
2023-02-22
dmaengine: dw-edma: Add mem-mapped LL-entries support
Serge Semin
1
-16
/
+16
2023-02-10
dmaengine: dw-edma: Replace chip ID number with device name
Serge Semin
1
-1
/
+0
2023-01-27
dmaengine: dw-edma: Add PCI bus address getter to the remote EP glue driver
Serge Semin
1
-0
/
+15
2023-01-27
dmaengine: dw-edma: Convert ll/dt phys address to PCI bus/DMA address
Serge Semin
1
-4
/
+4
2022-06-23
dmaengine: dw-edma: Rename wr(rd)_ch_cnt to ll_wr(rd)_cnt in struct dw_edma_chip
Frank Li
1
-6
/
+6
2022-06-23
dmaengine: dw-edma: Change rg_region to reg_base in struct dw_edma_chip
Frank Li
1
-3
/
+3
2022-06-23
dmaengine: dw-edma: Detach the private data and chip info structures
Frank Li
1
-48
/
+34
2022-06-16
dmaengine: dw-edma: Remove unused irq field in struct dw_edma_chip
Frank Li
1
-1
/
+0
2021-11-22
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
Christophe JAILLET
1
-9
/
+1
2021-10-26
dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API
Wang Qing
1
-13
/
+4
2021-03-16
dmaengine: dw-edma: Add pcim_iomap_table return check
Gustavo Pimentel
1
-0
/
+15
2021-03-16
dmaengine: dw-edma: Change linked list and data blocks offset and sizes
Gustavo Pimentel
1
-16
/
+16
2021-03-16
dmaengine: dw-edma: Improve the linked list and data blocks definition
Gustavo Pimentel
1
-53
/
+132
2021-03-16
dmaengine: dw-edma: Reorder variables to keep consistency
Gustavo Pimentel
1
-5
/
+5
2021-03-16
dmaengine: dw-edma: Add PCIe VSEC data retrieval support
Gustavo Pimentel
1
-27
/
+89
2021-03-16
dmaengine: dw-edma: Add support for the HDMA feature
Gustavo Pimentel
1
-11
/
+12
2020-04-17
dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
Alan Mikhak
1
-0
/
+10
2019-07-22
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
1
-9
/
+9
2019-06-10
dmaengine: Add Synopsys eDMA IP PCIe glue-logic
Gustavo Pimentel
1
-0
/
+229