aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-wpcm-fiu.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-11spi: wpcm-fiu: switch to use devm_spi_alloc_host()Yang Yingliang1-1/+1
2023-11-30spi: Unify error codes by replacing -ENOTSUPP with -EOPNOTSUPPChia-Lin Kao (AceLan)1-1/+1
2023-07-14spi: Explicitly include correct DT includesRob Herring1-2/+1
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel1-6/+6
2022-11-25spi: wpcm-fiu: Add direct map supportJonathan Neuschäfer1-0/+64
2022-11-25spi: wpcm-fiu: Add driver for Nuvoton WPCM450 Flash Interface Unit (FIU)Jonathan Neuschäfer1-0/+444