* [GIT PULL] i2c fixes for 2.6.34
@ 2010-03-13 21:51 Jean Delvare
0 siblings, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2010-03-13 21:51 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux I2C, LKML
Hi Linus,
Please pull i2c subsystem fixes for Linux 2.6.34 from:
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus
drivers/i2c/Kconfig | 9 ---------
drivers/i2c/Makefile | 2 +-
drivers/i2c/algos/i2c-algo-bit.c | 9 +++++++++
drivers/i2c/busses/i2c-i801.c | 6 ++++--
drivers/i2c/busses/i2c-powermac.c | 25 ++++++++++++++++++-------
drivers/i2c/chips/Kconfig | 19 -------------------
drivers/i2c/chips/Makefile | 18 ------------------
drivers/i2c/i2c-smbus.c | 5 ++---
drivers/misc/Kconfig | 10 ++++++++++
drivers/misc/Makefile | 1 +
drivers/misc/eeprom/at24.c | 1 +
drivers/{i2c/chips => misc}/tsl2550.c | 4 ++--
include/linux/i2c-algo-bit.h | 2 ++
13 files changed, 50 insertions(+), 61 deletions(-)
delete mode 100644 drivers/i2c/chips/Kconfig
delete mode 100644 drivers/i2c/chips/Makefile
rename drivers/{i2c/chips => misc}/tsl2550.c (99%)
---------------
Jean Delvare (5):
i2c-powermac: Be less verbose in the absence of real errors.
i2c-i801: Don't use the block buffer for I2C block writes
tsl2550: Move from i2c/chips to misc
i2c: Drop configure option I2C_DEBUG_CHIP
i2c-algo-bit: Add pre- and post-xfer hooks
Stephen Rothwell (1):
i2c-smbus: Use device_lock/device_unlock
Wolfram Sang (1):
at24: Init dynamic bin_attribute structures
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] i2c fixes for 2.6.34
@ 2010-03-24 16:48 Jean Delvare
0 siblings, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2010-03-24 16:48 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux I2C, LKML
Hi Linus,
Please pull i2c subsystem fixes for Linux 2.6.34 from:
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus
This brings back SMBus support on some IBM machines.
drivers/acpi/scan.c | 38 ++++++++++++++++++++++++++++++++++++++
drivers/i2c/busses/i2c-scmi.c | 32 ++++++++++++++++++++++++--------
include/acpi/acpi_drivers.h | 2 ++
3 files changed, 64 insertions(+), 8 deletions(-)
---------------
Crane Cai (1):
i2c-scmi: Support IBM SMBus CMI devices
Darrick J. Wong (2):
acpi: Support IBM SMBus CMI devices
i2c-scmi: Provide module aliases for automatic loading
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] i2c fixes for 2.6.34
@ 2010-05-04 9:12 Jean Delvare
0 siblings, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2010-05-04 9:12 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux I2C, LKML
Hi Linus,
Please pull i2c subsystem fixes for Linux 2.6.34 from:
git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus
Documentation/i2c/writing-clients | 5 +++
drivers/i2c/i2c-core.c | 63 +++++++++++++++++++++++-------------
include/linux/i2c.h | 2 +
3 files changed, 47 insertions(+), 23 deletions(-)
---------------
Jean Delvare (2):
i2c: Fix probing of FSC hardware monitoring chips
i2c-core: Use per-adapter userspace device lists
Wolfram Sang (1):
i2c-core: Erase pointer to clientdata on removal
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-05-04 9:12 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-13 21:51 [GIT PULL] i2c fixes for 2.6.34 Jean Delvare
-- strict thread matches above, loose matches on Subject: below --
2010-03-24 16:48 Jean Delvare
2010-05-04 9:12 Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).