mbox series

[PULL,REQUEST] i2c-for-6.8-rc6

Message ID Zdkh-4-6G9UfkOIu@shikoro
State Accepted
Headers show
Series [PULL,REQUEST] i2c-for-6.8-rc6 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.8-rc6

Message

Wolfram Sang Feb. 23, 2024, 10:53 p.m. UTC
The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d:

  Linux 6.8-rc5 (2024-02-18 12:56:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.8-rc6

for you to fetch changes up to 87aec499368d488c20292952d6d4be7cb9e49c5e:

  i2c: imx: when being a target, mark the last read as processed (2024-02-23 23:39:35 +0100)

----------------------------------------------------------------
Passing on a bugfix for host drivers

Andi's PR comment:

One fix in i2c-imx marks the last read as 'processed' to ensure
proper indexing of the transfers.

----------------------------------------------------------------
Corey Minyard (1):
      i2c: imx: when being a target, mark the last read as processed


with much appreciated quality assurance from
----------------------------------------------------------------
Andrew Manley (2):
      (Test) i2c: imx: when being a target, mark the last read as processed
      (Rev.) i2c: imx: when being a target, mark the last read as processed

Oleksij Rempel (1):
      (Rev.) i2c: imx: when being a target, mark the last read as processed

 drivers/i2c/busses/i2c-imx.c | 5 +++++
 1 file changed, 5 insertions(+)

Comments

pr-tracker-bot@kernel.org Feb. 24, 2024, 6:10 p.m. UTC | #1
The pull request you sent on Fri, 23 Feb 2024 23:53:47 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git tags/i2c-for-6.8-rc6

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

Thank you!