summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-qup.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs...Mark Brown2014-06-021-1/+1
|\ \
| | * spi: qup: Make of_device_id array constJingoo Han2014-05-071-1/+1
| |/
* | spi: qup: Correct selection of FIFO/Block modeAndy Gross2014-05-141-2/+2
* | spi: qup: Fix return value checking for pm_runtime_get_sync()Axel Lin2014-05-031-1/+1
|/
* spi: qup: Get rid of using struct spi_qup_deviceAxel Lin2014-02-261-52/+9
* spi: qup: Remove module versionAxel Lin2014-02-241-1/+0
* spi: qup: Fix build error due to a typoAxel Lin2014-02-231-2/+2
* spi: qup: Convert ot let spi core handle checking transfer speedAxel Lin2014-02-231-14/+1
* spi: qup: Remove spi_master_put in spi_qup_removeAxel Lin2014-02-231-1/+0
* spi: Add Qualcomm QUP SPI controller supportIvan T. Ivanov2014-02-201-0/+837
OpenPOWER on IntegriCloud