Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-03-18 | mv_i2c: fix warnings on 64-bit builds | Rob Herring | 1 | -1/+1 |
2015-02-12 | dm: i2c: Make API accessible even without CONFIG_DM | Simon Glass | 1 | -5/+5 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -17/+1 |
2011-10-03 | I2C: mv_i2c: fix multi-bus init issue | Lei Wen | 1 | -18/+24 |
2011-10-03 | I2C: mv_i2c: fix build issue when enable debug option | Lei Wen | 1 | -1/+1 |
2011-04-27 | I2C: mv_i2c: add multi bus support | Lei Wen | 1 | -1/+35 |
2011-04-27 | mv_i2c: use structure to replace the direclty define | Lei Wen | 1 | -73/+68 |
2011-04-27 | mv_i2c: fix timeout value to be consistent with comments | Lei Wen | 1 | -1/+1 |
2011-04-27 | pxa: move i2c driver to the common place | Lei Wen | 1 | -0/+452 |