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 4.20
Date: Fri, 7 Dec 2018 14:08:52 +0100	[thread overview]
Message-ID: <20181207130848.GA2661@kunai> (raw)

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

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(-)

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

             reply	other threads:[~2018-12-07 13:08 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-07 13:08 Wolfram Sang [this message]
2018-12-07 18:35 ` [PULL REQUEST] i2c for 4.20 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2018-12-20 21:57 Wolfram Sang
2018-12-20 22:55 ` pr-tracker-bot
2018-11-10 11:20 Wolfram Sang
2018-11-10 13:06 ` Linus Torvalds
2018-11-11 22:32   ` Wolfram Sang
2018-11-01 10:50 Wolfram Sang
2018-11-01 16:32 ` Linus Torvalds
2018-10-29 19:05 Wolfram Sang
2018-10-29 21:45 ` Linus Torvalds

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=20181207130848.GA2661@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.