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, 18 Jan 2010 13:46:56 +0100
From:	Samuel Ortiz <sameo@...ux.intel.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Ian Molton <ian@...menth.co.uk>,
	Magnus Damm <damm@...nsource.se>,
	Alberto Panizzo <maramaopercheseimorto@...il.com>,
	Dan Carpenter <error27@...il.com>
Subject: [GIT] [2.6.33] MFD pull request

Hi Linus,

Here are the MFD fixes for 2.6.33.
We have 3 wm835x fixes, one mc13783 locking mistake, and the CNF area
abstraction code for the tmio drivers.
The latter is needed for the sh_mobile_sdhi driver to build properly.

Thanks in advance for pulling.

The following changes since commit 7dc9c484a71525794ca05cf7a47f283f1b54cd12:
  Linus Torvalds (1):
        Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6.git for-linus

Alberto Panizzo (1):
      mfd: Unlock mc13783 before subsystems initialisation, at probe time.

Dan Carpenter (1):
      mfd: WM8350 off by one bug

Ian Molton (1):
      mfd: tmio_mmc hardware abstraction for CNF area

Mark Brown (2):
      mfd: Correct WM835x ISINK ramp time defines
      mfd: WM835x GPIO direction register is not locked

 drivers/mfd/Makefile            |    6 +-
 drivers/mfd/asic3.c             |   40 ++++++++++---
 drivers/mfd/mc13783-core.c      |    4 +-
 drivers/mfd/t7l66xb.c           |   55 ++++++++++++------
 drivers/mfd/tc6387xb.c          |  119 +++++++++++++++++++++++++++++----------
 drivers/mfd/tc6393xb.c          |   56 +++++++++++++++---
 drivers/mfd/tmio_core.c         |   52 +++++++++++++++++
 drivers/mfd/wm8350-core.c       |    3 +-
 drivers/mfd/wm8350-irq.c        |    4 +-
 drivers/mmc/host/tmio_mmc.c     |   59 ++++++-------------
 drivers/mmc/host/tmio_mmc.h     |   46 ++-------------
 include/linux/mfd/tmio.h        |   39 +++++++++++++
 include/linux/mfd/wm8350/pmic.h |   28 +++++-----
 13 files changed, 342 insertions(+), 169 deletions(-)
 create mode 100644 drivers/mfd/tmio_core.c


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