aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-rockchip-sfc.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-21spi: rockchip-sfc: switch to use modern nameYang Yingliang1-15/+15
2023-07-11spi: Convert to SPI_CONTROLLER_HALF_DUPLEXAndy Shevchenko1-1/+1
2023-04-27Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-8/+4
2023-04-19spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()Li Lanzhe1-1/+1
2023-03-29spi: rockchip-sfc: Use devm_platform_ioremap_resource()Yang Li1-3/+1
2023-03-11spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra via Alsa-devel1-1/+1
2023-03-06spi: rockchip-sfc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2022-03-10spi: rockchip-sfc: fix platform_get_irq.cocci warningYihao Han1-3/+1
2021-08-23spi: rockchip-sfc: Fix assigned but never used return error codesColin Ian King1-2/+2
2021-08-23spi: rockchip-sfc: Remove redundant IO operationsJon Lin1-2/+2
2021-08-17spi: rockchip-sfc: add rockchip serial flash controllerChris Morgan1-0/+694