linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
To: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PULL REQUEST] i2c for 3.14
Date: Wed, 29 Jan 2014 13:46:21 +0100	[thread overview]
Message-ID: <20140129124614.GA8314@katana> (raw)

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

Linus,

another pull request from the i2c subsystem. Mostly bugfixes, small but
wanted cleanups, and Paul's init.h removal applied. Please pull.

Thanks,

   Wolfram


The following changes since commit 3aacd625f20129f5a41ea3ff3b5353b0e4dabd01:

  Merge branch 'akpm' (incoming from Andrew) (2014-01-23 19:11:50 -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 6ff4b105163223741f5a82804f9695221017ae42:

  i2c: rcar: fix NACK error code (2014-01-26 22:48:36 +0100)

----------------------------------------------------------------
Ben Dooks (4):
      i2c: rcar: do not print error if device nacks transfer
      i2c: rcar: use devm_clk_get to ensure clock is properly ref-counted
      i2c: update i2c_algorithm documentation
      i2c: rcar: fix NACK error code

Jean Delvare (1):
      i2c: piix4: Standardize log messages

Paul Gortmaker (2):
      i2c: acorn: is tristate and should use module.h
      i2c: delete non-required instances of include <linux/init.h>

Shane Huang (2):
      i2c: piix4: Add support for AMD ML and CZ SMBus changes
      i2c: piix4: Use different message for AMD Auxiliary SMBus Controller

Wolfram Sang (1):
      i2c: rely on driver core when sanitizing devices

 Documentation/i2c/busses/i2c-piix4         |  2 +-
 drivers/i2c/algos/i2c-algo-bit.c           |  1 -
 drivers/i2c/algos/i2c-algo-pca.c           |  1 -
 drivers/i2c/algos/i2c-algo-pcf.c           |  1 -
 drivers/i2c/busses/Kconfig                 |  1 +
 drivers/i2c/busses/i2c-acorn.c             |  2 +-
 drivers/i2c/busses/i2c-ali1535.c           |  1 -
 drivers/i2c/busses/i2c-ali1563.c           |  1 -
 drivers/i2c/busses/i2c-ali15x3.c           |  1 -
 drivers/i2c/busses/i2c-amd756.c            |  1 -
 drivers/i2c/busses/i2c-amd8111.c           |  1 -
 drivers/i2c/busses/i2c-au1550.c            |  1 -
 drivers/i2c/busses/i2c-cbus-gpio.c         |  1 -
 drivers/i2c/busses/i2c-cpm.c               |  1 -
 drivers/i2c/busses/i2c-eg20t.c             |  1 -
 drivers/i2c/busses/i2c-exynos5.c           |  1 -
 drivers/i2c/busses/i2c-highlander.c        |  1 -
 drivers/i2c/busses/i2c-hydra.c             |  1 -
 drivers/i2c/busses/i2c-ibm_iic.c           |  1 -
 drivers/i2c/busses/i2c-iop3xx.c            |  1 -
 drivers/i2c/busses/i2c-isch.c              |  1 -
 drivers/i2c/busses/i2c-ismt.c              |  1 -
 drivers/i2c/busses/i2c-mpc.c               |  1 -
 drivers/i2c/busses/i2c-nforce2.c           |  1 -
 drivers/i2c/busses/i2c-ocores.c            |  1 -
 drivers/i2c/busses/i2c-octeon.c            |  1 -
 drivers/i2c/busses/i2c-pca-platform.c      |  1 -
 drivers/i2c/busses/i2c-piix4.c             | 44 +++++++++++++++++++++---------
 drivers/i2c/busses/i2c-pmcmsp.c            |  1 -
 drivers/i2c/busses/i2c-powermac.c          |  1 -
 drivers/i2c/busses/i2c-puv3.c              |  1 -
 drivers/i2c/busses/i2c-rcar.c              | 22 +++++++--------
 drivers/i2c/busses/i2c-scmi.c              |  1 -
 drivers/i2c/busses/i2c-sh7760.c            |  1 -
 drivers/i2c/busses/i2c-simtec.c            |  1 -
 drivers/i2c/busses/i2c-sis630.c            |  1 -
 drivers/i2c/busses/i2c-sis96x.c            |  1 -
 drivers/i2c/busses/i2c-via.c               |  1 -
 drivers/i2c/busses/i2c-xiic.c              |  1 -
 drivers/i2c/busses/i2c-xlr.c               |  1 -
 drivers/i2c/busses/scx200_i2c.c            |  1 -
 drivers/i2c/i2c-core.c                     | 13 +++------
 drivers/i2c/muxes/i2c-arb-gpio-challenge.c |  1 -
 drivers/i2c/muxes/i2c-mux-gpio.c           |  1 -
 drivers/i2c/muxes/i2c-mux-pca9541.c        |  1 -
 drivers/i2c/muxes/i2c-mux-pca954x.c        |  1 -
 drivers/i2c/muxes/i2c-mux-pinctrl.c        |  1 -
 include/linux/i2c.h                        | 16 ++++++++++-
 48 files changed, 64 insertions(+), 77 deletions(-)

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

             reply	other threads:[~2014-01-29 12:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-29 12:46 Wolfram Sang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-03-27 17:43 [PULL REQUEST] i2c for 3.14 Wolfram Sang
2014-03-13 21:41 Wolfram Sang
2014-02-15 20:36 Wolfram Sang
2014-01-20 18:54 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=20140129124614.GA8314@katana \
    --to=wsa-z923lk4zbo2bacvfa/9k2g@public.gmane.org \
    --cc=linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).