index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw-edma
Age
Commit message (
Expand
)
Author
2021-03-16
dmaengine: dw-edma: Add pcim_iomap_table return check
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Revert fix scatter-gather address calculation
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Change DMA abbreviation from lower into upper case
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Fix crash on loading/unloading driver
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Move struct dentry variable from static definition into d...
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: Improve number of channels check
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Add device_prep_interleave_dma() support
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
2021-03-16
dmaengine: dw-edma: Fix comments offset characters' alignment
Gustavo Pimentel
2021-03-16
dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
Gustavo Pimentel
2020-12-29
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
2020-09-18
dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb...
Gustavo Pimentel
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-08-25
dmaengine: dw-edma: Fix typo in comments offset
Gustavo Pimentel
2020-08-25
dmaengine: dw-edma: Fix scatter-gather address calculation
Gustavo Pimentel
2020-05-04
dmaengine: dw-edma: support local dma device transfer semantics
Alan Mikhak
2020-04-27
dmaengine: dw-edma: Check MSI descriptor before copying
Alan Mikhak
2020-04-17
dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
Alan Mikhak
2019-07-22
dmaengine: dw-edma: fix endianess confusion
Arnd Bergmann
2019-07-22
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
2019-07-22
dmaengine: dw-edma: fix unnecessary stack usage
Arnd Bergmann
2019-06-25
dmaengine: dw-edma: fix semicolon.cocci warnings
kbuild test robot
2019-06-12
dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI
YueHaibing
2019-06-10
dmaengine: Add Synopsys eDMA IP PCIe glue-logic
Gustavo Pimentel
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel
2019-06-10
dmaengine: Add Synopsys eDMA IP core driver
Gustavo Pimentel