Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | programmer: Make use of new register_spi_master() API | Nico Huber | 2021-05-13 | 1 | -3/+2 |
* | programmer: Smoothen register_spi_master() API | Nico Huber | 2021-05-13 | 1 | -1/+1 |
* | lspcon_i2c_spi: Extract I2C bus parameter handling | Angel Pons | 2021-05-09 | 1 | -61/+1 |
* | lspcon_i2c_spi: Release I2C fd on failed init | Angel Pons | 2021-05-09 | 1 | -0/+2 |
* | lspcon_i2c_spi: support a devpath option | Peter Marheine | 2021-05-02 | 1 | -35/+51 |
* | lspcon_i2c_spi.c: Rename PAGE_SIZE macro | Angel Pons | 2021-04-19 | 1 | -8/+8 |
* | lspcon_i2c_spi.c: Prefix with fn name instead of just 'Error:' | Shiyu Sun | 2020-05-01 | 1 | -8/+12 |
* | const'ify flashctx to align signatures with cros flashrom | Edward O'Callaghan | 2020-04-30 | 1 | -2/+2 |
* | lspcon_i2c_spi.c: Trivial style fix | Edward O'Callaghan | 2020-04-24 | 1 | -1/+1 |
* | lspcon_i2c_spi.c: Clean up some unnecessary indirection | Edward O'Callaghan | 2020-04-19 | 1 | -11/+7 |
* | lspcon_i2c_spi.c: Add SPI-master support for PS17{5,6} | Shiyu Sun | 2020-04-01 | 1 | -0/+505 |