index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
/
dw-edma
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: dw-edma: Fix return value check for dma_set_mask_and_coherent()
Christophe JAILLET
2021-11-22
1
-9
/
+1
*
dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API
Wang Qing
2021-10-26
1
-13
/
+4
*
dmaengine: dw-edma: Remove an unused variable
Christophe JAILLET
2021-10-18
1
-1
/
+0
*
dmaengine: dw-edma: Add pcim_iomap_table return check
Gustavo Pimentel
2021-03-16
1
-0
/
+15
*
dmaengine: dw-edma: Revert fix scatter-gather address calculation
Gustavo Pimentel
2021-03-16
1
-4
/
+4
*
dmaengine: dw-edma: Change DMA abbreviation from lower into upper case
Gustavo Pimentel
2021-03-16
1
-3
/
+3
*
dmaengine: dw-edma: Fix crash on loading/unloading driver
Gustavo Pimentel
2021-03-16
1
-6
/
+5
*
dmaengine: dw-edma: Move struct dentry variable from static definition into d...
Gustavo Pimentel
2021-03-16
6
-15
/
+22
*
dmaengine: dw-edma: Change linked list and data blocks offset and sizes
Gustavo Pimentel
2021-03-16
1
-16
/
+16
*
dmaengine: dw-edma: Improve the linked list and data blocks definition
Gustavo Pimentel
2021-03-16
3
-85
/
+160
*
dmaengine: dw-edma: Reorder variables to keep consistency
Gustavo Pimentel
2021-03-16
1
-5
/
+5
*
dmaengine: dw-edma: Improve number of channels check
Gustavo Pimentel
2021-03-16
2
-12
/
+11
*
dmaengine: dw-edma: Add device_prep_interleave_dma() support
Gustavo Pimentel
2021-03-16
2
-20
/
+78
*
dmaengine: dw-edma: Add PCIe VSEC data retrieval support
Gustavo Pimentel
2021-03-16
2
-35
/
+101
*
dmaengine: dw-edma: Add support for the HDMA feature
Gustavo Pimentel
2021-03-16
4
-24
/
+60
*
dmaengine: dw-edma: Fix comments offset characters' alignment
Gustavo Pimentel
2021-03-16
1
-107
/
+107
*
dmaengine: dw-edma: Add writeq() and readq() for 64 bits architectures
Gustavo Pimentel
2021-03-16
3
-125
/
+326
*
dmaengine: dw-edma: Fix use after free in dw_edma_alloc_chunk()
Dan Carpenter
2020-12-29
1
-2
/
+2
*
dmaengine: dw-edma: Fix Using plain integer as NULL pointer in dw-edma-v0-deb...
Gustavo Pimentel
2020-09-18
1
-1
/
+1
*
Merge tag 'v5.9-rc4' into next
Vinod Koul
2020-09-11
1
-5
/
+6
|
\
|
*
dmaengine: dw-edma: Fix scatter-gather address calculation
Gustavo Pimentel
2020-08-25
1
-5
/
+6
*
|
dmaengine: dw-edma: Fix typo in comments offset
Gustavo Pimentel
2020-08-25
1
-1
/
+1
|
/
*
dmaengine: dw-edma: support local dma device transfer semantics
Alan Mikhak
2020-05-04
1
-7
/
+20
*
dmaengine: dw-edma: Check MSI descriptor before copying
Alan Mikhak
2020-04-27
1
-7
/
+10
*
dmaengine: dw-edma: Decouple dw-edma-core.c from struct pci_dev
Alan Mikhak
2020-04-17
3
-9
/
+34
*
dmaengine: dw-edma: fix endianess confusion
Arnd Bergmann
2019-07-22
1
-14
/
+10
*
dmaengine: dw-edma: fix __iomem type confusion
Arnd Bergmann
2019-07-22
4
-28
/
+29
*
dmaengine: dw-edma: fix unnecessary stack usage
Arnd Bergmann
2019-07-22
1
-1
/
+1
*
dmaengine: dw-edma: fix semicolon.cocci warnings
kbuild test robot
2019-06-25
1
-1
/
+1
*
dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI
YueHaibing
2019-06-12
1
-0
/
+1
*
dmaengine: Add Synopsys eDMA IP PCIe glue-logic
Gustavo Pimentel
2019-06-10
3
-0
/
+239
*
dmaengine: Add Synopsys eDMA IP version 0 debugfs support
Gustavo Pimentel
2019-06-10
4
-1
/
+341
*
dmaengine: Add Synopsys eDMA IP version 0 support
Gustavo Pimentel
2019-06-10
5
-1
/
+541
*
dmaengine: Add Synopsys eDMA IP core driver
Gustavo Pimentel
2019-06-10
4
-0
/
+1114