index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-amlogic-spisg.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-20
spi: amlogic-spisg: Make sure clk_init_data is fully initialized
Geert Uytterhoeven
1
-1
/
+1
2026-05-11
spi: Use FIELD_MODIFY() for bitfield operations
Mark Brown
1
-8
/
+5
2026-05-11
spi: amlogic-spisg: Use FIELD_MODIFY()
Hans Zhang
1
-8
/
+5
2026-05-07
spi: amlogic-spisg: drop misleading NULL check on exdesc
Stepan Ionichev
1
-2
/
+1
2026-04-28
spi: amlogic-spisg: initialize completion before requesting IRQ
Felix Gu
1
-2
/
+1
2026-04-09
spi: amlogic-spisg: fix controller deregistration
Johan Hovold
1
-1
/
+3
2026-03-16
spi: controller registration fixes
Mark Brown
1
-8
/
+4
2026-03-16
spi: amlogic-spisg: Use IS_ERR() instead of IS_ERR_OR_NULL()
Felix Gu
1
-3
/
+3
2026-03-15
spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()
Felix Gu
1
-8
/
+4
2026-01-19
spi: Drop duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2025-08-19
spi: Remove the use of dev_err_probe()
Mark Brown
1
-1
/
+1
2025-08-19
spi: SPISG: Remove the use of dev_err_probe()
Xichao Zhao
1
-1
/
+1
2025-08-19
spi: SPISG: Use devm_kcalloc() in aml_spisg_clk_init()
Qianfeng Rong
1
-1
/
+1
2025-07-25
spi: SPISG: Fix less than zero comparison on a u32 variable
Colin Ian King
1
-1
/
+1
2025-07-24
spi: Add Amlogic SPISG driver
Sunny Luo
1
-0
/
+888