index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-rockchip-sfc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-07
spi: rockchip-sfc: use modern PM macros
Jisheng Zhang
1
-8
/
+4
2026-03-09
spi: rockchip-sfc: Fix double-free in remove() callback
Felix Gu
1
-1
/
+1
2026-01-19
spi: Drop duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2025-10-06
spi: rockchip-sfc: Fix DMA-API usage
Marek Szyprowski
1
-1
/
+11
2025-07-05
spi: Remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
1
-3
/
+0
2025-01-10
spi-nand/spi-mem DTR support
Mark Brown
1
-3
/
+8
2025-01-09
spi: rockchip-sfc: Support per spi-mem operation frequency switches
Miquel Raynal
1
-3
/
+8
2025-01-09
spi: Merge up v6.13-rc6
Mark Brown
1
-1
/
+3
2025-01-06
spi: rockchip-sfc: Support sclk_x2 version
Jon Lin
1
-2
/
+19
2024-12-19
spi: rockchip-sfc: Using normal memory for dma
Jon Lin
1
-22
/
+25
2024-12-18
spi: rockchip-sfc: Fix error in remove progress
Jon Lin
1
-1
/
+3
2024-12-16
spi: rockchip-sfc: Support pm ops
Jon Lin
1
-20
/
+128
2024-12-04
spi: rockchip-sfc: Optimize the judgment mechanism completed by the controller
Jon Lin
1
-0
/
+10
2024-12-02
spi: rockchip-sfc: Support ACPI
Jon Lin
1
-3
/
+11
2024-11-19
spi: rockchip-sfc: Embedded DMA only support 4B aligned address
Jon Lin
1
-1
/
+1
2024-09-30
Improve error handling in Rockchip SPI drivers
Mark Brown
1
-13
/
+8
2024-09-30
spi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-09-30
spi: fix typo in the comment
Yan Zhen
1
-1
/
+1
2024-09-30
spi: rockchip-sfc: Use dev_err_probe() in the probe path
Dragan Simic
1
-8
/
+6
2024-09-30
spi: rockchip-sfc: Perform trivial code cleanups
Dragan Simic
1
-5
/
+2
2023-08-21
spi: rockchip-sfc: switch to use modern name
Yang Yingliang
1
-15
/
+15
2023-07-11
spi: Convert to SPI_CONTROLLER_HALF_DUPLEX
Andy Shevchenko
1
-1
/
+1
2023-04-27
Merge tag 'spi-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-8
/
+4
2023-04-19
spi: spi-rockchip: Fix missing unwind goto in rockchip_sfc_probe()
Li Lanzhe
1
-1
/
+1
2023-03-29
spi: rockchip-sfc: Use devm_platform_ioremap_resource()
Yang Li
1
-3
/
+1
2023-03-11
spi: Replace all spi->chip_select and spi->cs_gpiod references with function ...
Amit Kumar Mahapatra via Alsa-devel
1
-1
/
+1
2023-03-06
spi: rockchip-sfc: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-03-10
spi: rockchip-sfc: fix platform_get_irq.cocci warning
Yihao Han
1
-3
/
+1
2021-08-23
spi: rockchip-sfc: Fix assigned but never used return error codes
Colin Ian King
1
-2
/
+2
2021-08-23
spi: rockchip-sfc: Remove redundant IO operations
Jon Lin
1
-2
/
+2
2021-08-17
spi: rockchip-sfc: add rockchip serial flash controller
Chris Morgan
1
-0
/
+694