Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: mux: switch to use spi_alloc_host() | Yang Yingliang | 2023-09-11 | 1 | -1/+1 |
* | spi: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra via Alsa-devel | 2023-03-11 | 1 | -4/+4 |
* | spi: mux: Fix mux interaction with fast path optimisations | Mark Brown | 2022-09-02 | 1 | -0/+1 |
* | spi-mux: Fix false-positive lockdep splats | Uwe Kleine-König | 2021-10-14 | 1 | -0/+7 |
* | spi: spi-mux: Add module info needed for autoloading | Uwe Kleine-König | 2021-07-22 | 1 | -0/+8 |
* | spi: spi-mux: Simplify with dev_err_probe() | Krzysztof Kozlowski | 2020-09-08 | 1 | -3/+2 |
* | spi: mux: repair mux usage | Peter Rosin | 2020-05-25 | 1 | -4/+4 |
* | spi: Add generic SPI multiplexer | Chris Packham | 2020-02-12 | 1 | -0/+187 |