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