[GIT PULL] More i2c updates for 2.6.26

From: Jean Delvare
Date: Sun May 11 2008 - 15:13:29 EST


Linus,

Please pull the i2c subsystem updates for Linux 2.6.26 from:

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

You'll get more pieces of the conversion of the device/driver matching
model of the i2c subsystem, blacklisting of 2 motherboards in the
i2c-piix4 SMBus controller driver for safety reasons, documentation
updates and a few random fixes.

Documentation/i2c/functionality | 95 +++++++++++++++++++----------------
Documentation/i2c/smbus-protocol | 81 +++++++++++++++++-------------
drivers/i2c/busses/i2c-mpc.c | 16 +++---
drivers/i2c/busses/i2c-piix4.c | 47 +++++++++++++++--
drivers/i2c/busses/i2c-sibyte.c | 6 +-
drivers/i2c/i2c-core.c | 14 +++--
drivers/media/video/tcm825x.c | 7 +++
drivers/media/video/tlv320aic23b.c | 6 ++
drivers/media/video/tvaudio.c | 13 ++++-
drivers/rtc/rtc-s35390a.c | 2 +-
include/linux/i2c.h | 2 +-
include/media/v4l2-i2c-drv-legacy.h | 2 +
include/media/v4l2-i2c-drv.h | 2 +
13 files changed, 189 insertions(+), 104 deletions(-)

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

David Brownell (1):
i2c: Improve smbus-protocol documentation

David Milburn (1):
i2c-piix4: Increase the intitial delay for the ServerWorks CSB5

Jean Delvare (4):
i2c-piix4: Blacklist two mainboards
i2c: Improve the functionality documentation
i2c: Match dummy devices by type
i2c: Convert some more new-style drivers to use module aliasing

Jon Smirl (1):
i2c-mpc: Compare to NO_IRQ instead of zero

Maciej W. Rozycki (2):
i2c-sibyte: Correct a comment about frequency
i2c-sibyte: Mark i2c_sibyte_add_bus() as static

Thanks,
--
Jean Delvare
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/