Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-22 | i2c: eg20t: Fix Kconfig dependencies | Jean Delvare | 1 | -1/+1 |
2014-05-22 | i2c: sh_mobile: fix clock calculation for newer SoCs | Wolfram Sang | 1 | -10/+38 |
2014-05-22 | i2c: sh_mobile: check timing parameters for valid range | Wolfram Sang | 1 | -4/+13 |
2014-05-22 | i2c: sh_mobile: bail out on errors when initializing | Wolfram Sang | 1 | -5/+7 |
2014-05-22 | i2c: sh_mobile: remove superfluous offset parameter | Wolfram Sang | 1 | -9/+6 |
2014-05-22 | i2c: sh_mobile: devm conversion, irq setup | Wolfram Sang | 1 | -41/+15 |
2014-05-22 | i2c: sh_mobile: devm conversion, low hanging fruits | Wolfram Sang | 1 | -31/+10 |