Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-22 | spi: qup: Remove chip select function | Andy Gross | 1 | -27/+6 |
2014-06-21 | spi: qup: Fix order of spi_register_master | Andy Gross | 1 | -4/+7 |
2014-06-02 | Merge remote-tracking branches 'spi/topic/dw', 'spi/topic/fsl', 'spi/topic/fs... | Mark Brown | 1 | -1/+1 |
2014-05-14 | spi: qup: Correct selection of FIFO/Block mode | Andy Gross | 1 | -2/+2 |
2014-05-07 | spi: qup: Make of_device_id array const | Jingoo Han | 1 | -1/+1 |
2014-05-03 | spi: qup: Fix return value checking for pm_runtime_get_sync() | Axel Lin | 1 | -1/+1 |
2014-02-26 | spi: qup: Get rid of using struct spi_qup_device | Axel Lin | 1 | -52/+9 |
2014-02-24 | spi: qup: Remove module version | Axel Lin | 1 | -1/+0 |
2014-02-23 | spi: qup: Fix build error due to a typo | Axel Lin | 1 | -2/+2 |
2014-02-23 | spi: qup: Convert ot let spi core handle checking transfer speed | Axel Lin | 1 | -14/+1 |
2014-02-23 | spi: qup: Remove spi_master_put in spi_qup_remove | Axel Lin | 1 | -1/+0 |
2014-02-20 | spi: Add Qualcomm QUP SPI controller support | Ivan T. Ivanov | 1 | -0/+837 |