[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20150924171624.GX30445@sirena.org.uk>
Date: Thu, 24 Sep 2015 10:16:24 -0700
From: Mark Brown <broonie@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, Liam Girdwood <lgirdwood@...il.com>,
Tony Lindgren <tony@...mide.com>
Subject: [GIT PULL] regulator fixes for v4.3
The following changes since commit 1f93e4a96c9109378204c147b3eec0d0e8100fde:
Linux 4.3-rc2 (2015-09-20 14:32:34 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.3-rc2
for you to fetch changes up to 16651fc2f30dfe14dcdd59cf0ccb4e1ccdba4dc7:
Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', 'regulator/fix/pbias', 'regulator/fix/tpx65218' and 'regulator/fix/vexpress' into regulator-linus (2015-09-21 14:16:09 -0700)
----------------------------------------------------------------
regulator: Fixes for v4.3
A collection of fixes that came in since I tagged the merge window pull
request for v4.3:
- Error handling fixes in the core.
- Fixes to a couple of TI drivers for device specific issues.
- Several fixes for module autoloading.
----------------------------------------------------------------
Andrew F. Davis (1):
regulator: tps65218: Fix missing zero typo
Charles Keepax (1):
regulator: core: Correct return value check in regulator_resolve_supply
Kishon Vijay Abraham I (1):
regulator: pbias: program pbias register offset in pbias driver
Luis de Bethencourt (3):
regulator: anatop: Fix module autoload for OF platform driver
regulator: gpio: Fix module autoload for OF platform driver
regulator: vexpress: Fix module autoload for OF platform driver
Mark Brown (2):
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Merge remote-tracking branches 'regulator/fix/anatop', 'regulator/fix/gpio', 'regulator/fix/pbias', 'regulator/fix/tpx65218' and 'regulator/fix/vexpress' into regulator-linus
Sudip Mukherjee (1):
regulator: core: fix possible NULL dereference
.../bindings/regulator/pbias-regulator.txt | 7 ++-
drivers/regulator/anatop-regulator.c | 1 +
drivers/regulator/core.c | 21 ++++----
drivers/regulator/gpio-regulator.c | 1 +
drivers/regulator/pbias-regulator.c | 56 +++++++++++++++++++---
drivers/regulator/tps65218-regulator.c | 2 +-
drivers/regulator/vexpress.c | 1 +
7 files changed, 70 insertions(+), 19 deletions(-)
Download attachment "signature.asc" of type "application/pgp-signature" (474 bytes)
Powered by blists - more mailing lists