summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-octeon-core.c
Commit message (Expand)AuthorAgeFilesLines
* i2c: octeon: Prevent error message on bus errorJan Glauber2018-03-021-0/+1
* i2c: octeon: thunderx: Limit register access retriesJan Glauber2016-12-171-1/+3
* Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-151-41/+5Star
|\
| * i2c: octeon: thunderx: Remove double-check after interruptJan Glauber2016-12-111-41/+2Star
| * i2c: octeon: thunderx: TWSI software reset in recoveryJan Glauber2016-12-111-0/+3
* | Revert "i2c: octeon: thunderx: Limit register access retries"Jan Glauber2016-11-291-3/+1Star
|/
* i2c: octeon: thunderx: Limit register access retriesJan Glauber2016-09-241-1/+3
* i2c: octeon: Fix high-level controller status checkJan Glauber2016-09-211-9/+14
* i2c: octeon: Avoid sending STOP during recoveryDmitry Bazhenov2016-09-211-4/+14
* i2c: octeon: Fix set SCL recovery functionDmitry Bazhenov2016-09-211-1/+1
* i2c: octeon: Use booleon values for booleon variablesJan Glauber2016-08-261-2/+2
* i2c: octeon,thunderx: Move register offsets to structJan Glauber2016-08-261-14/+14
* i2c: octeon: Split the driver into two partsJan Glauber2016-08-261-0/+810