All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] i2c fixes for 2.6.30
@ 2009-05-05  6:49 ` Jean Delvare
  0 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2009-05-05  6:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux I2C, Greg KH

Hi Linus,

Please pull the i2c subsystem fixes for Linux 2.6.30 from:

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

 drivers/i2c/algos/i2c-algo-bit.c |    2 +-
 drivers/i2c/algos/i2c-algo-pca.c |   11 +++++++++++
 drivers/i2c/busses/i2c-ali1535.c |    2 +-
 drivers/i2c/busses/i2c-ali15x3.c |    2 +-
 drivers/i2c/busses/i2c-amd756.c  |    4 ++--
 drivers/i2c/busses/i2c-i801.c    |    8 ++++----
 drivers/i2c/busses/i2c-isch.c    |    2 +-
 drivers/i2c/busses/i2c-nforce2.c |    2 +-
 drivers/i2c/busses/i2c-sis5595.c |    2 +-
 drivers/i2c/busses/i2c-sis630.c  |    2 +-
 drivers/i2c/busses/i2c-sis96x.c  |    2 +-
 11 files changed, 25 insertions(+), 14 deletions(-)

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

Dave Airlie (1):
      i2c-algo-bit: Fix timeout test

Enrik Berkhan (1):
      i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)

Roel Kluin (1):
      i2c: Timeouts off by 1

Thanks,
-- 
Jean Delvare

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

* [GIT PULL] i2c fixes for 2.6.30
@ 2009-05-05  6:49 ` Jean Delvare
  0 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2009-05-05  6:49 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux I2C, Greg KH

Hi Linus,

Please pull the i2c subsystem fixes for Linux 2.6.30 from:

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

 drivers/i2c/algos/i2c-algo-bit.c |    2 +-
 drivers/i2c/algos/i2c-algo-pca.c |   11 +++++++++++
 drivers/i2c/busses/i2c-ali1535.c |    2 +-
 drivers/i2c/busses/i2c-ali15x3.c |    2 +-
 drivers/i2c/busses/i2c-amd756.c  |    4 ++--
 drivers/i2c/busses/i2c-i801.c    |    8 ++++----
 drivers/i2c/busses/i2c-isch.c    |    2 +-
 drivers/i2c/busses/i2c-nforce2.c |    2 +-
 drivers/i2c/busses/i2c-sis5595.c |    2 +-
 drivers/i2c/busses/i2c-sis630.c  |    2 +-
 drivers/i2c/busses/i2c-sis96x.c  |    2 +-
 11 files changed, 25 insertions(+), 14 deletions(-)

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

Dave Airlie (1):
      i2c-algo-bit: Fix timeout test

Enrik Berkhan (1):
      i2c-algo-pca: Let PCA9564 recover from unacked data byte (state 0x30)

Roel Kluin (1):
      i2c: Timeouts off by 1

Thanks,
-- 
Jean Delvare

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

* [GIT PULL] i2c fixes for 2.6.30
@ 2009-04-21 19:05 ` Jean Delvare
  0 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2009-04-21 19:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux I2C

Hi Linus,

Please pull the i2c subsystem fixes for Linux 2.6.30 from:

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

 drivers/staging/go7007/go7007-driver.c  |   11 +++-
 drivers/staging/go7007/go7007-i2c.c     |   83 -------------------------------
 drivers/staging/go7007/go7007-priv.h    |    1 +
 drivers/staging/go7007/go7007-usb.c     |   14 ++++-
 drivers/staging/go7007/s2250-board.c    |   71 +++++++++++---------------
 drivers/staging/go7007/wis-i2c.h        |    9 ---
 drivers/staging/go7007/wis-ov7640.c     |   56 ++++++--------------
 drivers/staging/go7007/wis-saa7113.c    |   60 +++++++---------------
 drivers/staging/go7007/wis-saa7115.c    |   60 +++++++---------------
 drivers/staging/go7007/wis-sony-tuner.c |   60 +++++++----------------
 drivers/staging/go7007/wis-tw2804.c     |   57 +++++++--------------
 drivers/staging/go7007/wis-tw9903.c     |   60 +++++++---------------
 drivers/staging/go7007/wis-uda1342.c    |   52 ++++++--------------
 13 files changed, 176 insertions(+), 418 deletions(-)

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

Jean Delvare (1):
      go7007: Convert to the new i2c device binding model

Thanks,
-- 
Jean Delvare

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

* [GIT PULL] i2c fixes for 2.6.30
@ 2009-04-21 19:05 ` Jean Delvare
  0 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2009-04-21 19:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux I2C

Hi Linus,

Please pull the i2c subsystem fixes for Linux 2.6.30 from:

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

 drivers/staging/go7007/go7007-driver.c  |   11 +++-
 drivers/staging/go7007/go7007-i2c.c     |   83 -------------------------------
 drivers/staging/go7007/go7007-priv.h    |    1 +
 drivers/staging/go7007/go7007-usb.c     |   14 ++++-
 drivers/staging/go7007/s2250-board.c    |   71 +++++++++++---------------
 drivers/staging/go7007/wis-i2c.h        |    9 ---
 drivers/staging/go7007/wis-ov7640.c     |   56 ++++++--------------
 drivers/staging/go7007/wis-saa7113.c    |   60 +++++++---------------
 drivers/staging/go7007/wis-saa7115.c    |   60 +++++++---------------
 drivers/staging/go7007/wis-sony-tuner.c |   60 +++++++----------------
 drivers/staging/go7007/wis-tw2804.c     |   57 +++++++--------------
 drivers/staging/go7007/wis-tw9903.c     |   60 +++++++---------------
 drivers/staging/go7007/wis-uda1342.c    |   52 ++++++--------------
 13 files changed, 176 insertions(+), 418 deletions(-)

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

Jean Delvare (1):
      go7007: Convert to the new i2c device binding model

Thanks,
-- 
Jean Delvare

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

* [GIT PULL] i2c fixes for 2.6.30
@ 2009-04-13 15:12 ` Jean Delvare
  0 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2009-04-13 15:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux I2C

Hi Linus,

Please pull the i2c subsystem fixes for Linux 2.6.30 from:

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

 Documentation/feature-removal-schedule.txt |    9 +++++++++
 drivers/i2c/algos/i2c-algo-pca.c           |    2 +-
 drivers/i2c/busses/Kconfig                 |    6 ++++--
 drivers/i2c/i2c-core.c                     |    3 +--
 include/linux/i2c.h                        |    2 +-
 5 files changed, 16 insertions(+), 6 deletions(-)

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

Ben Hutchings (1):
      i2c: Fix sparse warnings for I2C_BOARD_INFO()

Jean Delvare (3):
      i2c-algo-pca: Fix use of uninitialized variable in debug message
      i2c-voodoo3: Deprecate in favor of tdfxfb
      i2c: Let new-style drivers implement attach_adapter

Thanks,
-- 
Jean Delvare

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

* [GIT PULL] i2c fixes for 2.6.30
@ 2009-04-13 15:12 ` Jean Delvare
  0 siblings, 0 replies; 6+ messages in thread
From: Jean Delvare @ 2009-04-13 15:12 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Linux I2C

Hi Linus,

Please pull the i2c subsystem fixes for Linux 2.6.30 from:

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

 Documentation/feature-removal-schedule.txt |    9 +++++++++
 drivers/i2c/algos/i2c-algo-pca.c           |    2 +-
 drivers/i2c/busses/Kconfig                 |    6 ++++--
 drivers/i2c/i2c-core.c                     |    3 +--
 include/linux/i2c.h                        |    2 +-
 5 files changed, 16 insertions(+), 6 deletions(-)

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

Ben Hutchings (1):
      i2c: Fix sparse warnings for I2C_BOARD_INFO()

Jean Delvare (3):
      i2c-algo-pca: Fix use of uninitialized variable in debug message
      i2c-voodoo3: Deprecate in favor of tdfxfb
      i2c: Let new-style drivers implement attach_adapter

Thanks,
-- 
Jean Delvare

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

end of thread, other threads:[~2009-05-05  6:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-05  6:49 [GIT PULL] i2c fixes for 2.6.30 Jean Delvare
2009-05-05  6:49 ` Jean Delvare
  -- strict thread matches above, loose matches on Subject: below --
2009-04-21 19:05 Jean Delvare
2009-04-21 19:05 ` Jean Delvare
2009-04-13 15:12 Jean Delvare
2009-04-13 15:12 ` Jean Delvare

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.