| Age | Commit message (Expand) | Author |
|---|---|---|
| 2025-11-18 | spi: sophgo: Fix incorrect use of bus width value macros | Longbin Li |
| 2025-07-24 | spi: spi-sg2044-nor: Add SPI-NOR controller for SG2042 | Zixian Zeng |
| 2025-07-24 | spi: spi-sg2044-nor: Add configurable chip_info | Zixian Zeng |
| 2025-03-18 | spi: sg2044-nor: fix a couple static checker bugs | Mark Brown |
| 2025-03-17 | spi: sg2044-nor: A couple of cleanups | Mark Brown |
| 2025-03-16 | spi: sophgo: fix incorrect type for ret in sg2044_spifmc_write() | Qasim Ijaz |
| 2025-03-16 | spi: sg2044-nor: fix uninitialized variable in probe | Dan Carpenter |
| 2025-03-16 | spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write() | Dan Carpenter |
| 2025-03-16 | spi: sg2044-nor: Convert to dev_err_probe() | Andy Shevchenko |
| 2025-03-16 | spi: sg2044-nor: Fully convert to device managed resources | Andy Shevchenko |
| 2025-03-11 | spi: sophgo: add SG2044 SPI NOR controller driver | Longbin Li |