index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-rockchip-sfc.c
Age
Commit message (
Expand
)
Author
2024-11-19
spi: rockchip-sfc: Embedded DMA only support 4B aligned address
Jon Lin
2024-09-30
Improve error handling in Rockchip SPI drivers
Mark Brown
2024-09-30
spi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-30
spi: fix typo in the comment
Yan Zhen
2024-09-30
spi: rockchip-sfc: Use dev_err_probe() in the probe path
Dragan Simic
2024-09-30
spi: rockchip-sfc: Perform trivial code cleanups
Dragan Simic
2023-08-21
spi: rockchip-sfc: switch to use modern name
Yang Yingliang
2023-07-11
spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
Andy Shevchenko
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2023-04-19
spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()
Li Lanzhe
2023-03-29
spi: rockchip-sfc: Use devm_platform_ioremap_resource()
Yang Li
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
2023-03-06
spi: rockchip-sfc: Convert to platform remove callback returning void
Uwe Kleine-König
2022-03-10
spi: rockchip-sfc: fix platform_get_irq.cocci warning
Yihao Han
2021-08-23
spi: rockchip-sfc: Fix assigned but never used return error codes
Colin Ian King
2021-08-23
spi: rockchip-sfc: Remove redundant IO operations
Jon Lin
2021-08-17
spi: rockchip-sfc: add rockchip serial flash controller
Chris Morgan