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.6
Date: Sat, 28 Mar 2020 20:41:03 +0100	[thread overview]
Message-ID: <20200328194059.GA1632@kunai> (raw)

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

Linus,

I2C has three more driver bugfixes for you, and two doc improvements
fixing build warnings while we are here.

Please pull.

Thanks,

   Wolfram


The following changes since commit fb33c6510d5595144d585aa194d377cf74d31911:

  Linux 5.6-rc6 (2020-03-15 15: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 14c1fe699cad9cb0acda4559c584f136d18fea50:

  i2c: pca-platform: Use platform_irq_get_optional (2020-03-28 05:03:17 +0100)

----------------------------------------------------------------
Alain Volmat (1):
      i2c: st: fix missing struct parameter description

Chris Packham (1):
      i2c: pca-platform: Use platform_irq_get_optional

Chuhong Yuan (1):
      i2c: hix5hd2: add missed clk_disable_unprepare in remove

Kai-Heng Feng (1):
      i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()

Mauro Carvalho Chehab (1):
      i2c: fix a doc warning


with much appreciated quality assurance from
----------------------------------------------------------------
Ajay Gupta (2):
      (Rev.) i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()
      (Test) i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()

Andy Shevchenko (1):
      (Rev.) i2c: nvidia-gpu: Handle timeout correctly in gpu_i2c_check_status()

Patrice Chotard (1):
      (Rev.) i2c: st: fix missing struct parameter description

 drivers/i2c/busses/i2c-hix5hd2.c      |  1 +
 drivers/i2c/busses/i2c-nvidia-gpu.c   | 20 ++++++++------------
 drivers/i2c/busses/i2c-pca-platform.c |  2 +-
 drivers/i2c/busses/i2c-st.c           |  1 +
 include/linux/i2c.h                   |  4 ++--
 5 files changed, 13 insertions(+), 15 deletions(-)

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

             reply	other threads:[~2020-03-28 19:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-28 19:41 Wolfram Sang [this message]
2020-03-28 20:25 ` [PULL REQUEST] i2c for 5.6 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=20200328194059.GA1632@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.