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.1
Date: Fri, 3 May 2019 18:21:42 +0200	[thread overview]
Message-ID: <20190503162138.GA7676@kunai> (raw)

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

Linus,

here are I2C driver bugfixes and a MAINTAINERS update for you.

Please pull.

Thanks,

   Wolfram


The following changes since commit 085b7755808aa11f78ab9377257e1dad2e6fa4bb:

  Linux 5.1-rc6 (2019-04-21 10:45:57 -0700)

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 72bfcee11cf89509795c56b0e40a3785ab00bbdd:

  i2c: Prevent runtime suspend of adapter when Host Notify is required (2019-05-02 18:42:15 +0200)

----------------------------------------------------------------
Anson Huang (1):
      i2c: imx: correct the method of getting private data in notifier_call

Ard Biesheuvel (1):
      i2c: synquacer: fix enumeration of slave devices

Jarkko Nikula (1):
      i2c: Prevent runtime suspend of adapter when Host Notify is required

Wolfram Sang (2):
      i2c: designware: ratelimit 'transfer when suspended' errors
      MAINTAINERS: friendly takeover of i2c-gpio driver


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
      (Rev.) i2c: designware: ratelimit 'transfer when suspended' errors

Dong Aisheng (1):
      (Rev.) i2c: imx: correct the method of getting private data in notifier_call

Keijo Vaara (1):
      (Test) i2c: Prevent runtime suspend of adapter when Host Notify is required

skidnik (1):
      (Test) i2c: designware: ratelimit 'transfer when suspended' errors

 MAINTAINERS                                | 2 +-
 drivers/i2c/busses/i2c-designware-master.c | 3 +--
 drivers/i2c/busses/i2c-imx.c               | 4 ++--
 drivers/i2c/busses/i2c-synquacer.c         | 2 ++
 drivers/i2c/i2c-core-base.c                | 4 ++++
 5 files changed, 10 insertions(+), 5 deletions(-)

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

             reply	other threads:[~2019-05-03 16:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-03 16:21 Wolfram Sang [this message]
2019-05-03 19:05 ` [PULL REQUEST] i2c for 5.1 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-04-06 21:30 Wolfram Sang
2019-04-06 21:55 ` pr-tracker-bot
2019-03-29 15:16 Wolfram Sang
2019-03-29 22:15 ` pr-tracker-bot
2019-03-15 11:00 Wolfram Sang
2019-03-15 21:45 ` pr-tracker-bot
2019-03-05 22:54 Wolfram Sang
2019-03-08 18: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=20190503162138.GA7676@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.