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:	Mon, 5 Mar 2012 00:11:56 +0100
From:	Samuel Ortiz <sameo@...ux.intel.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Axel Lin <axel.lin@...il.com>,
	Jean Delvare <khali@...ux-fr.org>,
	Jonghwan Choi <jhbird.choi@...sung.com>,
	Laxman Dewangan <ldewangan@...dia.com>,
	Linus Walleij <linus.walleij@...aro.org>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: [GIT] [3.3] MFD fixes

Hi Linus,

This is the pull request for the MFD fixes for 3.3.
We have a few NULL pointer dereferences fixes, an ACPI conflict check fix, and
a couple of wm8994 fixes.

Thank in advance for pulling:

The following changes since commit b01543dfe67bb1d191998e90d20534dc354de059:

  Linux 3.3-rc4 (2012-02-18 15:53:33 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-linus

Axel Lin (1):
      mfd: Initialize tps65912 irq platform data properly

Jean Delvare (1):
      mfd: Fix ACPI conflict check

Jonghwan Choi (2):
      mfd: wm8350 variable dereferenced before check
      mfd: Fix possible s5m null pointer dereference

Laxman Dewangan (1):
      mfd: Initialize tps65910 irq platform data properly

Linus Walleij (1):
      mfd: Fix ab8500 error path bug

Mark Brown (2):
      mfd: Test for jack detection when deciding if wm8994 should suspend
      mfd: Correct readability of WM8994 DC servo 4E register

 drivers/mfd/ab8500-core.c   |    5 +++--
 drivers/mfd/mfd-core.c      |    2 +-
 drivers/mfd/s5m-core.c      |    2 +-
 drivers/mfd/tps65910.c      |    2 +-
 drivers/mfd/tps65912-core.c |    2 +-
 drivers/mfd/wm8350-irq.c    |    1 -
 drivers/mfd/wm8994-core.c   |   14 ++++++++++++++
 drivers/mfd/wm8994-regmap.c |    1 +
 8 files changed, 22 insertions(+), 7 deletions(-)

-- 
Intel Open Source Technology Centre
http://oss.intel.com/
--
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