Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spi/trace: Cap buffer contents at 64 bytes | Noralf Trønnes | 2019-05-02 | 1 | -4/+6 |
* | spi/trace: include buffer contents in traces | Uwe Kleine-König | 2019-01-07 | 1 | -2/+26 |
* | spi/trace: drop useless and wrong (but harmless) casts | Uwe Kleine-König | 2019-01-07 | 1 | -4/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | spi: Generalize SPI "master" to "controller" | Geert Uytterhoeven | 2017-06-13 | 1 | -13/+13 |
* | spi: Provide common spi_message processing loop | Mark Brown | 2013-10-11 | 1 | -0/+42 |
* | spi/trace: Trace length of SPI messages on completion | Mark Brown | 2013-10-08 | 1 | -2/+22 |
* | spi: Provide trace points for message processing | Mark Brown | 2013-10-07 | 1 | -0/+94 |