Age | Commit message (Expand) | Author |
2023-12-18 | drivers/spi: Add ISSI IS25WP256D flash | Maximilian Brune |
2021-12-15 | drivers/spi/spi-generic: document SPI_CNTRLR_DEDUCT_CMD_LEN better | Felix Held |
2020-05-06 | treewide: replace GPLv2 long form headers with SPDX header | Patrick Georgi |
2020-05-06 | treewide: move copyrights and authors to AUTHORS | Patrick Georgi |
2020-01-18 | src/include: Fix typos | Elyes HAOUAS |
2020-01-10 | drivers/spi/spi_flash: explicitly handle STMicro deep power state | Aaron Durbin |
2020-01-03 | spi-generic: remove SPI_FLASH_SECTOR_ERASE_TIMEOUT_MS | Aaron Durbin |
2019-09-04 | drivers/spi/spi_flash.c: Add SPI vendor IDs | Richard Spiegel |
2019-07-23 | include/spi-generic: Append unit to macro names | Uwe Poeche |
2019-07-23 | include/spi-generic: move common flash timeouts | Uwe Poeche |
2019-06-10 | spi_flash: Add Dual SPI support | Julius Werner |
2019-01-21 | drivers/spi: Add controller protection type | Rizwan Qureshi |
2018-04-23 | drivers/spi: reduce confusion in the API | Aaron Durbin |
2018-01-30 | drivers/spi: support cmd opcode deduction for spi_crop_chunk() | Aaron Durbin |
2017-12-15 | drivers/spi/spi_flash: add flash region protection to controller | Aaron Durbin |
2017-05-19 | drivers/spi/spi_flash: Clean up SPI flash probe | Furquan Shaikh |
2017-05-05 | drivers/spi: Re-factor spi_crop_chunk | Furquan Shaikh |
2017-04-09 | drivers/spi: Get rid of spi_get_config | Furquan Shaikh |
2017-02-16 | spi: Add function callback to get configuration of SPI bus | Furquan Shaikh |
2016-12-23 | spi: Get rid of SPI_ATOMIC_SEQUENCING | Furquan Shaikh |
2016-12-07 | spi: Clean up SPI driver interface | Furquan Shaikh |
2016-12-05 | spi: Define and use spi_ctrlr structure | Furquan Shaikh |
2016-12-05 | spi: Pass pointer to spi_slave structure in spi_setup_slave | Furquan Shaikh |
2016-12-05 | spi: Fix parameter types for spi functions | Furquan Shaikh |
2016-12-04 | spi_flash: Move spi flash opcodes to spi_flash.h | Furquan Shaikh |
2016-11-22 | spi: Get rid of flash_programmer_probe in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Get rid of max_transfer_size parameter in spi_slave structure | Furquan Shaikh |
2016-11-22 | spi: Clean up SPI flash driver interface | Furquan Shaikh |
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-04-13 | spi: support controllers with limited transfer size capabilities | Vadim Bendebury |
2014-12-09 | spi: Eliminate the spi_cs_activate and spi_cs_deactivate functions. | Gabe Black |
2014-12-09 | spi: Remove the spi_set_speed and spi_cs_is_valid functions. | Gabe Black |
2014-10-22 | spi: Remove unused constants from spi-generic.h. | Gabe Black |
2014-07-14 | SPI: Split writes using spi_crop_chunk() | Kyösti Mälkki |
2014-07-05 | spi: Change spi_xfer to work in units of bytes instead of bits. | Gabe Black |
2014-07-05 | spi: Remove unused parameters from spi_flash_probe and setup_spi_slave. | Gabe Black |
2014-01-23 | SPI: Add API for programmer-specific flashing. | Vladimir Serbinenko |
2013-02-11 | spi-generic.h: Adapt include guard | Patrick Georgi |
2013-02-11 | spi.h: Rename the spi.h to spi-generic.h | Zheng Bao |