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 | -3/+3 |
2023-03-06 | spi: synquacer: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
2023-02-15 | spi: synquacer: Fix timeout handling in synquacer_spi_transfer_one() | Christophe JAILLET | 1 | -4/+3 |
2022-06-27 | spi: synquacer: Add missing clk_disable_unprepare() | Guo Mengqi | 1 | -0/+1 |
2021-02-03 | spi: spi-synquacer: fix set_cs handling | Masahisa Kojima | 1 | -0/+4 |
2020-11-12 | spi: synquacer: Disable clock in probe error path | Lukas Wunner | 1 | -7/+8 |
2020-09-08 | spi: synquacer: Simplify with dev_err_probe() | Krzysztof Kozlowski | 1 | -3/+2 |
2019-08-02 | spi: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 1 | -2/+0 |
2019-06-20 | spi: spi-synquacer: Fixed build on architectures missing readsl/writesl series | Masahisa Kojima | 1 | -6/+12 |
2019-06-04 | spi: Add spi driver for Socionext SynQuacer platform | Masahisa Kojima | 1 | -0/+822 |