| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/ath79: add shutdown handler | Gabor Juhos | 2013-02-06 | 1 | -0/+6 |
* | spi/ath79: avoid multiple initialization of the SPI controller | Gabor Juhos | 2013-02-05 | 1 | -17/+24 |
* | spi/ath79: use gpio_request_one | Gabor Juhos | 2013-02-05 | 1 | -11/+11 |
* | spi/ath79: remove superfluous chip select code | Gabor Juhos | 2013-02-05 | 1 | -6/+0 |
* | spi/ath79: add missing HIGH->LOW SCK transition | Gabor Juhos | 2013-02-05 | 1 | -0/+2 |
* | spi/ath79: add delay between SCK changes | Gabor Juhos | 2013-02-05 | 1 | -1/+43 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | spi: By default setup spi_masters with 1 chipselect and dynamics bus number | Grant Likely | 2012-05-19 | 1 | -3/+0 |
* | spi/ath79: fix compile error due to missing include | Gabor Juhos | 2011-12-07 | 1 | -0/+1 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 | 1 | -12/+1 |
* | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches | 2011-06-10 | 1 | -1/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+292 |