index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-dw-dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: dw-dma: decrease reference count in dw_spi_dma_init_mfld()
Xiongfeng Wang
2022-11-16
1
-0
/
+3
*
spi: dw: Add deferred DMA-channels setup support
Serge Semin
2022-06-27
1
-7
/
+18
*
spi: dw: Put the driver entities naming in order
Serge Semin
2021-11-16
1
-25
/
+25
*
spi: dw: Add a symbols namespace for the core module
Serge Semin
2021-11-16
1
-2
/
+3
*
spi: dw: Add generic DW SSI status-check method
Serge Semin
2020-10-08
1
-9
/
+2
*
spi: dw: Move num-of retries parameter to the header file
Serge Semin
2020-10-08
1
-3
/
+2
*
spi: dw-dma: Add one-by-one SG list entries transfer
Serge Semin
2020-09-29
1
-1
/
+136
*
spi: dw-dma: Pass exact data to the DMA submit and wait methods
Serge Semin
2020-09-29
1
-18
/
+17
*
spi: dw-dma: Move DMAC register cleanup to DMA transfer method
Serge Semin
2020-09-29
1
-9
/
+8
*
spi: dw-dma: Detach DMA transfer into a dedicated method
Serge Semin
2020-09-29
1
-2
/
+10
*
spi: dw-dma: Remove DMA Tx-desc passing around
Serge Semin
2020-09-29
1
-17
/
+14
*
spi: dw-dma: Check DMA Tx-desc submission status
Serge Semin
2020-09-29
1
-2
/
+18
*
spi: dw-dma: Move DMA transfers submission to the channels prep methods
Serge Semin
2020-09-29
1
-10
/
+12
*
spi: dw-dma: Check rx_buf availability in the xfer method
Serge Semin
2020-09-29
1
-7
/
+6
*
spi: dw-dma: Configure the DMA channels in dma_setup
Serge Semin
2020-09-29
1
-11
/
+31
*
spi: dw-dma: Fail DMA-based transfer if no Tx-buffer specified
Serge Semin
2020-09-29
1
-14
/
+13
*
spi: dw-dma: Set DMA Level registers on init
Serge Semin
2020-09-29
1
-15
/
+13
*
spi: dw-dma: Fix Tx DMA channel working too fast
Serge Semin
2020-07-21
1
-1
/
+13
*
spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config
Andy Shevchenko
2020-05-29
1
-6
/
+6
*
spi: dw: Make DMA request line assignments explicit for Intel Medfield
Andy Shevchenko
2020-05-29
1
-8
/
+6
*
spi: dw: Cleanup generic DW DMA code namings
Serge Semin
2020-05-29
1
-42
/
+43
*
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
Serge Semin
2020-05-29
1
-0
/
+481