index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sh.c
Age
Commit message (
Expand
)
Author
2017-08-09
spi: spi-sh: fix error return code in spi_sh_probe()
Gustavo A. R. Silva
2016-07-11
spi: spi-sh: Remove deprecated create_singlethread_workqueue
Bhaktipriya Shridhar
2014-12-22
spi: Remove FSF mailing addresses
Jarkko Nikula
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-07
spi/spi-sh: Use devm_ioremap
Himangi Saraogi
2014-04-03
spi: Always check complete callback before calling it
Axel Lin
2014-01-23
Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...
Mark Brown
2014-01-17
spi: Remove duplicate code to set default bits_per_word setting
Axel Lin
2014-01-13
spi: sh: Use spi_sh_clear_bit() instead of open-coded
Axel Lin
2013-05-23
spi: use platform_{get,set}_drvdata()
Jingoo Han
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
2012-03-07
spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size
Shimoda, Yoshihiro
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
2011-10-24
spi: irq: Remove IRQF_DISABLED
Yong Zhang
2011-06-06
spi: reorganize drivers
Grant Likely