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 5.8
Date: Fri, 31 Jul 2020 21:16:54 +0200	[thread overview]
Message-ID: <20200731191654.GA14800@kunai> (raw)

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

Linus,

here are some I2C core improvements to prevent NULL pointer usage and a
MAINTAINERS update.

Please pull.

Thanks,

   Wolfram


The following changes since commit 92ed301919932f777713b9172e525674157e983d:

  Linux 5.8-rc7 (2020-07-26 14:14:06 -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 8808981baf96e1b3dea1f08461e4d958aa0dbde1:

  i2c: slave: add sanity check when unregistering (2020-07-28 18:37:17 +0200)

----------------------------------------------------------------
Akash Asthana (1):
      MAINTAINERS: Update GENI I2C maintainers list

Wolfram Sang (3):
      i2c: also convert placeholder function to return errno
      i2c: slave: improve sanity check when registering
      i2c: slave: add sanity check when unregistering


with much appreciated quality assurance from
----------------------------------------------------------------
Alain Volmat (2):
      (Rev.) i2c: slave: add sanity check when unregistering
      (Rev.) i2c: slave: improve sanity check when registering

Andy Shevchenko (1):
      (Rev.) i2c: also convert placeholder function to return errno

 MAINTAINERS                  | 3 ++-
 drivers/i2c/i2c-core-slave.c | 7 ++++---
 include/linux/i2c.h          | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)

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

             reply	other threads:[~2020-07-31 19:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-31 19:16 Wolfram Sang [this message]
2020-07-31 20:20 ` [PULL REQUEST] i2c for 5.8 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-07-05  6:56 Wolfram Sang
2020-07-05 18:00 ` pr-tracker-bot
2020-06-27 18:20 Wolfram Sang
2020-06-27 22:45 ` pr-tracker-bot
2020-06-20 17:16 Wolfram Sang
2020-06-21  2:30 ` pr-tracker-bot
2020-06-13 11:33 Wolfram Sang
2020-06-13 20:25 ` pr-tracker-bot
2020-06-23  0:50 ` John Stultz
2020-06-23  7:25   ` Andy Shevchenko

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=20200731191654.GA14800@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).