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