| Commit message (Expand) | Author | Age |
* | spi/ath79: Fix checkpatch warnings | Aravind Thokala | 2017-07-17 |
* | spi: spi-ath79: use gpio_set_value_cansleep for GPIO chip select | Felix Fietkau | 2016-12-14 |
* | spi: spi-ath79: support multiple internal chip select lines | Felix Fietkau | 2016-12-14 |
* | spi: ath79: Fix module autoload for OF registration | Javier Martinez Canillas | 2016-11-23 |
* | spi: ath79: simplify iomem resource mapping | Heiner Kallweit | 2015-09-30 |
* | spi: spi-ath79: Set the initial state of CS0 | Alban Bedel | 2015-04-27 |
* | spi: spi-ath79: Use clk_prepare_enable and clk_disable_unprepare | Alban Bedel | 2015-04-27 |
* | spi: spi-ath79: Add device tree support | Alban Bedel | 2015-04-27 |
* | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 |
* | spi: Remove unneeded include of linux/workqueue.h | Axel Lin | 2014-04-14 |
*-. | Merge remote-tracking branches 'spi/topic/imx', 'spi/topic/init', 'spi/topic/... | Mark Brown | 2014-03-30 |
|\ \ |
|
| | * | spi: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-03 |
| |/ |
|
* | | spi: spi-ath79: fix initial GPIO CS line setup | Gabor Juhos | 2014-03-03 |
|/ |
|
* | spi: ath79: Use devm_*() functions | Jingoo Han | 2013-12-17 |
* | spi: bitbang: Let spi_bitbang_start() take a reference to master | Axel Lin | 2013-09-17 |
* | spi: use dev_get_platdata() | Jingoo Han | 2013-08-29 |
* | 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/ath79: add shutdown handler | Gabor Juhos | 2013-02-06 |
* | spi/ath79: avoid multiple initialization of the SPI controller | Gabor Juhos | 2013-02-05 |
* | spi/ath79: use gpio_request_one | Gabor Juhos | 2013-02-05 |
* | spi/ath79: remove superfluous chip select code | Gabor Juhos | 2013-02-05 |
* | spi/ath79: add missing HIGH->LOW SCK transition | Gabor Juhos | 2013-02-05 |
* | spi/ath79: add delay between SCK changes | Gabor Juhos | 2013-02-05 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 |
* | spi: By default setup spi_masters with 1 chipselect and dynamics bus number | Grant Likely | 2012-05-19 |
* | spi/ath79: fix compile error due to missing include | Gabor Juhos | 2011-12-07 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 |
* | spi: Convert uses of struct resource * to resource_size(ptr) | Joe Perches | 2011-06-10 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 |