summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-wpcm-fiu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi: wpcm-fiu: switch to use devm_spi_alloc_host()Yang Yingliang2023-12-111-1/+1
* spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)2023-11-301-1/+1
* spi: Explicitly include correct DT includesRob Herring2023-07-141-2/+1
* spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel2023-03-111-6/+6
* spi: wpcm-fiu: Add direct map supportJonathan Neuschäfer2022-11-251-0/+64
* spi: wpcm-fiu: Add driver for Nuvoton WPCM450 Flash Interface Unit (FIU)Jonathan Neuschäfer2022-11-251-0/+444