summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-viperboard.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-05-15i2c: viperboard: return message count on master_xfer successPeter Rosin
2016-11-18i2c: constify i2c_adapter_quirks structuresJulia Lawall
2015-08-10i2c: viperboard: clean up inconsistent indentingColin Ian King
2015-03-13i2c: viperboard: make use of the new infrastructure for quirksWolfram Sang
2014-01-09i2c: viperboard: remove superfluous assignmentWolfram Sang
2014-01-04i2c: viperboard: Use devm_kzalloc() functionsJingoo Han
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel