summaryrefslogtreecommitdiffstats
path: root/src/device/software_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* software_i2c: Improve error behaviorJulius Werner2018-05-021-25/+29
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-4/+5
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* device: convert to stopwatch APIAaron Durbin2015-03-211-5/+6
* i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner2014-12-301-0/+345