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