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, 26 Nov 2012 15:56:39 +0100
From:	Samuel Ortiz <sameo@...ux.intel.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Charles Keepax <ckeepax@...nsource.wolfsonmicro.com>,
	Kalle Jokiniemi <kalle.jokiniemi@...lamobile.com>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	Peter Ujfalusi <peter.ujfalusi@...com>
Subject: [GIT] [3.7] MFD fixes

Hi Linus,

This is the MFD pull request for 3.7 fixes.

We have:

- A twl fix preventing a buffer overflow.
- A wm5102 register patch fix.
- A wm5110 error misreport fix.
- Arizona fixes: Use the right array size when adding subdevices, correctly
  report underclocked events, synchronize register cache after reset.
- A twl4030 fix for preventing the system to hang from an interrupt flood.

Thanks in advance for pulling them in.

The following changes since commit f4a75d2eb7b1e2206094b901be09adb31ba63681:

  Linux 3.7-rc6 (2012-11-16 17:42:40 -0800)

are available in the git repository at:

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

for you to fetch changes up to 8b41669ceba0c2d4c09d69ccb9a3458953dae784:

  mfd: twl4030: Fix chained irq handling on resume from suspend (2012-11-21 17:46:41 +0100)

----------------------------------------------------------------
Charles Keepax (3):
      mfd: arizona: Use correct array for ARRAY_SIZE in mfd_add_devices call
      mfd: arizona: Correctly report when AIF2/AIF1 is underclocked
      mfd: arizona: Sync regcache after reset

Kalle Jokiniemi (1):
      mfd: twl4030: Fix chained irq handling on resume from suspend

Mark Brown (2):
      mfd: wm5102: Update register patch for latest evaluation
      mfd: wm5110: Disable control interface error report for WM5110 rev B

Peter Ujfalusi (1):
      mfd: twl-core: Fix chip ID for the twl6030-pwm module

 drivers/mfd/arizona-core.c  |   14 +-
 drivers/mfd/arizona-irq.c   |    1 +
 drivers/mfd/twl-core.c      |    2 +-
 drivers/mfd/twl4030-irq.c   |    3 +-
 drivers/mfd/wm5102-tables.c |  519 +------------------------------------------
 5 files changed, 16 insertions(+), 523 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