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.18
Date: Sat, 8 Nov 2014 18:16:16 +0100	[thread overview]
Message-ID: <20141108171611.GA6592@katana> (raw)

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

Linus,

here is one bigger cleanup (FSF address removal) and two bugfixes for
I2C. Please pull.

Thanks,

   Wolfram


The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -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 e4df3a0b62285130ac0a35cf07678c154ffb649d:

  i2c: core: Dispose OF IRQ mapping at client removal time (2014-11-07 19:03:18 +0100)

----------------------------------------------------------------
Laurent Pinchart (1):
      i2c: core: Dispose OF IRQ mapping at client removal time

Wolfram Sang (2):
      i2c: remove FSF address
      i2c: at91: don't account as iowait

 drivers/i2c/algos/i2c-algo-bit.c            |  5 -----
 drivers/i2c/algos/i2c-algo-pca.c            |  5 -----
 drivers/i2c/algos/i2c-algo-pcf.c            |  5 -----
 drivers/i2c/algos/i2c-algo-pcf.h            |  7 +------
 drivers/i2c/busses/i2c-ali1535.c            |  4 ----
 drivers/i2c/busses/i2c-ali15x3.c            |  4 ----
 drivers/i2c/busses/i2c-amd756-s4882.c       |  4 ----
 drivers/i2c/busses/i2c-amd756.c             |  4 ----
 drivers/i2c/busses/i2c-at91.c               |  2 +-
 drivers/i2c/busses/i2c-au1550.c             |  4 ----
 drivers/i2c/busses/i2c-cpm.c                |  4 ----
 drivers/i2c/busses/i2c-davinci.c            |  4 ----
 drivers/i2c/busses/i2c-designware-core.c    |  4 ----
 drivers/i2c/busses/i2c-designware-core.h    |  4 ----
 drivers/i2c/busses/i2c-designware-pcidrv.c  |  4 ----
 drivers/i2c/busses/i2c-designware-platdrv.c |  4 ----
 drivers/i2c/busses/i2c-eg20t.c              |  4 ----
 drivers/i2c/busses/i2c-elektor.c            |  6 +-----
 drivers/i2c/busses/i2c-hydra.c              |  4 ----
 drivers/i2c/busses/i2c-i801.c               |  4 ----
 drivers/i2c/busses/i2c-imx.c                |  5 -----
 drivers/i2c/busses/i2c-iop3xx.h             |  6 +-----
 drivers/i2c/busses/i2c-isch.c               |  4 ----
 drivers/i2c/busses/i2c-ismt.c               |  4 ----
 drivers/i2c/busses/i2c-nforce2-s4985.c      |  4 ----
 drivers/i2c/busses/i2c-nforce2.c            |  4 ----
 drivers/i2c/busses/i2c-omap.c               |  4 ----
 drivers/i2c/busses/i2c-parport-light.c      |  4 ----
 drivers/i2c/busses/i2c-parport.c            |  4 ----
 drivers/i2c/busses/i2c-parport.h            |  4 ----
 drivers/i2c/busses/i2c-pasemi.c             |  4 ----
 drivers/i2c/busses/i2c-pca-isa.c            |  4 ----
 drivers/i2c/busses/i2c-piix4.c              |  4 ----
 drivers/i2c/busses/i2c-pmcmsp.c             |  4 ----
 drivers/i2c/busses/i2c-powermac.c           |  4 ----
 drivers/i2c/busses/i2c-s3c2410.c            |  4 ----
 drivers/i2c/busses/i2c-sh_mobile.c          |  4 ----
 drivers/i2c/busses/i2c-sibyte.c             |  4 ----
 drivers/i2c/busses/i2c-simtec.c             |  4 ----
 drivers/i2c/busses/i2c-sis5595.c            |  4 ----
 drivers/i2c/busses/i2c-sis630.c             |  4 ----
 drivers/i2c/busses/i2c-sis96x.c             |  4 ----
 drivers/i2c/busses/i2c-taos-evm.c           |  4 ----
 drivers/i2c/busses/i2c-via.c                |  4 ----
 drivers/i2c/busses/i2c-viapro.c             |  4 ----
 drivers/i2c/busses/i2c-xiic.c               |  4 ----
 drivers/i2c/busses/scx200_acb.c             |  4 ----
 drivers/i2c/i2c-boardinfo.c                 |  5 -----
 drivers/i2c/i2c-core.c                      | 10 ++++------
 drivers/i2c/i2c-core.h                      |  5 -----
 drivers/i2c/i2c-dev.c                       |  5 -----
 drivers/i2c/i2c-smbus.c                     |  5 -----
 drivers/i2c/i2c-stub.c                      |  4 ----
 53 files changed, 8 insertions(+), 223 deletions(-)

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

             reply	other threads:[~2014-11-08 17:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-08 17:16 Wolfram Sang [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-06  8:26 [PULL REQUEST] i2c for 3.18 Wolfram Sang
2014-12-03 20:22 Wolfram Sang
2014-10-18 13: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=20141108171611.GA6592@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).