Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | command: Add command_decode_ptr() helper | Kevin O'Connor | 2020-10-30 | 1 | -3/+3 |
* | spicmds: Rework spi config commands | Kevin O'Connor | 2019-08-06 | 1 | -55/+64 |
* | bus: Change bus parameter in config_spi/config_i2c | Kevin O'Connor | 2019-04-04 | 1 | -2/+2 |
* | spicmds: Wrap code to 80 columns | Kevin O'Connor | 2019-02-27 | 1 | -1/+2 |
* | spi_software: Implementation of software spi | Kevin O'Connor | 2019-02-13 | 1 | -4/+35 |
* | spicmds: Check for an incorrect mode in spicmds.c | Kevin O'Connor | 2018-11-30 | 1 | -4/+8 |
* | thermocouple: Add initial support for common SPI temperature sensing chips | Kevin O'Connor | 2018-07-24 | 1 | -1/+8 |
* | spidev: Minor rework to spidev_transfer() | Kevin O'Connor | 2018-07-11 | 1 | -7/+7 |
* | SPI: introduce spi_prepare function | Grigori Goronzy | 2018-07-08 | 1 | -0/+2 |
* | spicmds: Rework SPI message transmission | Kevin O'Connor | 2018-05-07 | 1 | -11/+98 |
* | Initial commit of source code. | Kevin O'Connor | 2016-05-25 | 1 | -0/+22 |