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:	Fri, 17 Aug 2012 10:13:15 -0700
From:	Greg KH <gregkh@...uxfoundation.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Andrew Morton <akpm@...ux-foundation.org>,
	Arnd Bergmann <arnd@...db.de>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PATCH] char/misc fixes for 3.6-rc3

The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee:

  Linux 3.6-rc1 (2012-08-02 16:38:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.6-rc3

for you to fetch changes up to f3261dfb5538e2ff0264fde3050dbd4e922fa296:

  1-Wire: Add support for the maxim ds1825 temperature sensor (2012-08-16 12:33:59 -0700)

----------------------------------------------------------------
Char / Misc driver fixes for 3.6-rc3

Here are some small misc and w1 driver fixes for 3.6-rc3.  Nothing major, just
some some bugfixes and a new device id for a w1 driver.

Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>

----------------------------------------------------------------
Matthias Kaehlcke (1):
      ti-st: Fix check for pdata->chip_awake function pointer

Raphael Assenat (1):
      1-Wire: Add support for the maxim ds1825 temperature sensor

Tomas Winkler (2):
      mei: fix device stall after wd is stopped
      mei: add mei_quirk_probe function

 Documentation/w1/slaves/w1_therm |  2 ++
 drivers/misc/mei/interrupt.c     |  2 +-
 drivers/misc/mei/main.c          | 27 +++++++++++++++++++++++++++
 drivers/misc/ti-st/st_ll.c       |  2 +-
 drivers/w1/slaves/w1_therm.c     |  9 +++++++++
 drivers/w1/w1_family.h           |  1 +
 6 files changed, 41 insertions(+), 2 deletions(-)
--
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