aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-omap-uwire.c
AgeCommit message (Expand)Author
2015-09-17spi: omap-uwire: Remove needless bits_per_word and speed_hz testsJarkko Nikula
2015-03-23spi: omap-uwire: Remove needless include asm/irq.hJarkko Nikula
2014-12-22spi: Remove FSF mailing addressesJarkko Nikula
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang
2014-06-24spi: omap-uwire: Fix build errorSachin Kamat
2014-06-24spi: omap-uwire: Ensure devm_ioremap() is prototypedMark Brown
2014-06-21spi: omap-uwire: use devm_ functionsHimangi Saraogi
2014-04-14spi: Remove unneeded include of linux/workqueue.hAxel Lin
2014-03-30Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown
2014-03-30Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown
2014-03-29spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin
2014-03-27spi: omap-uwire: add missing iounmapNishanth Menon
2014-03-26spi: omap-uwire: Remove full duplex checkAxel Lin
2014-03-03spi: omap-uwire: Convert to use bits_per_word_maskAxel Lin
2014-02-12spi: Remove duplicate code to check chip_selectAxel Lin
2013-10-09spi: spi-omap-uwire: replace platform_driver_probe to support deferred probingWolfram Sang
2013-05-23spi: use platform_{get,set}_drvdata()Jingoo Han
2013-02-05spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-06-06spi: reorganize driversGrant Likely