aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-sh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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