aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/i2c/busses/i2c-octeon-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-17i2c: octeon: thunderx: Limit register access retriesJan Glauber1-1/+3
2016-12-15Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds1-41/+5
2016-12-11i2c: octeon: thunderx: Remove double-check after interruptJan Glauber1-41/+2
2016-12-11i2c: octeon: thunderx: TWSI software reset in recoveryJan Glauber1-0/+3
2016-11-29Revert "i2c: octeon: thunderx: Limit register access retries"Jan Glauber1-3/+1
2016-09-24i2c: octeon: thunderx: Limit register access retriesJan Glauber1-1/+3
2016-09-21i2c: octeon: Fix high-level controller status checkJan Glauber1-9/+14
2016-09-21i2c: octeon: Avoid sending STOP during recoveryDmitry Bazhenov1-4/+14
2016-09-21i2c: octeon: Fix set SCL recovery functionDmitry Bazhenov1-1/+1
2016-08-26i2c: octeon: Use booleon values for booleon variablesJan Glauber1-2/+2
2016-08-26i2c: octeon,thunderx: Move register offsets to structJan Glauber1-14/+14
2016-08-26i2c: octeon: Split the driver into two partsJan Glauber1-0/+810