public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BK PATCH] i2c driver fixes for 2.6.2-rc2
@ 2004-01-27 23:32 Greg KH
  2004-01-27 23:34 ` [PATCH] " Greg KH
  2004-01-29  0:44 ` [BK PATCH] i2c driver fixes for 2.6.2-rc2 J.A. Magallon
  0 siblings, 2 replies; 21+ messages in thread
From: Greg KH @ 2004-01-27 23:32 UTC (permalink / raw)
  To: torvalds, akpm; +Cc: linux-kernel, sensors

Hi,

Here are some i2c driver fixes for 2.6.2-rc2.  It's all a bit of small
bugfixes and documentation updates.

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

Individual patches will follow, sent to the sensors and linux-kernel
lists.

thanks,

greg k-h

 Documentation/i2c/porting-clients    |    5 --
 drivers/i2c/busses/i2c-parport.h     |    7 ++-
 drivers/i2c/busses/i2c-philips-par.c |    4 +-
 drivers/i2c/busses/i2c-piix4.c       |   48 +++++++++++++-----------
 drivers/i2c/chips/lm75.c             |   12 +++---
 drivers/i2c/chips/lm78.c             |   12 +++---
 drivers/i2c/chips/lm85.c             |   69 ++++++++++-------------------------
 7 files changed, 67 insertions(+), 90 deletions(-)
-----


Greg Kroah-Hartman:
  o I2C: remove printk() calls in lm85, and clean up debug logic

Jean Delvare:
  o I2C: Bring lm75 and lm78 in compliance with sysfs naming conventions
  o I2C: Add ADM1025EB support to i2c-parport
  o I2C: Fix bus reset in i2c-philips-par
  o I2C: undo documentation change

Mark M. Hoffman:
  o I2C: i2c-piix4.c bugfix


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

end of thread, other threads:[~2004-01-31  0:55 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-27 23:32 [BK PATCH] i2c driver fixes for 2.6.2-rc2 Greg KH
2004-01-27 23:34 ` [PATCH] " Greg KH
2004-01-27 23:34   ` Greg KH
2004-01-27 23:34     ` Greg KH
2004-01-27 23:34       ` Greg KH
2004-01-27 23:34         ` Greg KH
2004-01-27 23:34           ` Greg KH
2004-01-28 13:08             ` Typo (Re: [PATCH] i2c driver fixes for 2.6.2-rc2) David Martínez Moreno
2004-01-28 23:23               ` Greg KH
2004-01-29 11:27                 ` David Martínez Moreno
2004-01-29 19:47                   ` Greg KH
2004-01-30  9:58                     ` David Martínez Moreno
2004-01-31  0:55                       ` Greg KH
2004-01-29  0:44 ` [BK PATCH] i2c driver fixes for 2.6.2-rc2 J.A. Magallon
2004-01-29  0:47   ` J.A. Magallon
2004-01-29  8:44   ` Jean Delvare
2004-01-29 22:21     ` J.A. Magallon
2004-01-29 22:56       ` J.A. Magallon
2004-01-30  3:38         ` Mark M. Hoffman
2004-01-30  9:36           ` Jean Delvare
2004-01-30  9:18       ` Jean Delvare

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