mbox series

[PULL,REQUEST] i2c for 5.9

Message ID 20201003053234.GA2550@kunai
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 5.9 | expand

Pull-request

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

Message

Wolfram Sang Oct. 3, 2020, 5:32 a.m. UTC
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(+)

Comments

pr-tracker-bot@kernel.org Oct. 3, 2020, 7:58 p.m. UTC | #1
The pull request you sent on Sat, 3 Oct 2020 07:32:34 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/f35c08e0bb9dfab1bb5b9c244149bcb150bebf67

Thank you!