linux-kernel.vger.kernel.org archive mirror
 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.18
Date: Fri, 29 Jun 2018 17:13:55 +0200	[thread overview]
Message-ID: <20180629151351.i3ogf77awxzuw4sl@ninjato> (raw)

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

Linus,

this pull request contains:

* a revert because of bugzilla #200045 (and some documentation about it)
* another regression fix in the i2c-gpio driver
* a leak fix for the i2c core

Please pull.

Thanks,

   Wolfram


The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819:

  Linux 4.18-rc2 (2018-06-24 20:54:29 +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 12b731dd46d9ee646318e6e9dc587314a3908a46:

  i2c: gpio: initialize SCL to HIGH again (2018-06-29 08:23:12 +0200)

----------------------------------------------------------------
Peter Rosin (1):
      i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfers

Wolfram Sang (3):
      Revert "i2c: algo-bit: init the bus to a known state"
      i2c: algos: bit: mention our experience about initial states
      i2c: gpio: initialize SCL to HIGH again


with much appreciated quality assurance from
----------------------------------------------------------------
Geert Uytterhoeven (1):
      (Test) i2c: gpio: initialize SCL to HIGH again

Linus Walleij (1):
      (Rev.) i2c: gpio: initialize SCL to HIGH again

Sergey Larin (1):
      (Test) Revert "i2c: algo-bit: init the bus to a known state"

 drivers/i2c/algos/i2c-algo-bit.c |  8 ++++----
 drivers/i2c/busses/i2c-gpio.c    |  4 ++--
 drivers/i2c/i2c-core-smbus.c     | 14 +++++++++-----
 3 files changed, 15 insertions(+), 11 deletions(-)

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

             reply	other threads:[~2018-06-29 15:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-29 15:13 Wolfram Sang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-10 10:58 [PULL REQUEST] i2c for 4.18 Wolfram Sang
2018-07-28  6:55 Wolfram Sang
2018-07-13 20:34 Wolfram Sang
2018-06-13  9:21 Wolfram Sang

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=20180629151351.i3ogf77awxzuw4sl@ninjato \
    --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 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).