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-npcm-fiu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
spi: npcm-fiu: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
1
-3
/
+1
2022-07-20
spi: npcm-fiu: Add NPCM8XX support
Tomer Maimon
1
-0
/
+25
2022-07-20
spi: npcm-fiu: Modify direct read dummy configuration
Tomer Maimon
1
-2
/
+1
2022-03-07
spi: npcm-fiu: Fix typo ("npxm")
Jonathan Neuschäfer
1
-4
/
+4
2022-03-03
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-4
/
+2
2020-12-07
spi: npcm-fiu: Disable clock in probe error path
Lukas Wunner
1
-2
/
+6
2020-11-17
spi: npcm-fiu: Don't leak SPI master in probe error path
Lukas Wunner
1
-1
/
+1
2020-09-22
spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()
Qinglang Miao
1
-6
/
+1
2020-06-19
spi: npcm-fiu: Reuse BITS_PER_BYTE definition
Andy Shevchenko
1
-3
/
+3
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-09-05
spi: npcm-fiu: remove set but not used variable 'retlen'
YueHaibing
1
-3
/
+0
2019-09-03
spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency"
Colin Ian King
1
-1
/
+2
2019-08-30
spi: npcm-fiu: add NPCM FIU controller driver
Tomer Maimon
1
-0
/
+771