| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'spi/topic/core' into spi-next | Mark Brown | 2013-06-26 |
|\ |
|
| * | spi: remove unnecessary platform_set_drvdata() | Jingoo Han | 2013-05-13 |
* | | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 2013-05-29 |
|/ |
|
* | spi-gpio: init CS before spi_bitbang_setup() | Josef Ahmad | 2013-04-10 |
* | spi: spi-gpio: Add checks for the dt properties | Maxime Ripard | 2013-01-26 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 |
* | spi/gpio: Fix stub for spi_gpio_probe_dt() | Mark Brown | 2012-09-06 |
* | spi: spi-gpio: Add DT bindings | Daniel Mack | 2012-09-05 |
* | spi: spi-gpio: store chipselect information in private structure | Daniel Mack | 2012-09-05 |
* | spi/gpio: start with CS non-active | Uwe Kleine-König | 2012-07-10 |
* | spi/gpio: fix section mismatch warning | Manuel Lauss | 2011-12-07 |
* | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-10-31 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-24 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 |