Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-11-18 | i2c: constify i2c_adapter_quirks structures | Julia Lawall | 1 | -1/+1 |
2016-08-22 | i2c: don't print error when adding adapter fails | Wolfram Sang | 1 | -7/+1 |
2016-08-15 | i2c: bcm-iproc: Use complete() instead of complete_all() | Daniel Wagner | 1 | -1/+1 |
2016-04-11 | i2c: bcm-iproc: use new 8 bit address helper function | Wolfram Sang | 1 | -1/+1 |
2016-02-12 | i2c: iproc: Support larger TX transfer | Ray Jui | 1 | -9/+75 |
2016-02-12 | i2c: iproc: Fix typo in the driver | Ray Jui | 1 | -2/+2 |
2016-02-12 | i2c: iproc: Add recovery mechanism in error case | Ray Jui | 1 | -43/+48 |
2015-06-03 | i2c: iproc: Add suspend/resume support | Ray Jui | 1 | -0/+57 |
2015-03-13 | i2c: bcm-iproc: make use of the new infrastructure for quirks | Wolfram Sang | 1 | -8/+7 |
2015-02-17 | i2c: iproc: Add Broadcom iProc I2C Driver | Ray Jui | 1 | -0/+461 |