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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: dw: Use regset32 DebugFS method to create regdump file
Serge Semin
2020-05-29
1
-0
/
+2
*
spi: dw: Cleanup generic DW DMA code namings
Serge Semin
2020-05-29
1
-4
/
+4
*
spi: dw: Move Non-DMA code to the DW PCIe-SPI driver
Serge Semin
2020-05-29
1
-3
/
+11
*
spi: dw: Use DMA max burst to set the request thresholds
Serge Semin
2020-05-29
1
-0
/
+2
*
spi: dw: Locally wait for the DMA transfers completion
Serge Semin
2020-05-29
1
-0
/
+2
*
spi: dw: Discard dma_width member of the dw_spi structure
Serge Semin
2020-05-22
1
-1
/
+0
*
spi: dw: Discard unused void priv pointer
Serge Semin
2020-05-22
1
-2
/
+0
*
spi: dw: Discard static DW DMA slave structures
Serge Semin
2020-05-22
1
-2
/
+0
*
spi: dw: Get rid of dma_inited flag
Andy Shevchenko
2020-05-07
1
-1
/
+0
*
spi: dw: Add Elkhart Lake PSE DMA support
Jarkko Nikula
2020-05-06
1
-0
/
+1
*
spi: dw: Propagate struct device pointer to ->dma_init() callback
Andy Shevchenko
2020-05-06
1
-1
/
+1
*
spi: dw: Add 'mfld' suffix to Intel Medfield related routines
Andy Shevchenko
2020-05-06
1
-1
/
+2
*
spi: dw: Downgrade interrupt.h to irqreturn.h where appropriate
Andy Shevchenko
2020-05-06
1
-1
/
+1
*
spi: dw: Move interrupt.h to spi-dw.h who is user of it
Andy Shevchenko
2020-05-06
1
-0
/
+1
*
spi: dw: Add support for DesignWare DWC_ssi
Wan Ahmad Zainie
2020-05-05
1
-0
/
+12
*
spi: dw: Add update_cr0() callback to update CTRLR0
Wan Ahmad Zainie
2020-05-05
1
-0
/
+5
*
spi: dw: Fix typo in few registers name
Wan Ahmad Zainie
2020-05-05
1
-4
/
+4
*
spi: dw: remove unused dw_spi_chip handling
Clement Leger
2020-04-16
1
-12
/
+0
*
spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
wuxu.wu
2020-01-03
1
-0
/
+1
*
spi: dw: Drop GPIO header
Linus Walleij
2019-10-30
1
-1
/
+0
*
dw: spi: add support for Amazon's Alpine spi controller
Talel Shenhar
2018-10-11
1
-0
/
+2
*
spi: dw: export dw_spi_set_cs
Alexandre Belloni
2018-07-30
1
-0
/
+1
*
spi: dw: allow providing own set_cs callback
Alexandre Belloni
2018-07-18
1
-0
/
+1
*
spi: dw: Convert to generalized SPI controller API
Jarkko Nikula
2018-02-12
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
spi: dw: Make debugfs use bus num and make irq name unique
Phil Reid
2017-01-09
1
-1
/
+0
*
spi: dw: fix multiple slaves with different baudrates
Matthias Seidel
2016-09-06
1
-0
/
+1
*
spi: dw-mid: constify dw_spi_dma_ops structure
Julia Lawall
2015-11-30
1
-1
/
+1
*
spi: dw: introduce spi_shutdown_chip()
Andy Shevchenko
2015-10-19
1
-0
/
+6
*
spi: dw: Allow interface drivers to limit data I/O to word sizes
Michael van der Westhuizen
2015-08-21
1
-0
/
+35
*
spi: dw-spi: Convert 16bit accesses to 32bit accesses
Thor Thayer
2015-03-17
1
-10
/
+0
*
spi: dw-mid: convert to use dw_dmac instead of intel_mid_dma
Andy Shevchenko
2015-03-09
1
-2
/
+2
*
spi: dw-mid: move to use core SPI DMA mappings
Andy Shevchenko
2015-03-09
1
-11
/
+6
*
spi: dw-mid: clear ongoing DMA transfers on timeout
Andy Shevchenko
2015-03-09
1
-0
/
+1
*
spi: dw-mid: split dma_setup() from dma_transfer()
Andy Shevchenko
2015-03-09
1
-2
/
+2
*
spi: dw: move to SPI core message handling
Andy Shevchenko
2015-03-06
1
-26
/
+0
*
spi: dw: make sure SPI controller is enabled
Andy Shevchenko
2015-03-06
1
-0
/
+12
*
spi: dw-mid: split rx and tx callbacks when DMA
Andy Shevchenko
2014-10-28
1
-1
/
+1
*
spi: dw-mid: change magic numbers to the constants
Andy Shevchenko
2014-10-02
1
-0
/
+4
*
spi: dw-mid: remove redundant dmac member
Andy Shevchenko
2014-09-13
1
-1
/
+0
*
spi: dw: remove FSF address
Andy Shevchenko
2014-09-13
1
-3
/
+3
*
spi: dw: add support for gpio controlled chip select
Baruch Siach
2014-04-24
1
-5
/
+11
*
spi: dw: migrate to generic queue infrastructure
Baruch Siach
2014-04-24
1
-8
/
+0
*
spi: dw: use managed resources
Baruch Siach
2013-12-31
1
-3
/
+1
*
spi: dw: drop unused struct dw_spi field
Baruch Siach
2013-12-30
1
-1
/
+0
*
spi: spi-dw: fix all sparse warnings
H Hartley Sweeten
2011-09-21
1
-44
/
+53
*
spi/dw: Add spi number into spi irq desc
Liu, ShuoX
2011-07-08
1
-0
/
+1
*
spi: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+232