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