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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 20 Feb 2012 21:41:48 +0100
From:	Linus Walleij <linus.walleij@...ricsson.com>
To:	Samuel Ortiz <sameo@...ux.intel.com>,
	<linux-kernel@...r.kernel.org>
Cc:	Linus Walleij <linus.walleij@...aro.org>
Subject: [PATCH 0/4] AB8500 fixes and AB9540 support v2

From: Linus Walleij <linus.walleij@...aro.org>

This fixes the comments from Maxime and Samuel:

- Isolate the fix in [1/4] so it can be pushed to the
  rc series if desired.

- Remove pointless touching of board-mop500.c in [2/4]

- Rebased the rest for simplicity to apply.

Linus Walleij (4):
  mfd/ab8500: fix error path bug
  mfd/ab8500: add version detection and enforcing
  mfd/ab8500: parametrize IRQ masks and registers
  mfd/ab8500: support AB9540 variant

 .../mach-ux500/include/mach/irqs-board-mop500.h    |    2 +-
 drivers/mfd/ab8500-core.c                          |  301 ++++++++++++++++----
 drivers/mfd/ab8500-i2c.c                           |   15 +-
 include/linux/mfd/abx500.h                         |    7 -
 include/linux/mfd/abx500/ab8500-gpio.h             |    4 +-
 include/linux/mfd/abx500/ab8500-sysctrl.h          |   43 +++
 include/linux/mfd/abx500/ab8500.h                  |  114 +++++++-
 include/linux/regulator/ab8500.h                   |   70 +++++-
 8 files changed, 487 insertions(+), 69 deletions(-)

-- 
1.7.8

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