Linus, some more driver fixes from I2C. Please pull. Thanks, Wolfram The following changes since commit ba4f184e126b751d1bffad5897f263108befc780: Linux 5.9-rc6 (2020-09-20 16:33:55 -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 8947efc077168c53b84d039881a7c967086a248a: i2c: npcm7xx: Clear LAST bit after a failed transaction. (2020-09-27 20:05:27 +0200) ---------------------------------------------------------------- Jean Delvare (1): i2c: i801: Exclude device from suspend direct complete optimization Nicolas VINCENT (1): i2c: cpm: Fix i2c_ram structure Tali Perry (1): i2c: npcm7xx: Clear LAST bit after a failed transaction. drivers/i2c/busses/i2c-cpm.c | 3 +++ drivers/i2c/busses/i2c-i801.c | 1 + drivers/i2c/busses/i2c-npcm7xx.c | 9 +++++++++ 3 files changed, 13 insertions(+)