[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1284563620.10618.246.camel@vega>
Date: Wed, 15 Sep 2010 16:13:40 +0100
From: Liam Girdwood <lrg@...mlogic.co.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] regulator fixes for 2.6.36-rc5
Hi Linus,
Please pull the following regulator fixes for 2.6.36-rc5. Mostly trivial
logic and value checking fixes.
Thanks
Liam
---
The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c:
Linus Torvalds (1):
Linux 2.6.36-rc3
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-linus
Axel Lin (15):
regulator: ab3100 - fix the logic to remove already registered regulators in error path
regulator: ab8500 - fix the logic to remove already registered regulators in error path
regulator: max1586 - improve the logic of choosing selector
regulator: tps6507x - remove incorrect comments
regulator: max8998 - fix memory allocation size for max8998->rdev
regulator: max8998 - set max8998->num_regulators
regulator: tps6586x-regulator - fix value range checking for val
regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()
regulator: set max8998->dev to &pdev->dev.
regulator: ad5398 - fix a memory leak
regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_register()
regulator: 88pm8607 - fix value range checking for accessing info->vol_table
regulator: ab8500 - fix off-by-one value range checking for selector
regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATOR_MODE_STANDBY modes
regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode
Dan Carpenter (1):
regulator/ab8500: move dereference below the check for NULL
Mark Brown (1):
regulator: Update e-mail address for Liam Girdwood
Documentation/power/regulator/overview.txt | 2 +-
drivers/regulator/88pm8607.c | 4 ++--
drivers/regulator/ab3100.c | 5 +----
drivers/regulator/ab8500.c | 9 ++++-----
drivers/regulator/ad5398.c | 12 ++++++------
drivers/regulator/isl6271a-regulator.c | 2 +-
drivers/regulator/max1586.c | 12 ++++++------
drivers/regulator/max8998.c | 8 +++++---
drivers/regulator/tps6507x-regulator.c | 6 ------
drivers/regulator/tps6586x-regulator.c | 4 ++--
drivers/regulator/wm831x-ldo.c | 7 ++++---
drivers/regulator/wm8350-regulator.c | 2 +-
12 files changed, 33 insertions(+), 40 deletions(-)
--
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