mbox series

[PULL,REQUEST] i2c for 5.0

Message ID 20190217101513.mmbztn2nopa4phif@ninjato
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 5.0 | expand

Pull-request

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

Message

Wolfram Sang Feb. 17, 2019, 10:15 a.m. UTC
Linus,

I2C has two more driver bugfixes for you.

Please pull.

Thanks,

   Wolfram


The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9:

  Linux 5.0-rc6 (2019-02-10 14:42:20 -0800)

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 f275a4659484716259cc46268d9043424e51cf0f:

  i2c: bcm2835: Clear current buffer pointers and counts after a transfer (2019-02-15 09:45:05 +0100)

----------------------------------------------------------------
Paul Kocialkowski (1):
      i2c: bcm2835: Clear current buffer pointers and counts after a transfer

Shubhrajyoti Datta (1):
      i2c: cadence: Fix the hold bit setting


with much appreciated quality assurance from
----------------------------------------------------------------
Kyle Roeschley (1):
      (Test) i2c: cadence: Fix the hold bit setting

 drivers/i2c/busses/i2c-bcm2835.c | 12 ++++++++++++
 drivers/i2c/busses/i2c-cadence.c |  9 +++++++--
 2 files changed, 19 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Feb. 17, 2019, 4:50 p.m. UTC | #1
The pull request you sent on Sun, 17 Feb 2019 11:15:17 +0100:

> 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/1653c2f2da0153f386b3b7494dc077631ae982c8

Thank you!