linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
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.14
Date: Sat, 14 Aug 2021 18:28:34 +0200	[thread overview]
Message-ID: <YRfvMnQHHRN/6REq@kunai> (raw)

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

Linus,

I2C has one driver bugfix, a documentation bugfix, and an "uninitialized
data" leak fix for the core.

Please pull.

Thanks,

   Wolfram


The following changes since commit 36a21d51725af2ce0700c6ebcb6b9594aac658a6:

  Linux 5.14-rc5 (2021-08-08 13:49:31 -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 3f12cc4bb0a4d7b542af43b6f1b7175f13015629:

  Documentation: i2c: add i2c-sysfs into index (2021-08-10 22:58:32 +0200)

----------------------------------------------------------------
Dhananjay Phadke (1):
      i2c: iproc: fix race between client unreg and tasklet

Greg Kroah-Hartman (1):
      i2c: dev: zero out array used for i2c reads from userspace

Hu Haowen (1):
      Documentation: i2c: add i2c-sysfs into index

 Documentation/i2c/index.rst        | 1 +
 drivers/i2c/busses/i2c-bcm-iproc.c | 4 ++--
 drivers/i2c/i2c-dev.c              | 5 +++--
 3 files changed, 6 insertions(+), 4 deletions(-)

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

             reply	other threads:[~2021-08-14 16:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-14 16:28 Wolfram Sang [this message]
2021-08-15  5:30 ` [PULL REQUEST] i2c for v5.14 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2021-07-24 10:38 Wolfram Sang
2021-07-24 20:16 ` pr-tracker-bot
2021-07-04  7:33 Wolfram Sang
2021-07-04 20:09 ` 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=YRfvMnQHHRN/6REq@kunai \
    --to=wsa@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).