Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Remove "this file is part of" lines | Patrick Georgi | 2020-05-11 | 1 | -1/+0 |
* | src/device: Use SPDX for GPL-2.0-only files | Angel Pons | 2020-04-04 | 1 | -12/+2 |
* | src/[arch-lib]: change "unsigned" to "unsigned int" | Martin Roth | 2019-10-27 | 1 | -2/+2 |
* | AUTHORS: Move src/device copyrights into AUTHORS file | Martin Roth | 2019-09-17 | 1 | -2/+0 |
* | Reinvent I2C ops | Nico Huber | 2017-08-18 | 1 | -83/+0 |
* | include/device: Split i2c.h into three | Nico Huber | 2017-08-18 | 1 | -1/+2 |
* | i2c: Move to Linux like `struct i2c_msg` | Nico Huber | 2017-08-14 | 1 | -1/+1 |
* | device: i2c: Add support for I2C bus operations | Duncan Laurie | 2016-06-09 | 1 | -0/+83 |
* | device: Add i2c read/write register field API | Yidi Lin | 2016-03-21 | 1 | -0/+46 |