Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra via Alsa-devel | 2023-03-11 | 1 | -3/+3 |
* | spi: synquacer: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-06 | 1 | -4/+2 |
* | spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one() | Christophe JAILLET | 2023-02-15 | 1 | -4/+3 |
* | spi: synquacer: Add missing clk_disable_unprepare() | Guo Mengqi | 2022-06-28 | 1 | -0/+1 |
* | spi: spi-synquacer: fix set_cs handling | Masahisa Kojima | 2021-02-03 | 1 | -0/+4 |
* | spi: synquacer: Disable clock in probe error path | Lukas Wunner | 2020-11-12 | 1 | -7/+8 |
* | spi: synquacer: Simplify with dev_err_probe() | Krzysztof Kozlowski | 2020-09-08 | 1 | -3/+2 |
* | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-02 | 1 | -2/+0 |
* | spi: spi-synquacer: Fixed build on architectures missing readsl/writesl series | Masahisa Kojima | 2019-06-20 | 1 | -6/+12 |
* | spi: Add spi driver for Socionext SynQuacer platform | Masahisa Kojima | 2019-06-04 | 1 | -0/+822 |