summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-mux.c
AgeCommit message (Expand)Author
2023-09-11spi: mux: switch to use spi_alloc_host()Yang Yingliang
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel
2022-09-02spi: mux: Fix mux interaction with fast path optimisationsMark Brown
2021-10-14spi-mux: Fix false-positive lockdep splatsUwe Kleine-König
2021-07-22spi: spi-mux: Add module info needed for autoloadingUwe Kleine-König
2020-09-08spi: spi-mux: Simplify with dev_err_probe()Krzysztof Kozlowski
2020-05-25spi: mux: repair mux usagePeter Rosin
2020-02-12spi: Add generic SPI multiplexerChris Packham