summaryrefslogtreecommitdiff
path: root/drivers/spi/spi-sg2044-nor.c
AgeCommit message (Expand)Author
11 daysspi: spi-sg2044-nor: Add SPI-NOR controller for SG2042Zixian Zeng
11 daysspi: spi-sg2044-nor: Add configurable chip_infoZixian Zeng
2025-03-18spi: sg2044-nor: fix a couple static checker bugsMark Brown
2025-03-17spi: sg2044-nor: A couple of cleanupsMark Brown
2025-03-16spi: sophgo: fix incorrect type for ret in sg2044_spifmc_write()Qasim Ijaz
2025-03-16spi: sg2044-nor: fix uninitialized variable in probeDan Carpenter
2025-03-16spi: sg2044-nor: fix signedness bug in sg2044_spifmc_write()Dan Carpenter
2025-03-16spi: sg2044-nor: Convert to dev_err_probe()Andy Shevchenko
2025-03-16spi: sg2044-nor: Fully convert to device managed resourcesAndy Shevchenko
2025-03-11spi: sophgo: add SG2044 SPI NOR controller driverLongbin Li