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:	Wed, 21 Dec 2011 13:43:39 +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>, Ilya Yanok <yanok@...raft.com>,
	Marcus Folkesson <marcus.folkesson@...il.com>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	NeilBrown <neilb@...e.de>
Subject: [GIT] [3.2] MFD fixes

Hi Linus,

Here are the MFD fixes for 3.2. We have a few build failure fixes, a TWL oops
fix, some register setting routine fixes and a couple run time fixes for
wm8994 and tlw4030.

Thanks in advance for pulling:

The following changes since commit 384703b8e6cd4c8ef08512e596024e028c91c339:

  Linux 3.2-rc6 (2011-12-16 18:36:26 -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 (7):
      mfd: Add missed free_irq in da903x_remove
      mfd: Set adp5520 bits if new value is different from the old one
      mfd: Set da903x bits if new value is different from the old one
      mfd: Set tps6586x bits if new value is different from the old one
      mfd: include linux/module.h for ab5500-debugfs
      mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
      mfd: Include linux/io.h to jz4740-adc

Ilya Yanok (1):
      mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver

Marcus Folkesson (1):
      mfd: Handle tps65910 clear-mask correctly

Mark Brown (1):
      mfd: Update wm8994 active device checks for WM1811

NeilBrown (2):
      mfd: Base interrupt for twl4030-irq must be one-shot
      mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler

 drivers/mfd/ab5500-debugfs.c |    2 +-
 drivers/mfd/ab8500-core.c    |    2 ++
 drivers/mfd/adp5520.c        |    2 +-
 drivers/mfd/da903x.c         |    3 ++-
 drivers/mfd/jz4740-adc.c     |    1 +
 drivers/mfd/tps6586x.c       |    2 +-
 drivers/mfd/tps65910.c       |    2 +-
 drivers/mfd/twl-core.c       |   16 ++++++++--------
 drivers/mfd/twl4030-irq.c    |   18 +++++++++++-------
 drivers/mfd/wm8994-core.c    |    1 +
 10 files changed, 29 insertions(+), 20 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