Age | Commit message (Expand) | Author |
---|---|---|
2019-10-27 | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth |
2019-09-17 | AUTHORS: Move src/device copyrights into AUTHORS file | Martin Roth |
2018-05-02 | software_i2c: Improve error behavior | Julius Werner |
2017-08-18 | include/device: Split i2c.h into three | Nico Huber |
2017-08-14 | i2c: Move to Linux like `struct i2c_msg` | Nico Huber |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-21 | device: convert to stopwatch API | Aaron Durbin |
2014-12-30 | i2c: Add software_i2c driver for I2C debugging and emulation | Julius Werner |