aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/spi/spi-ar934x.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11spi: ar934x: Use helper function devm_clk_get_enabled()Li Zetao1-19/+3
2023-07-14spi: Explicitly include correct DT includesRob Herring1-1/+2
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: ar934x: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-01-03spi: ar934x: switch to use modern nameYang Yingliang1-5/+5
2022-01-04spi: ar934x: fix transfer sizeOskari Lemmela1-5/+11
2021-12-22spi: ar934x: fix transfer and word delaysOskari Lemmela1-0/+2
2020-12-07spi: ar934x: Don't leak SPI master in probe error pathLukas Wunner1-3/+11
2020-02-11spi: add driver for ar934x spi controllerChuanhong Guo1-0/+235