summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-s3c24xx.c
Commit message (Expand)AuthorAge
* spi: bitbang: Replace spinlock by mutexNicolas Boichat2015-09-17
* spi/s3c24xx: remove unnecessary memset of s3c24xx_spiAlexey Klimov2015-07-07
* spi: drop owner assignment from platform_driversWolfram Sang2014-10-20
* Merge remote-tracking branch 'spi/topic/workqueue' into spi-nextMark Brown2014-06-02
|\
| * spi: Remove unneeded include of linux/workqueue.hAxel Lin2014-04-14
* | spi: s3c24xx: remove unnecessary OOM messagesJingoo Han2014-04-29
* | spi: s3c24xx: Convert to use devm_kzallocAxel Lin2014-04-14
|/
*-. Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...Mark Brown2014-03-30
|\ \
| | * spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacksAxel Lin2014-03-07
| | * spi: s3c24xx: Convert to let spi core validate bits_per_wordAxel Lin2014-02-14
| |/
* | spi: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-02-03
|/
* spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat2014-01-08
* spi: spi-s3c24xx: remove redundant return value check of platform_get_resource()Wei Yongjun2013-12-20
* spi: s3c24xx: Use devm_*() functionsJingoo Han2013-12-17
* Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-nextMark Brown2013-10-25
|\
| * spi: spi-s3c24xx: Staticize s3c24xx_spi_tryfiqSachin Kamat2013-09-17
* | spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin2013-09-17
|/
* spi: Use dev_get_drvdata at appropriate placesAxel Lin2013-08-29
* spi: use dev_get_platdata()Jingoo Han2013-08-29
* spi: spi-s3c24xx: Remove redundant platform_set_drvdata()Sachin Kamat2013-06-01
* spi: Remove HOTPLUG section attributesGrant Likely2012-12-07
* drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall2012-08-22
* ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner2012-01-31
* spi: Add module.h to implicit users in drivers/spiPaul Gortmaker2011-10-31
* drivercore: Add helper macro for platform_driver boilerplateGrant Likely2011-10-25
* spi: reorganize driversGrant Likely2011-06-06