[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181207130848.GA2661@kunai>
Date: Fri, 7 Dec 2018 14:08:52 +0100
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 4.20
Linus,
here is a set of driver bugfixes for the I2C subsystem.
Please pull.
Thanks,
Wolfram
The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436:
Linux 4.20-rc4 (2018-11-25 14:19:31 -0800)
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 ece27a337d42a3197935711997f2880f0957ed7e:
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode (2018-12-06 23:14:59 +0100)
----------------------------------------------------------------
Adamski, Krzysztof (Nokia - PL/Wroclaw) (1):
i2c: axxia: properly handle master timeout
Hans de Goede (1):
i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
Masahiro Yamada (4):
i2c: uniphier-f: fix timeout error after reading 8 bytes
i2c: uniphier-f: fill TX-FIFO only in IRQ handler for repeated START
i2c: uniphier: fix violation of tLOW requirement for Fast-mode
i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
Wolfram Sang (3):
i2c: nvidia-gpu: adhere to I2C fault codes
i2c: nvidia-gpu: limit reads also for combined messages
i2c: rcar: check bus state before reinitializing
with much appreciated quality assurance from
----------------------------------------------------------------
Ajay Gupta (2):
(Test) i2c: nvidia-gpu: limit reads also for combined messages
(Test) i2c: nvidia-gpu: adhere to I2C fault codes
Alexander Sverdlin (1):
(Rev.) i2c: axxia: properly handle master timeout
drivers/i2c/busses/i2c-axxia.c | 40 +++++++++++++++++++++---------
drivers/i2c/busses/i2c-nvidia-gpu.c | 7 +++---
drivers/i2c/busses/i2c-rcar.c | 9 ++++---
drivers/i2c/busses/i2c-scmi.c | 10 +++++---
drivers/i2c/busses/i2c-uniphier-f.c | 49 +++++++++++++++++++++++++++++++------
drivers/i2c/busses/i2c-uniphier.c | 8 +++++-
6 files changed, 93 insertions(+), 30 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)
Powered by blists - more mailing lists