All of lore.kernel.org
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org, sensors@stimpy.netroedge.com
Subject: [BK PATCH] i2c driver changes for 2.5.70
Date: Thu, 19 May 2005 06:23:58 +0000	[thread overview]
Message-ID: <20030605205515.GA6846@kroah.com> (raw)

Hi,

Here are some i2c driver changes for 2.5.70.  These consist of some
small bug fixes to the i2c core which fixes some oopses, a update to the w83781d.c driver, and a sync with the cvs version of the i2c-id.h file.

Please pull from:  bk://kernel.bkbits.net/gregkh/linux/i2c-2.5

thanks,

greg k-h

 drivers/i2c/chips/w83781d.c |  306 +++++++++++++++++++++++++-------------------
 drivers/i2c/i2c-core.c      |    9 -
 include/linux/i2c-id.h      |    7 +
 3 files changed, 185 insertions(+), 137 deletions(-)
-----

<aschultz:warp10.net>:
  o I2C: fix unsafe usage of list_for_each in i2c-core

<mhoffman:lightlink.com>:
  o I2C: more w83781d fixes
  o I2C: fix oops w83781d during rmmod

Greg Kroah-Hartman:
  o I2C: sync i2c-id.h with cvs version

WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org, sensors@stimpy.netroedge.com
Subject: [BK PATCH] i2c driver changes for 2.5.70
Date: Thu, 5 Jun 2003 13:55:15 -0700	[thread overview]
Message-ID: <20030605205515.GA6846@kroah.com> (raw)

Hi,

Here are some i2c driver changes for 2.5.70.  These consist of some
small bug fixes to the i2c core which fixes some oopses, a update to the w83781d.c driver, and a sync with the cvs version of the i2c-id.h file.

Please pull from:  bk://kernel.bkbits.net/gregkh/linux/i2c-2.5

thanks,

greg k-h

 drivers/i2c/chips/w83781d.c |  306 +++++++++++++++++++++++++-------------------
 drivers/i2c/i2c-core.c      |    9 -
 include/linux/i2c-id.h      |    7 +
 3 files changed, 185 insertions(+), 137 deletions(-)
-----

<aschultz:warp10.net>:
  o I2C: fix unsafe usage of list_for_each in i2c-core

<mhoffman:lightlink.com>:
  o I2C: more w83781d fixes
  o I2C: fix oops w83781d during rmmod

Greg Kroah-Hartman:
  o I2C: sync i2c-id.h with cvs version


             reply	other threads:[~2005-05-19  6:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-05 20:55 Greg KH [this message]
2005-05-19  6:23 ` [BK PATCH] i2c driver changes for 2.5.70 Greg KH
2003-06-05 20:55 ` [PATCH] " Greg KH
2005-05-19  6:23   ` Greg KH
2003-06-05 20:55   ` Greg KH
2005-05-19  6:23     ` Greg KH
2003-06-05 20:55     ` Greg KH
2005-05-19  6:23       ` Greg KH
2003-06-05 20:55       ` Greg KH
2005-05-19  6:23         ` Greg KH

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=20030605205515.GA6846@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sensors@stimpy.netroedge.com \
    --cc=torvalds@transmeta.com \
    /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.