All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa-dev@sang-engineering.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PULL REQUEST] i2c for 4.9
Date: Sat, 19 Nov 2016 22:31:46 +0100	[thread overview]
Message-ID: <20161119213140.GA11379@katana> (raw)

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

Linus,

here are some I2C driver bugfixes (and one documentation fix) for you.
Please pull. Note that I currently need to use a different email address
until the problems with my main mail provider are settled.

Thanks,

   Wolfram


The following changes since commit bc33b0ca11e3df467777a4fa7639ba488c9d4911:

  Linux 4.9-rc4 (2016-11-05 16:23:36 -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 ad092de60f865c1ad94221bd06d381ecea446cc8:

  i2c: i2c-mux-pca954x: fix deselect enabling for device-tree (2016-11-19 21:49:29 +0100)

----------------------------------------------------------------
Alex Hemme (1):
      i2c: i2c-mux-pca954x: fix deselect enabling for device-tree

Linus Walleij (1):
      i2c: mux: fix up dependencies

Peter Rosin (1):
      i2c: Documentation: i2c-topology: fix minor whitespace nit

Wei Yongjun (1):
      i2c: digicolor: use clk_disable_unprepare instead of clk_unprepare

Wolfram Sang (1):
      i2c: mux: demux-pinctrl: make drivers with no pinctrl work again

 Documentation/i2c/i2c-topology        |  4 ++--
 drivers/i2c/Kconfig                   |  1 -
 drivers/i2c/busses/i2c-digicolor.c    |  2 +-
 drivers/i2c/muxes/Kconfig             |  1 +
 drivers/i2c/muxes/i2c-demux-pinctrl.c | 22 ++++++++++++++++++++--
 drivers/i2c/muxes/i2c-mux-pca954x.c   |  4 ++--
 6 files changed, 26 insertions(+), 8 deletions(-)

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

             reply	other threads:[~2016-11-19 21:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-19 21:31 Wolfram Sang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-12-02 13:21 [PULL REQUEST] i2c for 4.9 Wolfram Sang
2016-11-26 22:12 Wolfram Sang
2016-11-05 22:16 Wolfram Sang
2016-10-27 13:08 Wolfram Sang
2016-10-14 11:37 Wolfram Sang
2016-10-07  9:32 Wolfram Sang
2016-10-07 10:59 ` Bartosz Golaszewski
2016-10-07 20:37   ` Wolfram Sang
2016-10-07 21:17 ` Linus Torvalds
2016-10-08 19:42   ` 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=20161119213140.GA11379@katana \
    --to=wsa-dev@sang-engineering.com \
    --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.