Age | Commit message (Expand) | Author |
2019-07-23 | include/spi-generic: Append unit to macro names | Uwe Poeche |
2019-06-10 | spi_flash: Make .read() callback optional | Julius Werner |
2019-04-25 | drivers/spi/sst: Remove unused variables | Elyes HAOUAS |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-01-16 | drivers/spi/sst.c: Add three remaining SST25*F080 chips | Mike Banon |
2017-07-02 | drivers/spi: add IS_ENABLED() around Kconfig symbol references | Martin Roth |
2017-05-19 | drivers/spi/spi_flash: Move flash ops to spi_flash_ops structure | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in spi_slave structure as const to probe functions | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Pass in flash structure to fill in probe | Furquan Shaikh |
2017-05-19 | drivers/spi/spi_flash: Add page_size to struct spi_flash | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2016-12-19 | drivers/spi: fix flash writes at page boundaries | Aaron Durbin |
2016-12-06 | spi_flash: Make a deep copy of spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
2016-03-11 | spi/SST: fix write support for SST25VF064C | Alexander Couzens |
2015-04-17 | spi: Add function to read flash status register | Duncan Laurie |
2015-04-17 | drivers/spi: Pass flash parameters from coreboot to payload | Dan Ehrenberg |
2014-12-17 | spi_flash: Move (de-)assertion of /CS to single location | David Hendricks |
2014-07-17 | drivers/spi: Sanitize headers from preprocessor abuse | Edward O'Callaghan |
2014-05-18 | drivers/spi/sst.c: Remove unused func to_sst_spi_flash() | Edward O'Callaghan |
2012-12-12 | Claim the SPI bus before writes if the IMC ROM is present | Martin Roth |
2012-12-08 | Limit SPI device debug prints with CONFIG_DEBUG_SPI_FLASH | Marc Jones |
2012-11-27 | SPI/SST: Add OpCode Enable-Write-Status-Register (EWSR) | Zheng Bao |
2012-05-26 | Fix printk types in SPI flash drivers | Stefan Reinauer |
2012-05-14 | SPI driver: style fix | Patrick Georgi |
2012-05-10 | Add SPI flash driver | Stefan Reinauer |