Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-08-14 | i2c: core: Make comment about I2C table requirement to reflect the code | Javier Martinez Canillas | 1 | -2/+2 |
2017-07-31 | i2c: core: Allow empty id_table in ACPI case as well | Andy Shevchenko | 1 | -0/+1 |
2017-05-31 | i2c: reformat core-base file header | Wolfram Sang | 1 | -21/+22 |
2017-05-31 | i2c: remove unneeded includes from core | Wolfram Sang | 1 | -2/+0 |
2017-05-31 | i2c: break out ACPI support into separate file | Wolfram Sang | 1 | -648/+0 |
2017-05-31 | i2c: break out OF support into separate file | Wolfram Sang | 1 | -264/+1 |
2017-05-31 | i2c: break out smbus support into separate file | Wolfram Sang | 1 | -574/+0 |
2017-05-31 | i2c: break out slave support into separate file | Wolfram Sang | 1 | -101/+1 |
2017-05-31 | i2c: rename core source file to allow refactorization | Wolfram Sang | 1 | -0/+3831 |