linux-i2c.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.10
Date: Sat, 7 Nov 2020 19:39:57 +0100	[thread overview]
Message-ID: <20201107183957.GA1095@kunai> (raw)

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

Linus,

here are driver bugfixes for I2C. Most of them are for the new mlxbf
driver which got more exposure after rc1. The sh_mobile patch should
already have reached you during the merge window, but I accidently
dropped it. However, since it fixes a problem with rebooting, I think it
is still fine for rc3.

Please pull.

Thanks,

   Wolfram


The following changes since commit 3cea11cd5e3b00d91caf0b4730194039b45c5891:

  Linux 5.10-rc2 (2020-11-01 14:43:51 -0800)

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 3b5f7f10ff6e6b66f553e12cc50d9bb751ce60ad:

  i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED (2020-11-06 16:02:00 +0100)

----------------------------------------------------------------
Geert Uytterhoeven (1):
      i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM

Khalil Blaiech (5):
      i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
      i2c: mlxbf: Fix resrticted cast warning of sparse
      i2c: mlxbf: Remove unecessary wrapper functions
      i2c: mlxbf: Update reference clock frequency
      i2c: mlxbf: Update author and maintainer email info

Michael Wu (2):
      i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
      i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED

Qii Wang (1):
      i2c: mediatek: move dma reset before i2c reset

Ulrich Hecht (1):
      i2c: sh_mobile: implement atomic transfers

 MAINTAINERS                               |   2 +-
 drivers/i2c/busses/Kconfig                |   2 +-
 drivers/i2c/busses/i2c-designware-slave.c |  52 +++-----
 drivers/i2c/busses/i2c-mlxbf.c            | 204 +++++++++++++-----------------
 drivers/i2c/busses/i2c-mt65xx.c           |   8 +-
 drivers/i2c/busses/i2c-sh_mobile.c        |  86 ++++++++++---
 6 files changed, 177 insertions(+), 177 deletions(-)

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

             reply	other threads:[~2020-11-07 18:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-07 18:39 Wolfram Sang [this message]
2020-11-07 19:43 ` [PULL REQUEST] i2c for 5.10 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2020-12-12 18:30 Wolfram Sang
2020-12-12 21:03 ` pr-tracker-bot
2020-12-05 22:11 Wolfram Sang
2020-12-05 23:33 ` pr-tracker-bot
2020-10-25 12:37 Wolfram Sang
2020-10-25 18:35 ` pr-tracker-bot
2020-10-21  6:55 Wolfram Sang
2020-10-21 18:35 ` 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=20201107183957.GA1095@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).