Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spicmds: Rework spi config commands | Kevin O'Connor | 2019-08-06 | 1 | -2/+2 |
* | linux: Convert SPI to use enumerations | Kevin O'Connor | 2019-04-04 | 1 | -1/+10 |
* | linux: Add support for bi-directional SPI communication | Ricardo Amezquita | 2018-07-24 | 1 | -5/+32 |
* | SPI: introduce spi_prepare function | Grigori Goronzy | 2018-07-08 | 1 | -0/+5 |
* | linux: Convert linux SPI code to use the generic spicmds.c code | Kevin O'Connor | 2018-05-07 | 1 | -11/+23 |
* | linux: Add support for spidev devices | Kevin O'Connor | 2017-09-20 | 1 | -0/+68 |