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


Groups > linux.kernel > #1530785 > unrolled thread

[PULL REQUEST] i2c for 4.9

Started byWolfram Sang <wsa@the-dreams.de>
First post2016-11-26 23:20 +0100
Last post2016-11-26 23:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PULL REQUEST] i2c for 4.9 Wolfram Sang <wsa@the-dreams.de> - 2016-11-26 23:20 +0100

#1530785 — [PULL REQUEST] i2c for 4.9

FromWolfram Sang <wsa@the-dreams.de>
Date2016-11-26 23:20 +0100
Subject[PULL REQUEST] i2c for 4.9
Message-ID<sHTu9-43T-1@gated-at.bofh.it>

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

Linus,

here is a revert and two bugfixes for the I2C designware driver. Please
pull.

Please note that we are still hunting down a regression for the
i2c-octeon driver. While there is a fix pending, we have unclear
feedback from the testers currently. An rc8 would be quite helpful
for this case.

Thanks,

   Wolfram


The following changes since commit 9c763584b7c8911106bb77af7e648bef09af9d80:

  Linux 4.9-rc6 (2016-11-20 13:52:19 -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 89119f08354b628548118cacd686a7700372ad19:

  Revert "i2c: designware: do not disable adapter after transfer" (2016-11-25 23:23:25 +0100)

----------------------------------------------------------------
Jarkko Nikula (1):
      Revert "i2c: designware: do not disable adapter after transfer"

Russell King (2):
      i2c: designware: report short transfers
      i2c: designware: fix rx fifo depth tracking

 drivers/i2c/busses/i2c-designware-core.c | 64 +++++++++++++-------------------
 1 file changed, 25 insertions(+), 39 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web