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