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.4
Date: Sat, 19 Dec 2015 12:05:12 +0100	[thread overview]
Message-ID: <20151219110508.GA3289@katana> (raw)

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

Linus,

here is a set of "usual" driver bugfixes for the I2C subsystem. Please
pull.

Thanks,

   Wolfram


The following changes since commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4:

  Linux 4.4-rc2 (2015-11-22 16:45:59 -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 b4cd08aa1f53c831e67dc5c6bc9f9acff27abcba:

  i2c: rcar: disable runtime PM correctly in slave mode (2015-12-19 12:00:37 +0100)

----------------------------------------------------------------
Alexander Sverdlin (1):
      i2c: davinci: Increase module clock frequency

Dmitry V. Krivenok (1):
      i2c: do not use 0x in front of %pa

Gao Pan (1):
      i2c: imx: init bus recovery info before adding i2c adapter

Hans de Goede (1):
      i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs

Jarkko Nikula (1):
      i2c: designware: Keep pm_runtime_enable/_disable calls in sync

Wolfram Sang (2):
      i2c: rk3x: populate correct variable for sda_falling_time
      i2c: rcar: disable runtime PM correctly in slave mode

Xiangliang Yu (1):
      i2c: designware: fix IO timeout issue for AMD controller

 drivers/i2c/busses/i2c-davinci.c            | 11 +++++++++--
 drivers/i2c/busses/i2c-designware-core.c    |  6 ++++++
 drivers/i2c/busses/i2c-designware-core.h    |  1 +
 drivers/i2c/busses/i2c-designware-platdrv.c | 16 ++++++++++------
 drivers/i2c/busses/i2c-imx.c                |  4 ++--
 drivers/i2c/busses/i2c-mv64xxx.c            | 27 ++++++++++++++++++---------
 drivers/i2c/busses/i2c-rcar.c               |  4 ++--
 drivers/i2c/busses/i2c-rk3x.c               |  2 +-
 drivers/i2c/busses/i2c-st.c                 |  2 +-
 9 files changed, 50 insertions(+), 23 deletions(-)

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

             reply	other threads:[~2015-12-19 11:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-19 11:05 Wolfram Sang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-11-20 23:28 [PULL REQUEST] i2c for 4.4 Wolfram Sang
2015-11-09 21:09 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=20151219110508.GA3289@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.