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 v5.7
Date: Sat, 18 Apr 2020 08:53:48 +0200	[thread overview]
Message-ID: <20200418065344.GA1880@kunai> (raw)

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

Linus,

I2C has some driver bugfixes and an old API removal this time.

Please pull.

Thanks,

   Wolfram


The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -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 8814044fe0fa182abc9ff818d3da562de98bc9a7:

  i2c: tegra: Synchronize DMA before termination (2020-04-15 18:27:31 +0200)

----------------------------------------------------------------
Dmitry Osipenko (2):
      i2c: tegra: Better handle case where CPU0 is busy for a long time
      i2c: tegra: Synchronize DMA before termination

Hans de Goede (1):
      i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT

Wolfram Sang (2):
      i2c: altera: use proper variable to hold errno
      i2c: remove i2c_new_probed_device API


with much appreciated quality assurance from
----------------------------------------------------------------
Andy Shevchenko (1):
      (Rev.) i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHT

Thor Thayer (1):
      (Rev.) i2c: altera: use proper variable to hold errno

 drivers/i2c/busses/i2c-altera.c             |  9 ++++----
 drivers/i2c/busses/i2c-designware-platdrv.c | 14 +++++++----
 drivers/i2c/busses/i2c-tegra.c              | 36 +++++++++++++++++++----------
 drivers/i2c/i2c-core-base.c                 | 13 -----------
 include/linux/i2c.h                         |  6 -----
 5 files changed, 38 insertions(+), 40 deletions(-)

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

             reply	other threads:[~2020-04-18  6:53 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-18  6:53 Wolfram Sang [this message]
2020-04-18 19:30 ` [PULL REQUEST] i2c for v5.7 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-05-01 14:50 Wolfram Sang
2020-05-01 18:35 ` pr-tracker-bot
2020-04-02  9:59 Wolfram Sang
2020-04-03  0:40 ` 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=20200418065344.GA1880@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.