index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-st-ssc4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-1
/
+1
2023-03-06
spi: st-ssc4: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-02-01
spi: st-ssc4: Covert to use GPIO descriptors
Linus Walleij
1
-27
/
+4
2020-11-12
spi: st-ssc4: Fix unbalanced pm_runtime_disable() in probe error path
Lukas Wunner
1
-2
/
+3
2019-11-18
spi: st-ssc4: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+3
2019-09-04
spi: st-ssc4: use devm_platform_ioremap_resource() to simplify code
YueHaibing
1
-3
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 310
Thomas Gleixner
1
-3
/
+1
2017-05-26
spi: st-ssc4: whitespace cleanup
Chris Packham
1
-19
/
+19
2016-09-14
spi: st-ssc4: Fix misuse of devm_gpio_request/devm_gpio_free APIs
Axel Lin
1
-8
/
+11
2016-07-12
spi: st-ssc4: Remove 'no clocking' hack
Lee Jones
1
-31
/
+5
2016-04-29
spi: st-ssc4: Fix missing spi_master_put in spi_st_probe error paths
Axel Lin
1
-3
/
+5
2015-03-17
spi: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2015-01-14
spi: st-ssc4: Remove duplicate code to test unsupported mode bits
Axel Lin
1
-6
/
+0
2014-12-22
spi: Add new driver for STMicroelectronics' SPI Controller
Lee Jones
1
-0
/
+510