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
Subject: [PULL REQUEST] i2c for 4.7
Date: Sat, 11 Jun 2016 19:57:30 +0200	[thread overview]
Message-ID: <20160611175727.GA12308@katana> (raw)

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

Linus,

please pull the bugfixes for I2C:

* bigger fix for i801 to finally be able to be loaded on some machines again
* smaller driver fixes
* documentation update because of a renamed file

Thanks,

   Wolfram


The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:

  Linux 4.7-rc2 (2016-06-05 14:31:26 -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 9f05e6219023116b59f6495e8c4d4ba352dd5fea:

  i2c: mux: reg: Provide of_match_table (2016-06-09 22:38:16 +0200)

----------------------------------------------------------------
Jan Glauber (2):
      i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
      i2c: octeon: Avoid printk after too long SMBUS message

Lukasz Gemborowski (1):
      i2c: mux: reg: Provide of_match_table

Mika Westerberg (1):
      i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR

Simon Horman (1):
      i2c: mux: refer to i2c-mux.txt

 .../bindings/i2c/i2c-arb-gpio-challenge.txt        |  4 +-
 .../devicetree/bindings/i2c/i2c-demux-pinctrl.txt  |  3 +-
 .../devicetree/bindings/i2c/i2c-mux-gpio.txt       |  6 +-
 .../devicetree/bindings/i2c/i2c-mux-pinctrl.txt    |  4 +-
 .../devicetree/bindings/i2c/i2c-mux-reg.txt        |  6 +-
 drivers/i2c/busses/i2c-i801.c                      | 99 +++++++++++++++++++++-
 drivers/i2c/busses/i2c-octeon.c                    | 17 ++--
 drivers/i2c/muxes/i2c-mux-reg.c                    |  1 +
 8 files changed, 119 insertions(+), 21 deletions(-)

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

             reply	other threads:[~2016-06-11 17:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-11 17:57 Wolfram Sang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-05-28 19:06 [PULL REQUEST] i2c for 4.7 Wolfram Sang
2016-05-27 20:59 Wolfram Sang
2016-05-19 21:23 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=20160611175727.GA12308@katana \
    --to=wsa@the-dreams.de \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --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.