index
:
pub/scm/linux/kernel/git/kees/linux.git
master
Various feature branches
Kees Cook
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-sg2044-nor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-19
spi: Drop duplicate of_node assignment
Andy Shevchenko
1
-1
/
+0
2025-11-18
spi: sophgo: Fix incorrect use of bus width value macros
Longbin Li
1
-2
/
+2
2025-07-24
spi: spi-sg2044-nor: Add SPI-NOR controller for SG2042
Zixian Zeng
1
-0
/
+6
2025-07-24
spi: spi-sg2044-nor: Add configurable chip_info
Zixian Zeng
1
-3
/
+20
2025-03-18
spi: sg2044-nor: fix a couple static checker bugs
Mark Brown
1
-3
/
+2
2025-03-17
spi: sg2044-nor: A couple of cleanups
Mark Brown
1
-18
/
+7
2025-03-16
spi: sophgo: fix incorrect type for ret in sg2044_spifmc_write()
Qasim Ijaz
1
-1
/
+1
2025-03-16
spi: sg2044-nor: fix uninitialized variable in probe
Dan Carpenter
1
-3
/
+2
2025-03-16
spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write()
Dan Carpenter
1
-1
/
+1
2025-03-16
spi: sg2044-nor: Convert to dev_err_probe()
Andy Shevchenko
1
-7
/
+3
2025-03-16
spi: sg2044-nor: Fully convert to device managed resources
Andy Shevchenko
1
-11
/
+4
2025-03-11
spi: sophgo: add SG2044 SPI NOR controller driver
Longbin Li
1
-0
/
+500