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