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 5.4
Date: Sun, 29 Sep 2019 12:39:54 +0200	[thread overview]
Message-ID: <20190929103950.GA9497@kunai> (raw)

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

Linus,

this second pull request from I2C contains:

- make Lenovo Yoga C630 boot now that the dependencies are merged
- restore BlockProcessCall for i801, accidently removed in this merge
  window
- a bugfix for the riic driver
- an improvement to the slave-eeprom driver which should have been in
  the first pull request but sadly got lost in the process

And finally, my pull requests should be using utf-8 now.

Please pull.

Thanks,

   Wolfram


The following changes since commit aefcf2f4b58155d27340ba5f9ddbe9513da8286d:

  Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security (2019-09-28 08:14:15 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next

for you to fetch changes up to 11af27f494086188620e7768e421894af93c126a:

  i2c: slave-eeprom: Add read only mode (2019-09-28 20:44:12 +0200)

----------------------------------------------------------------
Björn Ardö (1):
      i2c: slave-eeprom: Add read only mode

Chris Brandt (1):
      i2c: riic: Clear NACK in tend isr

Jarkko Nikula (1):
      i2c: i801: Bring back Block Process Call support for certain platforms

Lee Jones (1):
      i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630


with much appreciated quality assurance from
----------------------------------------------------------------
Alexander Sverdlin (1):
      (Rev.) i2c: i801: Bring back Block Process Call support for certain platforms

Bjorn Andersson (1):
      (Test) i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630

 drivers/i2c/busses/i2c-i801.c      |  1 +
 drivers/i2c/busses/i2c-qcom-geni.c | 12 ++++++++----
 drivers/i2c/busses/i2c-riic.c      |  1 +
 drivers/i2c/i2c-slave-eeprom.c     | 14 +++++++++++---
 4 files changed, 21 insertions(+), 7 deletions(-)

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

             reply	other threads:[~2019-09-29 10:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-29 10:39 Wolfram Sang [this message]
2019-09-29 17:50 ` [PULL REQUEST] i2c for 5.4 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-11-17  7:28 Wolfram Sang
2019-11-17 16:35 ` pr-tracker-bot
2019-10-26 14:36 Wolfram Sang
2019-10-26 20:45 ` pr-tracker-bot
2019-09-24 19:31 Wolfram Sang
2019-09-25  0:00 ` Linus Torvalds
2019-09-26  8:41   ` Wolfram Sang
2019-09-25  0:05 ` 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=20190929103950.GA9497@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.