开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-synquacer.c
Age
Commit message (
Expand
)
Author
2024-09-30
spi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-12-11
spi: synquacer: 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: synquacer: Convert to platform remove callback returning void
Uwe Kleine-König
2023-02-15
spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one()
Christophe JAILLET
2022-06-27
spi: synquacer: Add missing clk_disable_unprepare()
Guo Mengqi
2021-02-03
spi: spi-synquacer: fix set_cs handling
Masahisa Kojima
2020-11-12
spi: synquacer: Disable clock in probe error path
Lukas Wunner
2020-09-08
spi: synquacer: Simplify with dev_err_probe()
Krzysztof Kozlowski
2019-08-02
spi: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-06-20
spi: spi-synquacer: Fixed build on architectures missing readsl/writesl series
Masahisa Kojima
2019-06-04
spi: Add spi driver for Socionext SynQuacer platform
Masahisa Kojima