summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-opal.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: Convert to platform remove callback returning voidUwe Kleine-König2023-06-051-4/+2
* i2c: move drivers from strlcpy to strscpyWolfram Sang2022-08-111-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 114Thomas Gleixner2019-05-241-13/+1
* i2c: opal: don't check number of messages in the driverWolfram Sang2018-05-241-4/+0
* i2c: busses: make i2c_adapter_quirks constBhumika Goyal2017-08-291-1/+1
* powerpc/opal: Add inline function to get rc from an ASYNC_COMP opal_msgSuraj Jitindar Singh2016-06-291-1/+1
* i2c: opal: Update quirk flags to do write-then-anythingNeelesh Gupta2015-03-141-6/+6
* i2c: opal: make use of the new infrastructure for quirksWolfram Sang2015-03-131-11/+11
* i2c: Driver to expose PowerNV platform i2c bussesNeelesh Gupta2014-12-141-0/+294