| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: spi-txx9: Add missing clock (un)prepare calls for CCF | Geert Uytterhoeven | 2016-08-18 | 1 | -3/+3 |
* | spi: spi-txx9: Remove deprecated create_singlethread_workqueue | Bhaktipriya Shridhar | 2016-07-03 | 1 | -9/+2 |
* | spi: txx9: Use transfer speed unconditionally | Jarkko Nikula | 2015-09-16 | 1 | -1/+1 |
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 1 | -1/+0 |
|\ |
|
| * | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | | spi/txx9: Deletion of an unnecessary check before the function call "clk_disa... | Markus Elfring | 2014-12-01 | 1 | -2/+1 |
|/ |
|
* | spi: txx9: Fix checkpatch issue | Jingoo Han | 2014-09-03 | 1 | -0/+2 |
*-. | Merge remote-tracking branches 'spi/fix/complete', 'spi/fix/efm32', 'spi/fix/... | Mark Brown | 2014-04-10 | 1 | -1/+2 |
|\ \ |
|
| * | | spi: Always check complete callback before calling it | Axel Lin | 2014-04-03 | 1 | -1/+2 |
| |/ |
|
* | | spi: txx9: Let spi core handle validating transfer length | Axel Lin | 2014-03-01 | 1 | -4/+0 |
* | | spi: txx9: Use devm_ioremap_resource() | Jingoo Han | 2014-02-28 | 1 | -7/+2 |
* | | spi: txx9: Convert to let spi core handle checking transfer speed | Axel Lin | 2014-02-10 | 1 | -9/+3 |
|/ |
|
*-. | 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 |