index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-npcm-fiu.c
Age
Commit message (
Expand
)
Author
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-06
spi: npcm-fiu: Convert to platform remove callback returning void
Uwe Kleine-König
2022-10-31
spi: npcm-fiu: Use devm_platform_ioremap_resource_byname()
Yang Yingliang
2022-07-20
spi: npcm-fiu: Add NPCM8XX support
Tomer Maimon
2022-07-20
spi: npcm-fiu: Modify direct read dummy configuration
Tomer Maimon
2022-03-07
spi: npcm-fiu: Fix typo ("npxm")
Jonathan Neuschäfer
2022-03-03
spi: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
2020-12-07
spi: npcm-fiu: Disable clock in probe error path
Lukas Wunner
2020-11-17
spi: npcm-fiu: Don't leak SPI master in probe error path
Lukas Wunner
2020-09-22
spi: npcm-fiu: simplify the return expression of npcm_fiu_probe()
Qinglang Miao
2020-06-19
spi: npcm-fiu: Reuse BITS_PER_BYTE definition
Andy Shevchenko
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-09-05
spi: npcm-fiu: remove set but not used variable 'retlen'
YueHaibing
2019-09-03
spi: npcm-fiu: fix spelling mistake "frequancy" -> "frequency"
Colin Ian King
2019-08-30
spi: npcm-fiu: add NPCM FIU controller driver
Tomer Maimon