index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-st-ssc4.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: st-ssc4: Covert to use GPIO descriptors
Linus Walleij
2022-02-01
1
-27
/
+4
*
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
2020-11-12
1
-2
/
+3
*
spi: st-ssc4: add missed pm_runtime_disable
Chuhong Yuan
2019-11-18
1
-0
/
+3
*
spi: st-ssc4: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-09-04
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
spi: st-ssc4: whitespace cleanup
Chris Packham
2017-05-26
1
-19
/
+19
*
spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIs
Axel Lin
2016-09-14
1
-8
/
+11
*
spi: st-ssc4: Remove 'no clocking' hack
Lee Jones
2016-07-12
1
-31
/
+5
*
spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error paths
Axel Lin
2016-04-29
1
-3
/
+5
*
spi: constify of_device_id array
Fabian Frederick
2015-03-17
1
-1
/
+1
*
spi: st-ssc4: Remove duplicate code to test unsupported mode bits
Axel Lin
2015-01-14
1
-6
/
+0
*
spi: Add new driver for STMicroelectronics' SPI Controller
Lee Jones
2014-12-22
1
-0
/
+510