Age | Commit message (Expand) | Author |
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-08-05 | drivers/spi: Add support for Micron N25Q128A | Werner Zeh |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-09-07 | Drop "See file CREDITS..." comment | Stefan Reinauer |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-05-04 | drivers/spi/stmicro: Rename N25Q256A to N25Q256 | David Imhoff |
2015-05-04 | drivers/spi/stmicro: Add '.op_erase' for N25Q256 | David Imhoff |
2015-05-04 | drivers/spi/stmicro: Add N25Q064 support | David Imhoff |
2015-05-04 | spi: Remove out of date comment and reorder flash table | David Imhoff |
2015-04-17 | flash: use two bytes of device ID to identify stmicro chips | Daisuke Nojiri |
2015-04-17 | spi: allow inclusion of Micronix and STM drivers in bootblock | Vadim Bendebury |
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-10-17 | drivers/spi: Add support for Micron N25Q128 | Scott Radcliffe |
2014-07-17 | drivers/spi: Sanitize headers from preprocessor abuse | Edward O'Callaghan |
2014-07-14 | SPI: Split writes using spi_crop_chunk() | Kyösti Mälkki |
2014-07-14 | SPI flash: Fix alignment checks in Page Program commands | Kyösti Mälkki |
2013-08-23 | SPI: Support STMicro partial page write | Kyösti Mälkki |
2013-02-20 | Whitespace: Replace tab character in license text with two spaces | Paul Menzel |
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-05-26 | Reduce default verbosity of SPI flash drivers | Stefan Reinauer |
2012-05-26 | Fix printk types in SPI flash drivers | Stefan Reinauer |
2012-05-10 | Add SPI flash driver | Stefan Reinauer |