aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-viperboard.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-05-15i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2016-11-18i2c: constify i2c_adapter_quirks structuresJulia Lawall1-1/+1
2015-08-10i2c: viperboard: clean up inconsistent indentingColin Ian King1-5/+5
2015-03-13i2c: viperboard: make use of the new infrastructure for quirksWolfram Sang1-4/+6
2014-01-09i2c: viperboard: remove superfluous assignmentWolfram Sang1-3/+1
2014-01-04i2c: viperboard: Use devm_kzalloc() functionsJingoo Han1-9/+3
2013-04-02i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen1-3/+2
2012-12-22i2c: remove __dev* attributes from subsystemBill Pemberton1-3/+3
2012-11-20i2c: Add viperboard i2c master driverLars Poeschel1-0/+480