Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i2c: simplify with scoped for each OF child loop | Krzysztof Kozlowski | 2024-09-03 | 1 | -5/+2 |
* | i2c: add tracepoints for I2C slave events | Jae Hyun Yoo | 2022-03-20 | 1 | -0/+15 |
* | i2c: slave: add sanity check when unregistering | Wolfram Sang | 2020-07-28 | 1 | -0/+3 |
* | i2c: slave: improve sanity check when registering | Wolfram Sang | 2020-07-28 | 1 | -3/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | i2c: remove i2c_lock_adapter and use i2c_lock_bus directly | Peter Rosin | 2018-07-13 | 1 | -4/+4 |
* | i2c: break out slave support into separate file | Wolfram Sang | 2017-05-31 | 1 | -0/+115 |