| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: spi-s3c24xx: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-03-23 | 1 | -1/+1 |
* | spi: s3c24xx: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2019-09-04 | 1 | -3/+1 |
* | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 1 | -1/+0 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -5/+1 |
* | spi: bitbang: Replace spinlock by mutex | Nicolas Boichat | 2015-09-17 | 1 | -2/+2 |
* | spi/s3c24xx: remove unnecessary memset of s3c24xx_spi | Alexey Klimov | 2015-07-07 | 1 | -1/+0 |
* | spi: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 1 | -1/+0 |
* | Merge remote-tracking branch 'spi/topic/workqueue' into spi-next | Mark Brown | 2014-06-02 | 1 | -1/+0 |
|\ |
|
| * | spi: Remove unneeded include of linux/workqueue.h | Axel Lin | 2014-04-14 | 1 | -1/+0 |
* | | spi: s3c24xx: remove unnecessary OOM messages | Jingoo Han | 2014-04-29 | 1 | -3/+1 |
* | | spi: s3c24xx: Convert to use devm_kzalloc | Axel Lin | 2014-04-14 | 1 | -7/+3 |
|/ |
|
*-. | Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ... | Mark Brown | 2014-03-30 | 1 | -11/+7 |
|\ \ |
|
| | * | spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks | Axel Lin | 2014-03-07 | 1 | -1/+6 |
| | * | spi: s3c24xx: Convert to let spi core validate bits_per_word | Axel Lin | 2014-02-14 | 1 | -10/+1 |
| |/ |
|
* / | spi: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-02-03 | 1 | -1/+0 |
|/ |
|
* | spi: s3c24xx: Remove reference to plat/fiq.h | Sachin Kamat | 2014-01-08 | 1 | -2/+0 |
* | spi: spi-s3c24xx: remove redundant return value check of platform_get_resource() | Wei Yongjun | 2013-12-20 | 1 | -7/+0 |
* | spi: s3c24xx: Use devm_*() functions | Jingoo Han | 2013-12-17 | 1 | -53/+14 |
* | Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next | Mark Brown | 2013-10-25 | 1 | -1/+1 |
|\ |
|
| * | spi: spi-s3c24xx: Staticize s3c24xx_spi_tryfiq | Sachin Kamat | 2013-09-17 | 1 | -1/+1 |
* | | spi: bitbang: Let spi_bitbang_start() take a reference to master | Axel Lin | 2013-09-17 | 1 | -1/+1 |
|/ |
|
* | spi: Use dev_get_drvdata at appropriate places | Axel Lin | 2013-08-29 | 1 | -2/+2 |
* | spi: use dev_get_platdata() | Jingoo Han | 2013-08-29 | 1 | -1/+1 |
* | spi: spi-s3c24xx: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-06-01 | 1 | -2/+0 |
* | spi: Remove HOTPLUG section attributes | Grant Likely | 2012-12-07 | 1 | -3/+3 |
* | drivers/spi/spi-s3c24xx.c: fix error return code | Julia Lawall | 2012-08-22 | 1 | -0/+1 |
* | ARM: S3C24XX: move spi-s3c24xx platdata out of mach | Heiko Stuebner | 2012-01-31 | 1 | -1/+1 |
* | spi: Add module.h to implicit users in drivers/spi | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | drivercore: Add helper macro for platform_driver boilerplate | Grant Likely | 2011-10-25 | 1 | -16/+5 |
* | spi: reorganize drivers | Grant Likely | 2011-06-06 | 1 | -0/+745 |