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