summaryrefslogtreecommitdiffstats
path: root/drivers/spi/mxs_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h headerSimon Glass2015-09-111-0/+1
* spi: mxs_spi: Configure chipselect after block resetMarek Vasut2013-08-271-9/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-14/+1
* imx: Move some header files from arch-mxs to imx-commonStefan Roese2013-04-221-1/+1
* spi: Use spi_alloc_slave() in each SPI driverSimon Glass2013-03-191-3/+1
* mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLEMarek Vasut2013-03-071-16/+0
* mxs: spi: Fix the MXS SPI for mx23Marek Vasut2013-03-071-2/+17
* mxs: mmc: spi: dma: Better wrap the MXS differencesMarek Vasut2013-03-071-2/+2
* mxs: clock: Use 'mxs' prefix for methodsOtavio Salvador2013-01-211-1/+1
* mxs: ssp: Pull out the SSP bus to regs conversionMarek Vasut2013-01-211-4/+1
* MX28: SPI: Fix the DMA chainingMarek Vasut2012-09-061-18/+25
* MX28: SPI: Fix the DMA DCache race conditionMarek Vasut2012-09-061-7/+8
* MX28: SPI: Supercharge the SPI driverMarek Vasut2012-09-011-31/+65
* spi: fix mxs_spi_slave structure allocation to clear memoryMatt Sealey2012-09-011-1/+1
* mxs: Convert sys_proto.h prefixes to 'mxs'Otavio Salvador2012-09-011-4/+4
* mxs: prefix register structs with 'mxs' prefixOtavio Salvador2012-09-011-10/+9
* MX28: SPI: Add DMA transfer supportMarek Vasut2012-09-011-1/+116
* MX28: SPI: Pull out the PIO transfer functionMarek Vasut2012-09-011-33/+41
* MX28: SPI: Refactor spi_xfer a bitMarek Vasut2012-09-011-10/+22
* spi: mxs: Allow other chip selects to workFabio Estevam2012-05-151-0/+10
* spi: mxs: Introduce spi_cs_is_valid()Fabio Estevam2012-05-151-2/+11
* mxs_spi: Return proper timeout errorFabio Estevam2012-03-271-3/+3
* mx28: fix i.MX28 spi driverMatthias Fuchs2012-02-121-3/+9
* iMX28: Add SPI driverMarek Vasut2011-11-111-0/+186
OpenPOWER on IntegriCloud