summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-cadence-xspi.c
Commit message (Expand)AuthorAgeFilesLines
* spi: cadence-xspi: Drop useless assignment to NULLUwe Kleine-König2023-11-131-1/+0
* spi: cadence-xspi: switch to use modern nameYang Yingliang2023-08-071-15/+15
* spi: Explicitly include correct DT includesRob Herring2023-07-141-1/+0
* spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel2023-03-111-2/+2
* spi: cadence: Fix busy cycles calculationWitold Sadowski2022-12-261-1/+4
* spi: cadence: Drop obsolete dependency on COMPILE_TESTJean Delvare2022-11-251-4/+0
* spi: cadence: Remove redundant dev_err callShang XiaoJing2022-09-231-3/+1
* spi: cadence: fix platform_get_irq.cocci warningYihao Han2022-03-071-3/+1
* spi: cadence: Add of_node_put() before returnWan Jiabing2021-10-151-0/+2
* spi: cadence: fix static checker warningParshuram Thombare2021-10-041-2/+2
* spi: cadence: Fix spelling mistake "nunber" -> "number"Colin Ian King2021-09-281-1/+1
* spi: cadence: add support for Cadence XSPI controllerParshuram Thombare2021-09-271-0/+640