summaryrefslogtreecommitdiff
path: root/src/device/software_i2c.c
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-04src/device: Use SPDX for GPL-2.0-only filesAngel Pons
2019-10-27src/[arch-lib]: change "unsigned" to "unsigned int"Martin Roth
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2018-05-02software_i2c: Improve error behaviorJulius Werner
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-05-21Remove address from GPLv2 headersPatrick Georgi
2015-03-21device: convert to stopwatch APIAaron Durbin
2014-12-30i2c: Add software_i2c driver for I2C debugging and emulationJulius Werner