| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top... | Mark Brown | 2014-01-23 | 1 | -6/+2 |
|\ \ |
|
| | * | spi: txx9: drop clk_put for devm_clk_get in txx9spi_probe() | Wei Yongjun | 2013-12-20 | 1 | -1/+0 |
| | * | spi: txx9: Use devm_clk_get() | Jingoo Han | 2013-12-17 | 1 | -5/+2 |
| |/ |
|
* | | spi: txx9: fix reference leak to master in txx9spi_remove() | Wei Yongjun | 2013-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge remote-tracking branch 'spi/topic/txx9' into spi-next | Mark Brown | 2013-10-25 | 1 | -2/+2 |
|\ |
|
| * | spi: txx9: Fix checkpatch issue | Jingoo Han | 2013-10-15 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'spi/topic/probe' into spi-next | Mark Brown | 2013-10-25 | 1 | -1/+2 |
|\ \ |
|
| * | | spi: spi-txx9: replace platform_driver_probe to support deferred probing | Wolfram Sang | 2013-10-09 | 1 | -1/+2 |
| |/ |
|
* | | spi: txx9: use devm_spi_register_master() | Jingoo Han | 2013-09-26 | 1 | -3/+1 |
|/ |
|
* | spi/txx9: Use linux/gpio.h not asm/gpio.h | Mark Brown | 2013-07-30 | 1 | -1/+1 |
* | Merge remote-tracking branch 'spi/topic/txx9' into spi-next | Mark Brown | 2013-06-26 | 1 | -2/+0 |
|\ |
|
| * | spi: spi-txx9: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-06-01 | 1 | -2/+0 |
* | | spi: convert drivers to use bits_per_word_mask | Stephen Warren | 2013-05-29 | 1 | -7/+1 |
|/ |
|
* | spi: Remove erroneous __init, __exit and __exit_p() references in drivers | Grant Likely | 2013-02-05 | 1 | -3/+3 |
* | spi: remove check for bits_per_word on transfer from low level driver | Laxman Dewangan | 2013-02-05 | 1 | -4/+2 |
* | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+472 |