summaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rockchip-sfc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2023-04-271-8/+4
|\
| * spi: rockchip-sfc: Use devm_platform_ioremap_resource()Yang Li2023-03-291-3/+1
| * spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel2023-03-111-1/+1
| * spi: rockchip-sfc: Convert to platform remove callback returning voidUwe Kleine-König2023-03-061-4/+2
* | spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe2023-04-191-1/+1
|/
* spi: rockchip-sfc: fix platform_get_irq.cocci warningYihao Han2022-03-101-3/+1
* spi: rockchip-sfc: Fix assigned but never used return error codesColin Ian King2021-08-231-2/+2
* spi: rockchip-sfc: Remove redundant IO operationsJon Lin2021-08-231-2/+2
* spi: rockchip-sfc: add rockchip serial flash controllerChris Morgan2021-08-171-0/+694