mbox series

[PULL,REQUEST] i2c for 4.18

Message ID 20180810105840.bajsbm3dx3myusji@ninjato
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 4.18 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

Message

Wolfram Sang Aug. 10, 2018, 10:58 a.m. UTC
Linus,

here is a driver bugfix for I2C. The bug was found by systematically
stress testing the driver, so I am confident to merge it that late in
the cycle although it is probably unusually large.

Please pull.

Thanks,

   Wolfram


The following changes since commit 1ffaddd029c867d134a1dde39f540dcc8c52e274:

  Linux 4.18-rc8 (2018-08-05 12:37:41 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

for you to fetch changes up to 5eb173f5c8f3a3cdc47b3952c368f10a28c81ab8:

  i2c: xlp9xx: Fix case where SSIF read transaction completes early (2018-08-09 17:41:13 +0200)

----------------------------------------------------------------
George Cherian (1):
      i2c: xlp9xx: Fix case where SSIF read transaction completes early

 drivers/i2c/busses/i2c-xlp9xx.c | 41 ++++++++++++++++++++++++++++-------------
 1 file changed, 28 insertions(+), 13 deletions(-)