]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Sep 2017 22:03:13 +0000 (15:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Sep 2017 22:03:13 +0000 (15:03 -0700)
commitf8c6d7246a380fd8d13ebc3f7dac2495dc53db47
treee7d6dfd31f99aed57411e927a755e6ac3b7eb2fb
parent138e4ad67afd5c6c318b056b4d17c17f2c0ca5c0
parent231d069fcde22bd0582c2c9564f1b334d280c7d7
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux

Pull i2c fixes from Wolfram Sang:
 "The ismt driver had a problem with a rarely used transaction type and
  the designware driver was made even more robust against non standard
  ACPI tables"

* 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux:
  i2c: designware: Round down ACPI provided clk to nearest supported clk
  i2c: ismt: Return EMSGSIZE for block reads with bogus length
  i2c: ismt: Don't duplicate the receive length for block reads