Age | Commit message (Expand) | Author | Files | Lines |
2024-09-30 | spi: Switch back to struct platform_driver::remove() |  Uwe Kleine-König | 1 | -1/+1 |
2023-08-21 | spi: sh: switch to use modern name |  Yang Yingliang | 1 | -17/+17 |
2023-03-06 | spi: sh: Convert to platform remove callback returning void |  Uwe Kleine-König | 1 | -4/+2 |
2022-06-27 | spi: sh: Switch to using core message queue |  Mark Brown | 1 | -66/+28 |
2021-03-12 | spi: spi-sh: replace 'delay_usecs' with 'delay.value' in pr_debug |  Alexandru Ardelean | 1 | -2/+2 |
2020-12-07 | spi: spi-sh: Fix use-after-free on unbind |  Lukas Wunner | 1 | -9/+4 |
2019-08-02 | spi: Remove dev_err() usage after platform_get_irq() |  Stephen Boyd | 1 | -3/+1 |
2018-08-28 | spi: use SPDX identifier for Renesas drivers |  Wolfram Sang | 1 | -10/+2 |
2017-08-09 | spi: spi-sh: fix error return code in spi_sh_probe() |  Gustavo A. R. Silva | 1 | -2/+2 |
2016-07-11 | spi: spi-sh: Remove deprecated create_singlethread_workqueue |  Bhaktipriya Shridhar | 1 | -13/+3 |
2014-12-22 | spi: Remove FSF mailing addresses |  Jarkko Nikula | 1 | -5/+0 |
2014-10-20 | spi: drop owner assignment from platform_drivers |  Wolfram Sang | 1 | -1/+0 |
2014-07-07 | spi/spi-sh: Use devm_ioremap |  Himangi Saraogi | 1 | -9/+6 |
2014-04-03 | spi: Always check complete callback before calling it |  Axel Lin | 1 | -2/+4 |
2014-01-23 | Merge 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-linus |  Mark Brown | 1 | -8/+2 |
2014-01-17 | spi: Remove duplicate code to set default bits_per_word setting |  Axel Lin | 1 | -3/+0 |
2014-01-13 | spi: sh: Use spi_sh_clear_bit() instead of open-coded |  Axel Lin | 1 | -8/+2 |
2013-05-23 | spi: use platform_{get,set}_drvdata() |  Jingoo Han | 1 | -2/+2 |
2012-12-07 | spi: Remove HOTPLUG section attributes |  Grant Likely | 1 | -3/+3 |
2012-03-07 | spi/spi-sh: add IORESOURCE_MEM_TYPE_MASK decoding for access size |  Shimoda, Yoshihiro | 1 | -2/+23 |
2011-10-25 | drivercore: Add helper macro for platform_driver boilerplate |  Grant Likely | 1 | -12/+1 |
2011-10-24 | spi: irq: Remove IRQF_DISABLED |  Yong Zhang | 1 | -1/+1 |
2011-06-06 | spi: reorganize drivers |  Grant Likely | 1 | -0/+543 |