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, 31 Aug 2019 13:29:51 +0200	[thread overview]
Message-ID: <20190831112948.GA1230@ninjato> (raw)

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

Linus,

I2C has a bunch of driver fixes and a core improvement to make the
on-going API transition more robust.

Pleas pull.

Thanks,

   Wolfram


The following changes since commit a55aa89aab90fae7c815b0551b07be37db359d76:

  Linux 5.3-rc6 (2019-08-25 12:01:23 -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 abf4923e97c3abbbd1e59f0e13c7c214c93c6aaa:

  i2c: mediatek: disable zero-length transfers for mt8183 (2019-08-30 15:06:17 +0200)

----------------------------------------------------------------
Andrew Cooks (1):
      i2c: piix4: Fix port selection for AMD Family 16h Model 30h

Andy Shevchenko (1):
      i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()

Denis Efremov (1):
      MAINTAINERS: i2c mv64xxx: Update documentation path

Hsin-Yi Wang (1):
      i2c: mediatek: disable zero-length transfers for mt8183

Jarkko Nikula (1):
      i2c: designware: Synchronize IRQs when unregistering slave client

Lori Hikichi (1):
      i2c: iproc: Stop advertising support of SMBUS quick cmd

Wolfram Sang (1):
      i2c: make i2c_unregister_device() ERR_PTR safe


with much appreciated quality assurance from
----------------------------------------------------------------
Geert Uytterhoeven (1):
      (Rev.) i2c: make i2c_unregister_device() ERR_PTR safe

Jean Delvare (1):
      (Rev.) i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()

Pali Roh??r (1):
      (Rev.) i2c: i801: Avoid memory leak in check_acpi_smo88xx_device()

Qii Wang (1):
      (Rev.) i2c: mediatek: disable zero-length transfers for mt8183

Ray Jui (1):
      (Rev.) i2c: iproc: Stop advertising support of SMBUS quick cmd

 MAINTAINERS                               |  2 +-
 drivers/i2c/busses/i2c-bcm-iproc.c        |  5 ++++-
 drivers/i2c/busses/i2c-designware-slave.c |  1 +
 drivers/i2c/busses/i2c-i801.c             | 15 ++++++++++++---
 drivers/i2c/busses/i2c-mt65xx.c           | 11 ++++++++++-
 drivers/i2c/busses/i2c-piix4.c            | 12 +++++-------
 drivers/i2c/i2c-core-base.c               |  2 +-
 7 files changed, 34 insertions(+), 14 deletions(-)

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

             reply	other threads:[~2019-08-31 11:29 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-31 11:29 Wolfram Sang [this message]
2019-08-31 18:15 ` [PULL REQUEST] i2c for 5.3 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-08-17 14:12 Wolfram Sang
2019-08-17 17:50 ` 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=20190831112948.GA1230@ninjato \
    --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.