[GIT PULL] i2c fixes for 2.6.27

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jean Delvare
Date: Sunday, August 10, 2008 - 1:59 pm

Hi Linus,

Please pull the i2c subsystem fixes for Linux 2.6.27 from:

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


 drivers/hwmon/lm75.c                   |  114 ++++++-------------------------
 drivers/i2c/Kconfig                    |   14 ++++
 drivers/i2c/algos/Kconfig              |   11 ++-
 drivers/i2c/busses/i2c-amd756-s4882.c  |    9 +--
 drivers/i2c/busses/i2c-nforce2-s4985.c |    5 +-
 drivers/i2c/chips/at24.c               |    8 +-
 drivers/i2c/i2c-core.c                 |   11 +++-
 drivers/i2c/i2c-dev.c                  |    4 +-
 8 files changed, 66 insertions(+), 110 deletions(-)

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

David Brownell (1):
      i2c: correct some size_t printk formats

Hans Verkuil (1):
      i2c: Fix NULL pointer dereference in i2c_new_probed_device

Jean Delvare (4):
      i2c: Fix oops on bus multiplexer driver loading
      i2c: Let users select algorithm drivers manually again
      i2c: Check for address business before creating clients
      hwmon: (lm75) Drop legacy i2c driver


Thanks,
-- 
Jean Delvare
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] i2c fixes for 2.6.27, Jean Delvare, (Sun Aug 10, 1:59 pm)