summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-dw-mid.c
Commit message (Expand)AuthorAge
* spi: dw-mid: switch to new dmaengine_terminate_* API (part 2)Andy Shevchenko2017-01-04
* spi: dw-mid: switch to new dmaengine_terminate_* APIAndy Shevchenko2016-02-05
* spi: dw-mid: constify dw_spi_dma_ops structureJulia Lawall2015-11-30
* spi: dw-spi: Convert 16bit accesses to 32bit accessesThor Thayer2015-03-17
* spi: dw-mid: convert to use dw_dmac instead of intel_mid_dmaAndy Shevchenko2015-03-09
* spi: dw-mid: move to use core SPI DMA mappingsAndy Shevchenko2015-03-09
* spi: dw-mid: clear ongoing DMA transfers on timeoutAndy Shevchenko2015-03-09
* spi: dw-mid: take care of FIFO overrun/underrun when do DMAAndy Shevchenko2015-03-09
* spi: dw-mid: split dma_setup() from dma_transfer()Andy Shevchenko2015-03-09
* spi: dw-mid: convert value of dma_width to enum dma_slave_buswidthAndy Shevchenko2015-03-09
* Merge branch 'fix/dw' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Mark Brown2015-03-09
|\
| * spi: dw-mid: clear BUSY flag fist and test other oneAndy Shevchenko2015-03-07
| * spi: dw-mid: avoid potential NULL dereferenceAndy Shevchenko2015-03-06
* | spi: dw: move to SPI core message handlingAndy Shevchenko2015-03-06
|/
* spi: dw-mid: get a proper clock frequency for SPI2Andy Shevchenko2015-01-27
* spi: dw-pci: describe Intel MID controllers betterAndy Shevchenko2015-01-07
* spi: dw-mid: fix FIFO sizeAndy Shevchenko2015-01-05
* spi: dw-mid: split rx and tx callbacks when DMAAndy Shevchenko2014-10-28
* spi: dw-mid: refactor to use helpersAndy Shevchenko2014-10-28
* spi: dw-mid: follow new DMAengine workflowAndy Shevchenko2014-10-02
* spi: dw-mid: convert to use DMAengine wrappersAndy Shevchenko2014-10-02
* spi: dw-mid: change magic numbers to the constantsAndy Shevchenko2014-10-02
* spi: dw-mid: terminate ongoing transfers at exitAndy Shevchenko2014-09-24
* spi: dw-mid: respect 8 bit modeAndy Shevchenko2014-09-24
* spi: dw-mid: remove FSF address and update copyrightAndy Shevchenko2014-09-13
* spi: dw-mid: remove redundant dmac memberAndy Shevchenko2014-09-13
* spi: dw-mid: remove Moorestown supportAndy Shevchenko2014-09-13
* spi: dw-mid: check that DMA was inited before exitAndy Shevchenko2014-09-13
* dmaengine: remove DMA unmap flagsBartlomiej Zolnierkiewicz2013-11-14
* dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine2012-03-21
* dmaengine: Pass dma_slave_config .device_fc = NULL for all existing usersViresh Kumar2012-02-22
* Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-17
|\
| * spi, serial: move to dma_transfer_directionVinod Koul2011-10-31
* | spi: spi-dw: fix all sparse warningsH Hartley Sweeten2011-09-21
|/
* spi: reorganize driversGrant Likely2011-06-06