Age | Commit message (Expand) | Author | Files | Lines |
2014-10-20 | spi: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-03-30 | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown | 1 | -68/+10 |
2014-03-03 | spi: octeon: Convert to let spi core validate transfer speed | Axel Lin | 1 | -2/+1 |
2014-03-03 | spi: octeon: Remove struct octeon_spi_setup usage | Axel Lin | 1 | -62/+7 |
2014-02-16 | spi: Remove explictly set bus_num and num_chipselect to default setting | Axel Lin | 1 | -2/+0 |
2014-02-11 | spi: octeon: Remove unused bits_per_word from struct octeon_spi_setup | Axel Lin | 1 | -2/+0 |
2014-02-03 | spi: octeon: Use list_is_last() instead of open-coded | Axel Lin | 1 | -1/+2 |
2014-02-03 | spi: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2013-09-26 | spi: octeon: use devm_spi_register_master() | Jingoo Han | 1 | -3/+1 |
2013-08-20 | spi: octeon: Convert to use bits_per_word_mask | Axel Lin | 1 | -27/+1 |
2013-08-20 | spi: octeon: Remove unused bits_per_word variable in octeon_spi_do_transfer | Axel Lin | 1 | -4/+0 |
2013-08-20 | spi: octeon: Remove empty octeon_spi_nop_transfer_hardware function | Axel Lin | 1 | -7/+0 |
2013-08-05 | spi: octeon: Remove my_master pointer from struct octeon_spi | Axel Lin | 1 | -6/+4 |
2012-12-07 | spi: Remove HOTPLUG section attributes | Grant Likely | 1 | -3/+3 |
2012-08-23 | spi: Add SPI master controller for OCTEON SOCs. | David Daney | 1 | -0/+362 |