public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] i2c driver changes for 2.5.73
@ 2003-06-23 23:49 Greg KH
  2003-06-23 23:51 ` [PATCH] " Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2003-06-23 23:49 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, sensors

Hi,

Here are some i2c driver changes for 2.5.73.  They add two new i2c bus
controller drivers.

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

thanks,

greg k-h

 drivers/i2c/Kconfig              |   20 +
 drivers/i2c/Makefile             |    1 
 drivers/i2c/busses/Kconfig       |   16 +
 drivers/i2c/busses/Makefile      |    1 
 drivers/i2c/busses/i2c-ali1535.c |  555 +++++++++++++++++++++++++++++++++++++++
 drivers/i2c/i2c-prosavage.c      |  362 +++++++++++++++++++++++++
 6 files changed, 955 insertions(+)
-----

<henk:god.dyndns.org>:
  o I2C: add i2c-prosavage driver

Greg Kroah-Hartman:
  o I2C: add i2c-ali1535 bus driver


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-06-23 23:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-23 23:49 [BK PATCH] i2c driver changes for 2.5.73 Greg KH
2003-06-23 23:51 ` [PATCH] " Greg KH
2003-06-23 23:51   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox