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]
Message-ID: <20080511211234.11215916@hyperion.delvare>
Date:	Sun, 11 May 2008 21:12:34 +0200
From:	Jean Delvare <khali@...ux-fr.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux I2C <i2c@...sensors.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] More i2c updates for 2.6.26

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@...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