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-st-ssc4.c
Age
Commit message (
Expand
)
Author
2023-12-11
spi: st-ssc4: switch to use modern name
Yang Yingliang
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: st-ssc4: Convert to platform remove callback returning void
Uwe Kleine-König
2022-02-01
spi: st-ssc4: Covert to use GPIO descriptors
Linus Walleij
2020-11-12
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
2019-11-18
spi: st-ssc4: add missed pm_runtime_disable
Chuhong Yuan
2019-09-04
spi: st-ssc4: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
Thomas Gleixner
2017-05-26
spi: st-ssc4: whitespace cleanup
Chris Packham
2016-09-14
spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIs
Axel Lin
2016-07-12
spi: st-ssc4: Remove 'no clocking' hack
Lee Jones
2016-04-29
spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error paths
Axel Lin
2015-03-17
spi: constify of_device_id array
Fabian Frederick
2015-01-14
spi: st-ssc4: Remove duplicate code to test unsupported mode bits
Axel Lin
2014-12-22
spi: Add new driver for STMicroelectronics' SPI Controller
Lee Jones