Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi: wpcm-fiu: Simplify with dev_err_probe() | Jinjie Ruan | 2024-08-28 | 1 | -8/+6 |
* | spi: wpcm-fiu: Fix uninitialized res | Jinjie Ruan | 2024-08-28 | 1 | -1/+2 |
* | spi: wpcm-fiu: Use devm_platform_ioremap_resource_byname() | Jinjie Ruan | 2024-08-23 | 1 | -4/+2 |
* | spi: wpcm-fiu: differentiate between unsupported and invalid requests | Miquel Raynal | 2024-05-27 | 1 | -3/+3 |
* | spi: wpcm-fiu: switch to use devm_spi_alloc_host() | Yang Yingliang | 2023-12-11 | 1 | -1/+1 |
* | spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPP | Chia-Lin Kao (AceLan) | 2023-11-30 | 1 | -1/+1 |
* | spi: Explicitly include correct DT includes | Rob Herring | 2023-07-14 | 1 | -2/+1 |
* | spi: Replace all spi->chip_select and spi->cs_gpiod references with function ... | Amit Kumar Mahapatra via Alsa-devel | 2023-03-11 | 1 | -6/+6 |
* | spi: wpcm-fiu: Add direct map support | Jonathan Neuschäfer | 2022-11-25 | 1 | -0/+64 |
* | spi: wpcm-fiu: Add driver for Nuvoton WPCM450 Flash Interface Unit (FIU) | Jonathan Neuschäfer | 2022-11-25 | 1 | -0/+444 |