[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200519063609.GA2141@ninjato>
Date: Tue, 19 May 2020 08:36:13 +0200
From: Wolfram Sang <wsa@...-dreams.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org,
Peter Rosin <peda@...ntia.se>,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [PULL REQUEST] i2c for v5.8
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(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists