index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-s3c24xx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-24
/
+4
2020-08-20
ARM: s3c24xx: spi: avoid hardcoding fiq number in driver
Arnd Bergmann
1
-16
/
+2
2020-08-19
ARM: s3c24xx: move spi fiq handler into platform
Arnd Bergmann
1
-6
/
+1
2020-08-19
ARM: s3c24xx: move regs-spi.h into spi driver
Arnd Bergmann
1
-2
/
+1
2020-08-18
spi: s3c24xx: correct kerneldoc comment
Krzysztof Kozlowski
1
-1
/
+1
2020-03-23
spi: spi-s3c24xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2019-09-04
spi: s3c24xx: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-1
/
+0
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2015-09-17
spi: bitbang: Replace spinlock by mutex
Nicolas Boichat
1
-2
/
+2
2015-07-07
spi/s3c24xx: remove unnecessary memset of s3c24xx_spi
Alexey Klimov
1
-1
/
+0
2014-10-20
spi: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-06-02
Merge remote-tracking branch 'spi/topic/workqueue' into spi-next
Mark Brown
1
-1
/
+0
2014-04-29
spi: s3c24xx: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-04-14
spi: Remove unneeded include of linux/workqueue.h
Axel Lin
1
-1
/
+0
2014-04-14
spi: s3c24xx: Convert to use devm_kzalloc
Axel Lin
1
-7
/
+3
2014-03-30
Merge remote-tracking branches 'spi/topic/omap-uwire', 'spi/topic/omap100k', ...
Mark Brown
1
-11
/
+7
2014-03-07
spi: s3c24xx: Add missing spi_master_{resume,suspend} calls to PM callbacks
Axel Lin
1
-1
/
+6
2014-02-14
spi: s3c24xx: Convert to let spi core validate bits_per_word
Axel Lin
1
-10
/
+1
2014-02-03
spi: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-01-08
spi: s3c24xx: Remove reference to plat/fiq.h
Sachin Kamat
1
-2
/
+0
2013-12-20
spi: spi-s3c24xx: remove redundant return value check of platform_get_resource()
Wei Yongjun
1
-7
/
+0
2013-12-18
spi: s3c24xx: Use devm_*() functions
Jingoo Han
1
-53
/
+14
2013-10-25
Merge remote-tracking branch 'spi/topic/s3c24xx' into spi-next
Mark Brown
1
-1
/
+1
2013-09-17
spi: bitbang: Let spi_bitbang_start() take a reference to master
Axel Lin
1
-1
/
+1
2013-09-17
spi: spi-s3c24xx: Staticize s3c24xx_spi_tryfiq
Sachin Kamat
1
-1
/
+1
2013-08-29
spi: Use dev_get_drvdata at appropriate places
Axel Lin
1
-2
/
+2
2013-08-29
spi: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-01
spi: spi-s3c24xx: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-2
/
+0
2012-12-07
spi: Remove HOTPLUG section attributes
Grant Likely
1
-3
/
+3
2012-08-22
drivers/spi/spi-s3c24xx.c: fix error return code
Julia Lawall
1
-0
/
+1
2012-01-31
ARM: S3C24XX: move spi-s3c24xx platdata out of mach
Heiko Stuebner
1
-1
/
+1
2011-11-01
spi: Add module.h to implicit users in drivers/spi
Paul Gortmaker
1
-0
/
+1
2011-10-25
drivercore: Add helper macro for platform_driver boilerplate
Grant Likely
1
-16
/
+5
2011-06-06
spi: reorganize drivers
Grant Likely
1
-0
/
+745