index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-hisi-kunpeng.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-14
spi: Fix mismatched DT property access types
Rob Herring (Arm)
1
-2
/
+4
2026-05-15
spi: hisi-kunpeng: Use dev_err_probe() for host registration failure
Qiang Ma
1
-4
/
+2
2026-03-23
spi: hisi-kunpeng: Add timeout warning in FIFO flush function
Pei Xiao
1
-1
/
+4
2026-03-23
spi: hisi-kunpeng: prevent infinite while() loop in hisi_spi_flush_fifo
Pei Xiao
1
-1
/
+11
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-28
spi: aspeed: Improve handling of shared SPI
Mark Brown
1
-3
/
+1
2026-01-19
spi: Drop duplicate fwnode assignment
Andy Shevchenko
1
-1
/
+0
2026-01-12
spi: hisi-kunpeng: Fixed the wrong debugfs node name in hisi_spi debugfs init...
Devyn Liu
1
-3
/
+1
2024-09-30
spi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-07-30
spi: hisi-kunpeng: Add verification for the max_frequency provided by the fir...
Devyn Liu
1
-0
/
+3
2024-07-30
spi: hisi-kunpeng: Add validation for the minimum value of speed_hz
Devyn Liu
1
-0
/
+1
2024-04-16
spi: hisi-kunpeng: Delete the dump interface of data registers in debugfs
Devyn Liu
1
-2
/
+0
2023-08-07
spi: hisi-kunpeng: switch to use modern name
Yang Yingliang
1
-41
/
+41
2023-05-18
spi: hisi-kunpeng: Fix error checking
Yeqi Fu
1
-1
/
+1
2023-03-06
spi: hisi-kunpeng: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2021-11-17
spi: hisi-kunpeng: Fix the debugfs directory name incorrect
oujiefeng
1
-7
/
+8
2021-06-07
spi: hisi-kunpeng: Add debugfs support
Jay Fang
1
-1
/
+50
2021-04-07
spi: hisi-kunpeng: Fix Woverflow warning on conversion
Jay Fang
1
-1
/
+1
2021-03-31
spi: Add HiSilicon SPI Controller Driver for Kunpeng SoCs
Jay Fang
1
-0
/
+505