Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-15 | i2c: viperboard: return message count on master_xfer success | Peter Rosin | 1 | -1/+1 |
2016-11-18 | i2c: constify i2c_adapter_quirks structures | Julia Lawall | 1 | -1/+1 |
2015-08-10 | i2c: viperboard: clean up inconsistent indenting | Colin Ian King | 1 | -5/+5 |
2015-03-13 | i2c: viperboard: make use of the new infrastructure for quirks | Wolfram Sang | 1 | -4/+6 |
2014-01-09 | i2c: viperboard: remove superfluous assignment | Wolfram Sang | 1 | -3/+1 |
2014-01-04 | i2c: viperboard: Use devm_kzalloc() functions | Jingoo Han | 1 | -9/+3 |
2013-04-02 | i2c: Ignore return value of i2c_del_adapter() | Lars-Peter Clausen | 1 | -3/+2 |
2012-12-22 | i2c: remove __dev* attributes from subsystem | Bill Pemberton | 1 | -3/+3 |
2012-11-20 | i2c: Add viperboard i2c master driver | Lars Poeschel | 1 | -0/+480 |