summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-omap-uwire.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-5.13' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2021-06-011-1/+8
|\
| * spi: Cleanup on failure of initial setupLukas Wunner2021-06-011-1/+8
* | spi: omap-uwire: add parenthesis for sizeofZhiqi Song2021-05-201-1/+1
* | spi: omap-uwire: Use SPI_MODE_X_MASKAndy Shevchenko2021-05-111-1/+1
|/
* spi: omap-uwire: Use clk_prepare_enable and clk_disable_unprepareQing Zhang2020-07-151-2/+2
* spi: omap-uwire: Remove needless bits_per_word and speed_hz testsJarkko Nikula2015-09-171-3/+4
* spi: omap-uwire: Remove needless include asm/irq.hJarkko Nikula2015-03-231-1/+0
* spi: Remove FSF mailing addressesJarkko Nikula2014-12-221-4/+0
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* spi: omap-uwire: Fix build errorSachin Kamat2014-06-241-1/+1
* spi: omap-uwire: Ensure devm_ioremap() is prototypedMark Brown2014-06-241-0/+1
* spi: omap-uwire: use devm_ functionsHimangi Saraogi2014-06-211-6/+2
* spi: Remove unneeded include of linux/workqueue.hAxel Lin2014-04-141-1/+0
*-. Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown2014-03-301-20/+3
|\ \
| * | spi: omap-uwire: add missing iounmapNishanth Menon2014-03-271-0/+1
| * | spi: omap-uwire: Remove full duplex checkAxel Lin2014-03-261-4/+0
| * | spi: omap-uwire: Convert to use bits_per_word_maskAxel Lin2014-03-031-16/+2
| | |
| \ \
*-. | | Merge remote-tracking branches 'spi/topic/bus-num', 'spi/topic/cleanup', 'spi...Mark Brown2014-03-301-6/+0
|\ \| | | | |/ | |/|
| | * spi: Remove duplicate code to check chip_selectAxel Lin2014-02-121-6/+0
| |/
* / spi: bitbang: Make spi_bitbang_stop() return voidAxel Lin2014-03-291-3/+2
|/
* spi: spi-omap-uwire: replace platform_driver_probe to support deferred probingWolfram Sang2013-10-091-2/+3
* spi: use platform_{get,set}_drvdata()Jingoo Han2013-05-231-2/+2
* spi: Remove erroneous __init, __exit and __exit_p() references in driversGrant Likely2013-02-051-3/+3
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+1
* ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren2012-09-121-1/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-10-311-0/+1
* spi: reorganize driversGrant Likely2011-06-061-0/+593