index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-rockchip-sfc.c
Age
Commit message (
Expand
)
Author
2026-03-19
spi: rockchip-sfc: Fix double-free in remove() callback
Felix Gu
2025-10-06
spi: rockchip-sfc: Fix DMA-API usage
Marek Szyprowski
2025-07-05
spi: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
2025-01-10
spi-nand/spi-mem DTR support
Mark Brown
2025-01-09
spi: rockchip-sfc: Support per spi-mem operation frequency switches
Miquel Raynal
2025-01-09
spi: Merge up v6.13-rc6
Mark Brown
2025-01-06
spi: rockchip-sfc: Support sclk_x2 version
Jon Lin
2024-12-19
spi: rockchip-sfc: Using normal memory for dma
Jon Lin
2024-12-18
spi: rockchip-sfc: Fix error in remove progress
Jon Lin
2024-12-16
spi: rockchip-sfc: Support pm ops
Jon Lin
2024-12-04
spi: rockchip-sfc: Optimize the judgment mechanism completed by the controller
Jon Lin
2024-12-02
spi: rockchip-sfc: Support ACPI
Jon Lin
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