| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |