public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
From: Jean Delvare <khali@linux-fr.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
	Linux I2C <linux-i2c@vger.kernel.org>
Subject: [GIT PULL] i2c updates for 2.6.29
Date: Wed, 7 Jan 2009 14:33:30 +0100	[thread overview]
Message-ID: <20090107143330.4b324026@hyperion.delvare> (raw)

Hi Linus,

Please pull the i2c subsystem updates for Linux 2.6.29 from:

git://jdelvare.pck.nerim.net/jdelvare-2.6 i2c-for-linus

Only small changes this time, with the exception of the conversion of
the apanel driver to the standard i2c device driver binding model.

 drivers/i2c/busses/i2c-ali1563.c               |    4 +-
 drivers/i2c/busses/i2c-amd756-s4882.c          |    4 +-
 drivers/i2c/busses/i2c-amd756.c                |    5 +-
 drivers/i2c/busses/i2c-at91.c                  |    2 +-
 drivers/i2c/busses/i2c-bfin-twi.c              |    2 +-
 drivers/i2c/busses/i2c-i801.c                  |   50 ++++++++++++++-
 drivers/i2c/busses/i2c-pxa.c                   |    4 +-
 drivers/i2c/busses/i2c-s3c2410.c               |    2 +-
 drivers/i2c/busses/i2c-sh7760.c                |    2 +-
 drivers/i2c/busses/i2c-sh_mobile.c             |    2 +-
 drivers/i2c/busses/i2c-sis5595.c               |    4 +-
 drivers/i2c/busses/i2c-sis630.c                |    4 +-
 drivers/i2c/i2c-core.c                         |    8 +-
 drivers/input/misc/apanel.c                    |   81 ++++++++----------------
 drivers/media/video/cafe_ccic.c                |    1 -
 drivers/media/video/ov7670.c                   |    1 -
 drivers/media/video/ovcamchip/ovcamchip_core.c |    1 -
 drivers/media/video/w9968cf.c                  |    1 -
 include/linux/i2c.h                            |    4 -
 19 files changed, 98 insertions(+), 84 deletions(-)

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

Jean Delvare (6):
      i2c: Get rid of remaining bus_id access
      i2c: Drop I2C_CLASS_ALL
      i2c: Drop I2C_CLASS_CAM_ANALOG and I2C_CLASS_SOUND
      i2c: Drop I2C_CLASS_CAM_DIGITAL
      Input: apanel - convert to new i2c binding
      i2c: Use snprintf to set adapter names

Kay Sievers (1):
      i2c: Replace bus_id with dev_name(), dev_set_name()

Thanks,
-- 
Jean Delvare

             reply	other threads:[~2009-01-07 13:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-07 13:33 Jean Delvare [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-26 20:29 [GIT PULL] i2c updates for 2.6.29 Jean Delvare

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=20090107143330.4b324026@hyperion.delvare \
    --to=khali@linux-fr.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox