Please pull bjdooks' i2c tree

From: Ben Dooks
Date: Sat Jun 13 2009 - 06:00:37 EST


The following changes since commit f3ad116588151b3371ae4e092290e4f48e62b8bb:
Linus Torvalds (1):
Merge branch 'upstream-linus' of git://git.kernel.org/.../jlbec/configfs

are available in the git repository at:

git://aeryn.fluff.org.uk/bjdooks/linux.git next-i2c

Aaro Koskinen (2):
i2c: OMAP2/3: Fix scll/sclh calculations
i2c: OMAP3: Better noise suppression for fast/standard modes

Ben Dooks (1):
i2c-s3c2410: move to using platform idtable to match devices

Frank Shew (1):
i2c: Blackfin TWI: fix transfer errors with repeat start

Michael Hennerich (2):
i2c: Blackfin TWI: make sure we don't end up with a CLKDIV=0
i2c: Blackfin TWI: implement I2C_FUNC_SMBUS_I2C_BLOCK functionality

Richard Röjfors (1):
i2c-ocores: Can add I2C devices to the bus

Sonic Zhang (1):
i2c: Blackfin TWI: fix REPEAT START mode doesn't repeat

Documentation/i2c/busses/i2c-ocores | 17 ++++++++++
drivers/i2c/busses/Kconfig | 2 +-
drivers/i2c/busses/i2c-bfin-twi.c | 59 ++++++++++++++++++++++++----------
drivers/i2c/busses/i2c-ocores.c | 5 +++
drivers/i2c/busses/i2c-omap.c | 39 ++++++++++++++++++-----
drivers/i2c/busses/i2c-s3c2410.c | 48 +++++++++++++---------------
include/linux/i2c-ocores.h | 2 +
7 files changed, 118 insertions(+), 54 deletions(-)
--
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/