index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw-edma
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
dmaengine: dw-edma: Add pcim_iomap_table return check
Gustavo Pimentel
1
-0
/
+15
2021-03-16
dmaengine: dw-edma: Revert fix scatter-gather address calculation
Gustavo Pimentel
1
-4
/
+4
2021-03-16
dmaengine: dw-edma: Change DMA abbreviation from lower into upper case
Gustavo Pimentel
1
-3
/
+3
2021-03-16
dmaengine: dw-edma: Fix crash on loading/unloading driver
Gustavo Pimentel
1
-6
/
+5
2021-03-16
dmaengine: dw-edma: Move struct dentry variable from static definition into d...
Gustavo Pimentel
6
-15
/
+22
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
3
-85
/
+160
2021-03-16
dmaengine: dw-edma: Reorder variables to keep consistency
Gustavo Pimentel
1
-5
/
+5
2021-03-16
dmaengine: dw-edma: Improve number of channels check
Gustavo Pimentel
2
-12
/
+11
2021-03-16
dmaengine: dw-edma: Add device_prep_interleave_dma() support
Gustavo Pimentel
2
-20
/
+78
2021-03-16
dmaengine: dw-edma: Add PCIe VSEC data retrieval support
Gustavo Pimentel
2
-35
/
+101
2021-03-16
dmaengine: dw-edma: Add support for the HDMA feature
Gustavo Pimentel
4
-24
/
+60
2021-03-16
dmaengine: dw-edma: Fix comments offset characters' alignment
Gustavo Pimentel
1
-107
/
+107
2021-03-16
dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
Gustavo Pimentel
3
-125
/
+326
2020-12-29
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
1
-2
/
+2
2020-09-18
dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb...
Gustavo Pimentel
1
-1
/
+1
2020-09-11
Merge tag 'v5.9-rc4' into next
Vinod Koul
1
-5
/
+6
2020-08-25
dmaengine: dw-edma: Fix typo in comments offset
Gustavo Pimentel
1
-1
/
+1
2020-08-25
dmaengine: dw-edma: Fix scatter-gather address calculation
Gustavo Pimentel
1
-5
/
+6
2020-05-04
dmaengine: dw-edma: support local dma device transfer semantics
Alan Mikhak
1
-7
/
+20
2020-04-27
dmaengine: dw-edma: Check MSI descriptor before copying
Alan Mikhak
1
-7
/
+10
2020-04-17
dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
Alan Mikhak
3
-9
/
+34
2019-07-22
dmaengine: dw-edma: fix endianess confusion
Arnd Bergmann
1
-14
/
+10
2019-07-22
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
4
-28
/
+29
2019-07-22
dmaengine: dw-edma: fix unnecessary stack usage
Arnd Bergmann
1
-1
/
+1
2019-06-25
dmaengine: dw-edma: fix semicolon.cocci warnings
kbuild test robot
1
-1
/
+1
2019-06-12
dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI
YueHaibing
1
-0
/
+1
2019-06-10
dmaengine: Add Synopsys eDMA IP PCIe glue-logic
Gustavo Pimentel
3
-0
/
+239
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
4
-1
/
+341
2019-06-10
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel
5
-1
/
+541
2019-06-10
dmaengine: Add Synopsys eDMA IP core driver
Gustavo Pimentel
4
-0
/
+1114