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:	Fri, 10 Dec 2010 11:08:39 +0100
From:	Bengt Jonsson <bengt.g.jonsson@...ricsson.com>
To:	Liam Girdwood <lrg@...mlogic.co.uk>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Cc:	<linux-kernel@...r.kernel.org>,
	<linux-arm-kernel@...ts.infradead.org>,
	Linus Walleij <linus.walleij@...ricsson.com>,
	Bengt Jonsson <bengt.g.jonsson@...ricsson.com>
Subject: [PATCH 0/9] regulators: Update ab8500 regulator driver

This patchset updates the ab8500 regulator driver:
* The first patch modifies the ab8500 platform configuration structure.
* Patches two through eight updates the ab8500 regulator driver.
* The ninth patch modifies the ab8500 regulator configuration.

The eighth patch is optional as discussed before.

Bengt Jonsson (9):
  regulators: Moved define for number of regulators in ab8500
  regulators: Fixed errors in ab8500 register mapping
  regulators: Clean out unused code in ab8500 regulators
  regulators: Added ab8500 v2 support
  regulators: Updated ab8500 variable names, macro names and comments
  regulators: Modified ab8500 error handling
  regulators: Added verbose debug messages to ab8500 regulators
  regulators: Removed macros for initialization of ab8500 regulators
  mach-ux500: Updated and connected ab8500 regulator board
    configuration

 arch/arm/mach-ux500/board-mop500-regulators.c |  153 ++++-----
 arch/arm/mach-ux500/board-mop500-regulators.h |   19 +
 arch/arm/mach-ux500/board-mop500.c            |    3 +
 drivers/regulator/ab8500.c                    |  448 +++++++++++++++++--------
 include/linux/mfd/ab8500.h                    |    5 +-
 include/linux/regulator/ab8500.h              |   24 +-
 6 files changed, 426 insertions(+), 226 deletions(-)
 create mode 100644 arch/arm/mach-ux500/board-mop500-regulators.h

-- 
1.7.2.2

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