aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-02spi: Remove dev_err() usage after platform_get_irq()Stephen Boyd1-3/+1
2018-08-28spi: use SPDX identifier for Renesas driversWolfram Sang1-10/+2
2017-08-09spi: spi-sh: fix error return code in spi_sh_probe()Gustavo A. R. Silva1-2/+2
2016-07-11spi: spi-sh: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-13/+3
2014-12-22spi: Remove FSF mailing addressesJarkko Nikula1-5/+0
2014-10-20spi: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-07-07spi/spi-sh: Use devm_ioremapHimangi Saraogi1-9/+6
2014-04-03spi: Always check complete callback before calling itAxel Lin1-2/+4
2014-01-23Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/qspi', 'spi/topic/s3c24xx', 'spi/topic/s3c64xx', 'spi/topic/sh', 'spi/topic/tegra114', 'spi/topic/tegra20-sflash', 'spi/topic/tegra20-slink', 'spi/topic/txx9' and 'spi/topic/xcomm' into spi-linusMark Brown1-8/+2
2014-01-17spi: Remove duplicate code to set default bits_per_word settingAxel Lin1-3/+0
2014-01-13spi: sh: Use spi_sh_clear_bit() instead of open-codedAxel Lin1-8/+2
2013-05-23spi: use platform_{get,set}_drvdata()Jingoo Han1-2/+2
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely1-3/+3
2012-03-07spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access sizeShimoda, Yoshihiro1-2/+23
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely1-12/+1
2011-10-24spi: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-06-06spi: reorganize driversGrant Likely1-0/+543