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