aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-opal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner1-13/+1
2018-05-24i2c: opal: don't check number of messages in the driverWolfram Sang1-4/+0
2017-08-29i2c: busses: make i2c_adapter_quirks constBhumika Goyal1-1/+1
2016-06-29powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh1-1/+1
2015-03-14i2c: opal: Update quirk flags to do write-then-anythingNeelesh Gupta1-6/+6
2015-03-13i2c: opal: make use of the new infrastructure for quirksWolfram Sang1-11/+11
2014-12-14i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta1-0/+294