Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1544977

[PULL REQUEST] i2c for 4.10

From Wolfram Sang <wsa@the-dreams.de>
Newsgroups linux.kernel
Subject [PULL REQUEST] i2c for 4.10
Date 2016-12-20 09:20 +0100
Message-ID <sQnOp-33L-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Linus,

seond pull request from I2C with a set of bugfixes.

Please pull.

Thanks,

   Wolfram


The following changes since commit 59331c215daf600a650e281b6e8ef3e1ed1174c2:

  Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client (2016-12-16 11:23:34 -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 649ac63a9ae5e08b7123f2fa98c2bf42f033bdb9:

  i2c: mux: mlxcpld: fix i2c mux selection caching (2016-12-18 08:54:38 +0100)

----------------------------------------------------------------
Jan Glauber (1):
      i2c: octeon: thunderx: Limit register access retries

Peter Rosin (1):
      i2c: mux: mlxcpld: fix i2c mux selection caching

Russell King (1):
      i2c: mux: pca954x: fix i2c mux selection caching

Tin Huynh (2):
      i2c: xgene: Fix missing code of DTB support
      i2c: designware: fix wrong Tx/Rx FIFO for ACPI

 drivers/i2c/busses/i2c-designware-platdrv.c | 31 ++++++++++++++++++++++-------
 drivers/i2c/busses/i2c-octeon-core.c        |  4 +++-
 drivers/i2c/busses/i2c-octeon-core.h        | 21 ++++++++++++++-----
 drivers/i2c/busses/i2c-xgene-slimpro.c      |  1 +
 drivers/i2c/muxes/i2c-mux-mlxcpld.c         | 24 ++++++++++++----------
 drivers/i2c/muxes/i2c-mux-pca954x.c         |  5 ++++-
 6 files changed, 61 insertions(+), 25 deletions(-)

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PULL REQUEST] i2c for 4.10 Wolfram Sang <wsa@the-dreams.de> - 2016-12-20 09:20 +0100

csiph-web