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.3
Date: Sat, 17 Aug 2019 16:12:32 +0200	[thread overview]
Message-ID: <20190817141226.GA2867@kunai> (raw)

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

Linus,

I2C has one revert because of a regression, two fixes for tiny race
windows (which we were not able to trigger), a MAINTAINERS addition, and
a SPDX fix.

Please pull.

Thanks,

   Wolfram


The following changes since commit d45331b00ddb179e291766617259261c112db872:

  Linux 5.3-rc4 (2019-08-11 13:26:41 -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 90865a3dc597bd8463efacb749561095ba70b0aa:

  i2c: stm32: Use the correct style for SPDX License Identifier (2019-08-14 14:56:54 +0200)

----------------------------------------------------------------
Fabio Estevam (1):
      Revert "i2c: imx: improve the error handling in i2c_imx_dma_request()"

Nishad Kamdar (1):
      i2c: stm32: Use the correct style for SPDX License Identifier

Oleksij Rempel (1):
      MAINTAINERS: i2c-imx: take over maintainership

Wolfram Sang (2):
      i2c: rcar: avoid race when unregistering slave client
      i2c: emev2: avoid race when unregistering slave client

 MAINTAINERS                    |  8 ++++++++
 drivers/i2c/busses/i2c-emev2.c | 16 ++++++++++++----
 drivers/i2c/busses/i2c-imx.c   | 18 ++++++------------
 drivers/i2c/busses/i2c-rcar.c  | 11 +++++++----
 drivers/i2c/busses/i2c-stm32.h |  2 +-
 5 files changed, 34 insertions(+), 21 deletions(-)

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

             reply	other threads:[~2019-08-17 14:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-17 14:12 Wolfram Sang [this message]
2019-08-17 17:50 ` [PULL REQUEST] i2c for 5.3 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-08-31 11:29 Wolfram Sang
2019-08-31 18:15 ` pr-tracker-bot
2019-08-03 19:02 Wolfram Sang
2019-08-03 20:05 ` pr-tracker-bot
2019-07-15 21:37 Wolfram Sang
2019-07-16  4:35 ` 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=20190817141226.GA2867@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.