Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: spi-sn-f-ospi: switch to use modern name | Yang Yingliang | 2023-08-21 | 1 | -2/+2 |
* | spi: Explicitly include correct DT includes | Rob Herring | 2023-07-14 | 1 | -1/+1 |
* | spi: spi-sn-f-ospi: Make read-only array `width_available` static const | Lars-Peter Clausen | 2023-05-30 | 1 | -1/+1 |
* | spi: spi-sn-f-ospi: Use min_t instead of opencoding it | Lars-Peter Clausen | 2023-05-30 | 1 | -1/+1 |
* | spi: spi-sn-f-ospi: Use devm_clk_get_enabled() | Lars-Peter Clausen | 2023-05-30 | 1 | -12/+1 |
* | spi: f_ospi: Add missing spi_mem_default_supports_op() helper | Kunihiko Hayashi | 2023-03-22 | 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 | -1/+1 |
* | spi: sn-f-ospi: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-06 | 1 | -4/+2 |
* | spi: spi-sn-f-ospi: fix duplicate flag while assigning to mode_bits | Dhruva Gole | 2023-02-23 | 1 | -1/+1 |
* | spi: Add Socionext F_OSPI SPI flash controller driver | Kunihiko Hayashi | 2022-11-24 | 1 | -0/+703 |