linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jean Delvare <khali-PUYAD+kWke1g9hUCZPvPmw@public.gmane.org>
To: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Cc: LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Linux I2C <linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: [GIT PULL] i2c updates for 2.6.31, part 1
Date: Mon, 15 Jun 2009 19:59:22 +0200	[thread overview]
Message-ID: <20090615195922.3a9a6b5d@hyperion.delvare> (raw)

Hi Linus,

Please pull a first set of i2c subsystem updates for Linux 2.6.31 from:

git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus

More updates will come after the last legacy i2c driver (ir-kbd-i2c, a
V4L driver) has been converted.

 Documentation/i2c/busses/i2c-viapro          |    4 +
 arch/mips/configs/bigsur_defconfig           |    2 +-
 arch/mips/configs/mtx1_defconfig             |    2 +-
 arch/powerpc/configs/ppc6xx_defconfig        |    2 +-
 drivers/i2c/busses/Kconfig                   |    6 +-
 drivers/i2c/busses/i2c-viapro.c              |    4 +
 drivers/i2c/busses/i2c-voodoo3.c             |    1 -
 drivers/i2c/chips/Kconfig                    |   15 ---
 drivers/i2c/chips/Makefile                   |    1 -
 drivers/i2c/i2c-core.c                       |   43 ++++++---
 drivers/macintosh/therm_adt746x.c            |   84 +++++++++---------
 drivers/macintosh/therm_pm72.c               |   95 +++++++++----------
 drivers/macintosh/therm_windtunnel.c         |  126 ++++++++++++-------------
 drivers/macintosh/windfarm_lm75_sensor.c     |  129 +++++++++++++++-----------
 drivers/macintosh/windfarm_max6690_sensor.c  |  103 ++++++++++++---------
 drivers/macintosh/windfarm_smu_sat.c         |  109 +++++++++++++---------
 drivers/misc/eeprom/Kconfig                  |   14 +++
 drivers/misc/eeprom/Makefile                 |    1 +
 drivers/{i2c/chips => misc/eeprom}/max6875.c |    2 +-
 drivers/video/tdfxfb.c                       |    1 -
 20 files changed, 403 insertions(+), 341 deletions(-)
 rename drivers/{i2c/chips => misc/eeprom}/max6875.c (99%)

---------------

Clifford Wolf (1):
      i2c: Retry automatically on arbitration loss

Harald Welte (1):
      i2c-viapro: Add new PCI device ID for VX855

Jack Stone (1):
      i2c: Remove void casts

Jean Delvare (6):
      i2c: Do not probe for TV chips on Voodoo3 adapters
      i2c: Do not give adapters a default parent
      therm_pm72: Convert to a new-style i2c driver
      windfarm: Convert to new-style i2c drivers
      therm_adt746x: Convert to a new-style i2c driver
      therm_windtunnel: Convert to a new-style i2c driver

Wolfram Sang (1):
      i2c/chips: Move max6875 to drivers/misc/eeprom

Thanks,
-- 
Jean Delvare

                 reply	other threads:[~2009-06-15 17:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20090615195922.3a9a6b5d@hyperion.delvare \
    --to=khali-puyad+kwke1g9huczpvpmw@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).