aboutsummaryrefslogtreecommitdiff
path: root/drivers/spi/spi-s3c24xx.c
AgeCommit message (Expand)Author
2014-01-08spi: s3c24xx: Remove reference to plat/fiq.hSachin Kamat
2013-12-20spi: spi-s3c24xx: remove redundant return value check of platform_get_resource()Wei Yongjun
2013-12-17spi: s3c24xx: Use devm_*() functionsJingoo Han
2013-10-25Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-nextMark Brown
2013-09-17spi: bitbang: Let spi_bitbang_start() take a reference to masterAxel Lin
2013-09-17spi: spi-s3c24xx: Staticize s3c24xx_spi_tryfiqSachin Kamat
2013-08-29spi: Use dev_get_drvdata at appropriate placesAxel Lin
2013-08-29spi: use dev_get_platdata()Jingoo Han
2013-06-01spi: spi-s3c24xx: Remove redundant platform_set_drvdata()Sachin Kamat
2012-12-07spi: Remove HOTPLUG section attributesGrant Likely
2012-08-22drivers/spi/spi-s3c24xx.c: fix error return codeJulia Lawall
2012-01-31ARM: S3C24XX: move spi-s3c24xx platdata out of machHeiko Stuebner
2011-10-31spi: Add module.h to implicit users in drivers/spiPaul Gortmaker
2011-10-25drivercore: Add helper macro for platform_driver boilerplateGrant Likely
2011-06-06spi: reorganize driversGrant Likely