summaryrefslogtreecommitdiff
path: root/src/device/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
2017-08-18Reinvent I2C opsNico Huber
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2016-06-09device: i2c: Add support for I2C bus operationsDuncan Laurie
2016-03-21device: Add i2c read/write register field APIYidi Lin