lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 20 Mar 2011 15:41:43 +0100
From:	Jean Delvare <khali@...ux-fr.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux I2C <linux-i2c@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] i2c updates for 2.6.39

Hi Linus,

Please pull i2c subsystem updates for Linux 2.6.39 from:

git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging.git i2c-for-linus

Mostly core clean-ups this time.

 Documentation/feature-removal-schedule.txt |   19 ++++-----
 Documentation/i2c/busses/i2c-i801          |    3 +-
 Documentation/i2c/instantiating-devices    |    2 +-
 Documentation/i2c/upgrading-clients        |   18 ++++----
 Documentation/video4linux/Zoran            |    2 +-
 drivers/i2c/Makefile                       |    1 +
 drivers/i2c/busses/Kconfig                 |    3 +-
 drivers/i2c/busses/i2c-i801.c              |    4 +-
 drivers/i2c/i2c-boardinfo.c                |    2 +-
 drivers/i2c/i2c-core.c                     |   28 +++++++++----
 drivers/i2c/i2c-dev.c                      |   60 ++++++++++++++++++----------
 include/linux/i2c-id.h                     |   37 -----------------
 include/linux/i2c.h                        |   18 ++++----
 13 files changed, 97 insertions(+), 100 deletions(-)
 delete mode 100644 include/linux/i2c-id.h

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

Jean Delvare (7):
      i2c: make i2c_get_adapter prototype clearer
      i2c: Minor fixes to upgrading-clients document
      i2c: Get rid of <linux/i2c-id.h>
      i2c: Export i2c_for_each_dev
      i2c-dev: Use standard bus notification mechanism
      i2c: Deprecate i2c_driver.attach_adapter and .detach_adapter
      i2c: Drop i2c_adapter.id

Roman Fietze (1):
      i2c: Fix typo in instantiating-devices document

Seth Heasley (1):
      i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs

Wolfram Sang (1):
      i2c-boardinfo: Fix typo in comment

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ