aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-ath79.c
Commit message (Expand)AuthorAge
* spi/ath79: add shutdown handlerGabor Juhos2013-02-06
* spi/ath79: avoid multiple initialization of the SPI controllerGabor Juhos2013-02-05
* spi/ath79: use gpio_request_oneGabor Juhos2013-02-05
* spi/ath79: remove superfluous chip select codeGabor Juhos2013-02-05
* spi/ath79: add missing HIGH->LOW SCK transitionGabor Juhos2013-02-05
* spi/ath79: add delay between SCK changesGabor Juhos2013-02-05
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* spi: By default setup spi_masters with 1 chipselect and dynamics bus numberGrant Likely2012-05-20
* spi/ath79: fix compile error due to missing includeGabor Juhos2011-12-07
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-24
* spi: Convert uses of struct resource * to resource_size(ptr)Joe Perches2011-06-11
* spi: reorganize driversGrant Likely2011-06-06