aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-sh.c
AgeCommit message (Expand)Author
2017-08-09spi: spi-sh: fix error return code in spi_sh_probe()Gustavo A. R. Silva
2016-07-11spi: spi-sh: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar
2014-12-22spi: Remove FSF mailing addressesJarkko Nikula
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang
2014-07-07spi/spi-sh: Use devm_ioremapHimangi Saraogi
2014-04-03spi: Always check complete callback before calling itAxel Lin
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/top...Mark Brown
2014-01-17spi: Remove duplicate code to set default bits_per_word settingAxel Lin
2014-01-13spi: sh: Use spi_sh_clear_bit() instead of open-codedAxel Lin
2013-05-23spi: use platform_{get,set}_drvdata()Jingoo Han
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-03-07spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access sizeShimoda, Yoshihiro
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-10-24spi: irq: Remove IRQF_DISABLEDYong Zhang
2011-06-06spi: reorganize driversGrant Likely