From: Greg KH <greg@kroah.com>
To: torvalds@transmeta.com
Cc: linux-kernel@vger.kernel.org, sensors@stimpy.netroedge.com
Subject: [BK PATCH] Yet more i2c driver changes for 2.5.69
Date: Mon, 19 May 2003 16:11:56 -0700 [thread overview]
Message-ID: <20030519231156.GA27535@kroah.com> (raw)
Hi,
Here are yet more minor i2c fixups for 2.5.69. They add another i2c bus
driver, and fix some bugs in the existing drivers (i287 and i2c-dev.)
Please pull from: bk://kernel.bkbits.net/gregkh/linux/i2c-2.5
thanks,
greg k-h
drivers/i2c/busses/Kconfig | 25 ++
drivers/i2c/busses/Makefile | 1
drivers/i2c/busses/i2c-piix4.c | 4
drivers/i2c/busses/i2c-sis96x.c | 376 ++++++++++++++++++++++++++++++++++++++++
drivers/i2c/chips/it87.c | 1
drivers/i2c/i2c-dev.c | 228 +++++++++++++++++-------
drivers/pci/quirks.c | 80 ++++++++
include/linux/i2c-id.h | 2
include/linux/pci_ids.h | 3
9 files changed, 648 insertions(+), 72 deletions(-)
-----
<mhoffman:lightlink.com>:
o i2c: Add SiS96x I2C/SMBus driver
<warp:mercury.d2dc.net>:
o I2C: And yet another it87 patch
Greg Kroah-Hartman:
o i2c: fix up i2c-dev driver based on previous core changes
o i2c: piix4 driver: turn common error message to a debug level and rename the sysfs driver name
next reply other threads:[~2003-05-19 23:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-19 23:11 Greg KH [this message]
2003-05-19 23:12 ` [PATCH] Yet more i2c driver changes for 2.5.69 Greg KH
2003-05-19 23:12 ` Greg KH
2003-05-19 23:12 ` Greg KH
2003-05-19 23:12 ` 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=20030519231156.GA27535@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox