| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: omap-uwire: Remove needless bits_per_word and speed_hz tests | Jarkko Nikula | 2015-09-17 | 1 | -3/+4 |
* | spi: omap-uwire: Remove needless include asm/irq.h | Jarkko Nikula | 2015-03-23 | 1 | -1/+0 |
* | spi: Remove FSF mailing addresses | Jarkko Nikula | 2014-12-22 | 1 | -4/+0 |
* | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | spi: omap-uwire: Fix build error | Sachin Kamat | 2014-06-24 | 1 | -1/+1 |
* | spi: omap-uwire: Ensure devm_ioremap() is prototyped | Mark Brown | 2014-06-24 | 1 | -0/+1 |
* | spi: omap-uwire: use devm_ functions | Himangi Saraogi | 2014-06-21 | 1 | -6/+2 |
* | spi: Remove unneeded include of linux/workqueue.h | Axel Lin | 2014-04-14 | 1 | -1/+0 |
*-. | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown | 2014-03-30 | 1 | -20/+3 |
|\ \ |
|
| * | | spi: omap-uwire: add missing iounmap | Nishanth Menon | 2014-03-27 | 1 | -0/+1 |
| * | | spi: omap-uwire: Remove full duplex check | Axel Lin | 2014-03-26 | 1 | -4/+0 |
| * | | spi: omap-uwire: Convert to use bits_per_word_mask | Axel Lin | 2014-03-03 | 1 | -16/+2 |
| | | | |
| \ \ | |
*-. \ \ | Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi... | Mark Brown | 2014-03-30 | 1 | -6/+0 |
|\ \ \ \
| | |/ /
| | | /
| | |/
| |/| |
|
| | * | spi: Remove duplicate code to check chip_select | Axel Lin | 2014-02-12 | 1 | -6/+0 |
| |/ |
|
* | | spi: bitbang: Make spi_bitbang_stop() return void | Axel Lin | 2014-03-29 | 1 | -3/+2 |
|/ |
|
* | spi: spi-omap-uwire: replace platform_driver_probe to support deferred probing | Wolfram Sang | 2013-10-09 | 1 | -2/+3 |
* | spi: use platform_{get,set}_drvdata() | Jingoo Han | 2013-05-23 | 1 | -2/+2 |
* | spi: Remove erroneous __init, __exit and __exit_p() references in drivers | Grant Likely | 2013-02-05 | 1 | -3/+3 |
* | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
* | ARM: OMAP1: Move SoC specific headers from plat to mach for omap1 | Tony Lindgren | 2012-09-12 | 1 | -1/+2 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | 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/+593 |