aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-qup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-26spi: qup: Get rid of using struct spi_qup_deviceAxel Lin1-52/+9
2014-02-24spi: qup: Remove module versionAxel Lin1-1/+0
2014-02-23spi: qup: Fix build error due to a typoAxel Lin1-2/+2
2014-02-23spi: qup: Convert ot let spi core handle checking transfer speedAxel Lin1-14/+1
2014-02-23spi: qup: Remove spi_master_put in spi_qup_removeAxel Lin1-1/+0
2014-02-20spi: Add Qualcomm QUP SPI controller supportIvan T. Ivanov1-0/+837