summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-viperboard.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1Star
* i2c: viperboard: return message count on master_xfer successPeter Rosin2018-05-151-1/+1
* i2c: constify i2c_adapter_quirks structuresJulia Lawall2016-11-181-1/+1
* i2c: viperboard: clean up inconsistent indentingColin Ian King2015-08-101-5/+5
* i2c: viperboard: make use of the new infrastructure for quirksWolfram Sang2015-03-131-4/+6
* i2c: viperboard: remove superfluous assignmentWolfram Sang2014-01-091-3/+1Star
* i2c: viperboard: Use devm_kzalloc() functionsJingoo Han2014-01-041-9/+3Star
* i2c: Ignore return value of i2c_del_adapter()Lars-Peter Clausen2013-04-021-3/+2Star
* i2c: remove __dev* attributes from subsystemBill Pemberton2012-12-221-3/+3
* i2c: Add viperboard i2c master driverLars Poeschel2012-11-201-0/+480