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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 5 Jan 2007 18:34:39 +0100
From:	Jean Delvare <khali@...ux-fr.org>
To:	Linus Torvalds <torvalds@...l.org>
Cc:	LKML <linux-kernel@...r.kernel.org>, Linux I2C <i2c@...sensors.org>
Subject: Re: [i2c] [GIT PULL] More i2c updates for 2.6.20

Linus,

Please pull the i2c subsystem updates for Linux 2.6.20 from:

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

(This requests replaces the one from yesterday, as I received two urgent
fixes since then.)

These are late fixes that I want to have in 2.6.20, fixing compilation
breakage of the new i2c-pnx bus driver, a random oops in i2c-mv64xxx,
a bug in the m41t00 clock driver, and helping compatibility with
regards to planned i2c-core cleanups.

 Documentation/feature-removal-schedule.txt |   17 +++++++++++++++++
 MAINTAINERS                                |    6 ++++++
 drivers/i2c/busses/Kconfig                 |    9 ---------
 drivers/i2c/busses/i2c-mv64xxx.c           |    4 ++--
 drivers/i2c/busses/i2c-pnx.c               |    7 +------
 drivers/i2c/chips/m41t00.c                 |    1 +
 drivers/i2c/i2c-core.c                     |   28 ++++++++++++++++++++++++----
 7 files changed, 51 insertions(+), 21 deletions(-)

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

David Brownell:
      i2c: Migration aids for i2c_adapter.dev removal

Maxime Bizon:
      i2c-mv64xxx: Fix random oops at boot

Philippe De Muyter:
      i2c/m41t00: Do not forget to write year

Vitaly Wool:
      i2c-pnx: Fix interrupt handler, get rid of EARLY config option
      i2c-pnx: Add entry to MAINTAINERS

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