summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-dw.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* spi: dw: Make debugfs use bus num and make irq name uniquePhil Reid2017-01-091-1/+0
* spi: dw: fix multiple slaves with different baudratesMatthias Seidel2016-09-061-0/+1
* spi: dw-mid: constify dw_spi_dma_ops structureJulia Lawall2015-11-301-1/+1
* spi: dw: introduce spi_shutdown_chip()Andy Shevchenko2015-10-191-0/+6
* spi: dw: Allow interface drivers to limit data I/O to word sizesMichael van der Westhuizen2015-08-211-0/+35
* spi: dw-spi: Convert 16bit accesses to 32bit accessesThor Thayer2015-03-171-10/+0
* spi: dw-mid: convert to use dw_dmac instead of intel_mid_dmaAndy Shevchenko2015-03-091-2/+2
* spi: dw-mid: move to use core SPI DMA mappingsAndy Shevchenko2015-03-091-11/+6
* spi: dw-mid: clear ongoing DMA transfers on timeoutAndy Shevchenko2015-03-091-0/+1
* spi: dw-mid: split dma_setup() from dma_transfer()Andy Shevchenko2015-03-091-2/+2
* spi: dw: move to SPI core message handlingAndy Shevchenko2015-03-061-26/+0
* spi: dw: make sure SPI controller is enabledAndy Shevchenko2015-03-061-0/+12
* spi: dw-mid: split rx and tx callbacks when DMAAndy Shevchenko2014-10-281-1/+1
* spi: dw-mid: change magic numbers to the constantsAndy Shevchenko2014-10-021-0/+4
* spi: dw-mid: remove redundant dmac memberAndy Shevchenko2014-09-131-1/+0
* spi: dw: remove FSF addressAndy Shevchenko2014-09-131-3/+3
* spi: dw: add support for gpio controlled chip selectBaruch Siach2014-04-241-5/+11
* spi: dw: migrate to generic queue infrastructureBaruch Siach2014-04-241-8/+0
* spi: dw: use managed resourcesBaruch Siach2013-12-311-3/+1
* spi: dw: drop unused struct dw_spi fieldBaruch Siach2013-12-301-1/+0
* spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-211-44/+53
* spi/dw: Add spi number into spi irq descLiu, ShuoX2011-07-081-0/+1
* spi: reorganize driversGrant Likely2011-06-061-0/+232
OpenPOWER on IntegriCloud