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