Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-08-24 | i2c: slave: print warning if slave flag not set | Wolfram Sang | 1 | -0/+4 |
2015-08-24 | i2c: support 10 bit and slave addresses in sysfs 'new_device' | Wolfram Sang | 3 | -4/+21 |
2015-08-24 | i2c: take address space into account when checking for used addresses | Wolfram Sang | 1 | -4/+4 |
2015-08-24 | i2c: apply DT flags when probing | Wolfram Sang | 1 | -5/+18 |
2015-08-24 | i2c: make address check indpendent from client struct | Wolfram Sang | 1 | -6/+5 |
2015-08-24 | i2c: rename address check functions | Wolfram Sang | 1 | -6/+6 |
2015-08-24 | i2c: apply address offset for slaves, too | Wolfram Sang | 1 | -3/+19 |
2015-08-24 | i2c: add a flag to mark clients as slaves | Wolfram Sang | 1 | -4/+5 |