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 v5.8
Date: Tue, 19 May 2020 08:36:13 +0200	[thread overview]
Message-ID: <20200519063609.GA2141@ninjato> (raw)

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

Linus,

here is the pull request which I missed last week. It contains a set of
driver and core fixes as well as MAINTAINER updates.

Please pull.

Thanks,

   Wolfram


The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd:

  Linux 5.7-rc4 (2020-05-03 14:56:04 -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 efa7fb4c6c8e4171fd29a5935a9dc7a28e363278:

  MAINTAINERS: add maintainer for mediatek i2c controller driver (2020-05-15 11:40:54 +0200)

----------------------------------------------------------------
Alain Volmat (1):
      i2c: fix missing pm_runtime_put_sync in i2c_device_probe

Atsushi Nemoto (1):
      i2c: altera: Fix race between xfer_msg and isr thread

Christophe JAILLET (1):
      i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()'

Codrin Ciubotariu (1):
      i2c: at91: Fix pinmux after devm_gpiod_get() for bus recovery

Gustavo A. R. Silva (1):
      i2c: mux: Replace zero-length array with flexible-array

Qii Wang (1):
      MAINTAINERS: add maintainer for mediatek i2c controller driver

Wolfram Sang (2):
      i2c: use my kernel.org address from now on
      i2c: algo-pca: update contact email

 .mailmap                              |  2 ++
 MAINTAINERS                           |  9 ++++++++-
 drivers/i2c/algos/i2c-algo-pca.c      |  2 +-
 drivers/i2c/busses/i2c-altera.c       | 10 +++++++++-
 drivers/i2c/busses/i2c-at91-master.c  | 20 +++++++++++++++++---
 drivers/i2c/i2c-core-base.c           | 24 +++++++++++++++++-------
 drivers/i2c/i2c-core-of.c             |  2 +-
 drivers/i2c/muxes/i2c-demux-pinctrl.c |  1 +
 include/linux/i2c-mux.h               |  2 +-
 include/linux/i2c.h                   |  2 +-
 10 files changed, 58 insertions(+), 16 deletions(-)

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

             reply	other threads:[~2020-05-19  6:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19  6:36 Wolfram Sang [this message]
2020-05-19  6:40 ` [PULL REQUEST] i2c for v5.8 Wolfram Sang
2020-05-19 19:00 ` pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-07-24 19:27 Wolfram Sang
2020-07-24 20:43 ` Linus Torvalds
2020-07-25 14:46   ` Wolfram Sang
2020-07-24 21:40 ` 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=20200519063609.GA2141@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.