Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1416937

[PATCH 0/3] Bug fixes for octeon driver

From Jan Glauber <jglauber@cavium.com>
Newsgroups linux.kernel
Subject [PATCH 0/3] Bug fixes for octeon driver
Date 2016-06-08 09:00 +0200
Message-ID <rHFD3-58f-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Testing ipmi_ssif on ThunderX several bugs were found that also
apply to the Octeon i2c driver changes coming with 4.7.

I'll need to rebase the pending ThunderX driver series after this
fixes which I'll do shortly.

Please consider for 4.7.

thanks,
Jan

Jan Glauber (3):
  i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
  i2c: octeon: Add retry logic after receiving STAT_RXADDR_NAK
  i2c: octeon: Avoid printk after too long SMBUS message

 drivers/i2c/busses/i2c-octeon.c | 45 ++++++++++++++++++++++++++++-------------
 1 file changed, 31 insertions(+), 14 deletions(-)

-- 
2.9.0.rc0.21.g7777322

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/3] Bug fixes for octeon driver Jan Glauber <jglauber@cavium.com> - 2016-06-08 09:00 +0200
  [PATCH 1/3] i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN Jan Glauber <jglauber@cavium.com> - 2016-06-08 09:00 +0200
    Re: [PATCH 1/3] i2c: octeon: Missing AAK flag in case of  I2C_M_RECV_LEN Wolfram Sang <wsa@the-dreams.de> - 2016-06-09 22:10 +0200

csiph-web