All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Peter Rosin <peda@axentia.se>,
	Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [PULL REQUEST] i2c for 5.4
Date: Sat, 26 Oct 2019 16:36:58 +0200	[thread overview]
Message-ID: <20191026143655.GA5216@kunai> (raw)

[-- Attachment #1: Type: text/plain, Size: 1871 bytes --]

Linus,

here are a few driver fixes for the I2C subsystem.

Please pull.

Thanks,

   Wolfram


The following changes since commit 7d194c2100ad2a6dded545887d02754948ca5241:

  Linux 5.4-rc4 (2019-10-20 15:56:22 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 348e46fbb4cdb2aead79aee1fd8bb25ec5fd25db:

  i2c: stm32f7: remove warning when compiling with W=1 (2019-10-24 20:52:21 +0200)

----------------------------------------------------------------
Alain Volmat (1):
      i2c: stm32f7: remove warning when compiling with W=1

Fabien Parent (1):
      i2c: mt65xx: fix NULL ptr dereference

Fabrice Gasnier (2):
      i2c: stm32f7: fix first byte to send in slave mode
      i2c: stm32f7: fix a race in slave mode with arbitration loss irq

Jae Hyun Yoo (1):
      i2c: aspeed: fix master pending state handling


with much appreciated quality assurance from
----------------------------------------------------------------
Brendan Higgins (1):
      (Rev.) i2c: aspeed: fix master pending state handling

Cengiz Can (1):
      (Rev.) i2c: mt65xx: fix NULL ptr dereference

Hsin-Yi Wang (1):
      (Rev.) i2c: mt65xx: fix NULL ptr dereference

Pierre-Yves MORDRET (3):
      (Rev.) i2c: stm32f7: remove warning when compiling with W=1
      (Rev.) i2c: stm32f7: fix a race in slave mode with arbitration loss irq
      (Rev.) i2c: stm32f7: fix first byte to send in slave mode

Tao Ren (1):
      (Test) i2c: aspeed: fix master pending state handling

Ulrich Hecht (1):
      (Test) i2c: mt65xx: fix NULL ptr dereference

 drivers/i2c/busses/i2c-aspeed.c  | 54 +++++++++++++++++++++++++---------------
 drivers/i2c/busses/i2c-mt65xx.c  |  2 +-
 drivers/i2c/busses/i2c-stm32f7.c | 21 ++++++++++------
 3 files changed, 48 insertions(+), 29 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2019-10-26 14:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-26 14:36 Wolfram Sang [this message]
2019-10-26 20:45 ` [PULL REQUEST] i2c for 5.4 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-11-17  7:28 Wolfram Sang
2019-11-17 16:35 ` pr-tracker-bot
2019-09-29 10:39 Wolfram Sang
2019-09-29 17:50 ` pr-tracker-bot
2019-09-24 19:31 Wolfram Sang
2019-09-25  0:00 ` Linus Torvalds
2019-09-26  8:41   ` Wolfram Sang
2019-09-25  0:05 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191026143655.GA5216@kunai \
    --to=wsa@the-dreams.de \
    --cc=brgl@bgdev.pl \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peda@axentia.se \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.