From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2] MFD: Fixes due for the v3.10 -rc:s
Date: Wed, 15 May 2013 10:04:49 +0100 [thread overview]
Message-ID: <20130515090449.GA3494@gmail.com> (raw)
In-Reply-To: <20130514091956.GG3297@gmail.com>
Hi Sam,
Since v1 of my MFD -fixes pull-request, I have applied a few more
patches which really should be entered into the -rc:s. As it appears
that you have not yet pulled v1, I figured sending a v2 in its place
would be appropriate, so here it is.
-----
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
are available in the git repository at:
git://git.linaro.org/people/ljones/mfd.git for-mfd-fixes
for you to fetch changes up to 27df65e061f51f6bd2c8e9ad6b505c8dbab6460c:
mfd: db8500-prcmu: Update stored DSI PLL divider value (2013-05-14 15:58:04 +0100)
----------------------------------------------------------------
Arnd Bergmann (1):
mfd: ab8500: Debugfs code depends on gpadc
Fabio Baltieri (5):
mfd: abx500-core: Fix sparse warning
mfd: ab8500-sysctrl: Fix sparse warning
mfd: ab8500-sysctrl: Set sysctrl_dev during probe
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
mfd: ab8500-sysctrl: Always enable pm_power_off handler
Lee Jones (4):
mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warning
mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrl
mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermal
mfd: ab8500-core: Pass GPADC compatible string to MFD core
Linus Walleij (1):
mfd: ab8500: Pass AB8500 IRQ to debugfs code by resource
Ulf Hansson (1):
mfd: db8500-prcmu: Update stored DSI PLL divider value
drivers/mfd/Kconfig | 2 +-
drivers/mfd/ab8500-core.c | 24 +++++++++++++++++++++---
drivers/mfd/ab8500-debugfs.c | 16 ++++++++++++----
drivers/mfd/ab8500-gpadc.c | 7 +++++--
drivers/mfd/ab8500-sysctrl.c | 15 ++++++++++-----
drivers/mfd/abx500-core.c | 2 +-
drivers/mfd/db8500-prcmu.c | 3 +++
include/linux/mfd/abx500/ab8500.h | 2 --
8 files changed, 53 insertions(+), 18 deletions(-)
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org ? Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
WARNING: multiple messages have this Message-ID (diff)
From: Lee Jones <lee.jones@linaro.org>
To: sameo@linux.intel.com
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@linaro.org>,
Fabio Baltieri <fabio.baltieri@linaro.org>,
Linus Walleij <linus.walleij@linaro.org>,
arnd@arndb.de, Ulf Hansson <ulf.hansson@linaro.org>
Subject: [GIT PULL v2] MFD: Fixes due for the v3.10 -rc:s
Date: Wed, 15 May 2013 10:04:49 +0100 [thread overview]
Message-ID: <20130515090449.GA3494@gmail.com> (raw)
In-Reply-To: <20130514091956.GG3297@gmail.com>
Hi Sam,
Since v1 of my MFD -fixes pull-request, I have applied a few more
patches which really should be entered into the -rc:s. As it appears
that you have not yet pulled v1, I figured sending a v2 in its place
would be appropriate, so here it is.
-----
The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:
Linux 3.10-rc1 (2013-05-11 17:14:08 -0700)
are available in the git repository at:
git://git.linaro.org/people/ljones/mfd.git for-mfd-fixes
for you to fetch changes up to 27df65e061f51f6bd2c8e9ad6b505c8dbab6460c:
mfd: db8500-prcmu: Update stored DSI PLL divider value (2013-05-14 15:58:04 +0100)
----------------------------------------------------------------
Arnd Bergmann (1):
mfd: ab8500: Debugfs code depends on gpadc
Fabio Baltieri (5):
mfd: abx500-core: Fix sparse warning
mfd: ab8500-sysctrl: Fix sparse warning
mfd: ab8500-sysctrl: Set sysctrl_dev during probe
mfd: ab8500-sysctrl: Let sysctrl driver work without pdata
mfd: ab8500-sysctrl: Always enable pm_power_off handler
Lee Jones (4):
mfd: ab8500-gpadc: Suppress 'ignoring regulator_enable() return value' warning
mfd: ab8500-core: Use the correct driver name when enabling gpio/pinctrl
mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermal
mfd: ab8500-core: Pass GPADC compatible string to MFD core
Linus Walleij (1):
mfd: ab8500: Pass AB8500 IRQ to debugfs code by resource
Ulf Hansson (1):
mfd: db8500-prcmu: Update stored DSI PLL divider value
drivers/mfd/Kconfig | 2 +-
drivers/mfd/ab8500-core.c | 24 +++++++++++++++++++++---
drivers/mfd/ab8500-debugfs.c | 16 ++++++++++++----
drivers/mfd/ab8500-gpadc.c | 7 +++++--
drivers/mfd/ab8500-sysctrl.c | 15 ++++++++++-----
drivers/mfd/abx500-core.c | 2 +-
drivers/mfd/db8500-prcmu.c | 3 +++
include/linux/mfd/abx500/ab8500.h | 2 --
8 files changed, 53 insertions(+), 18 deletions(-)
--
Lee Jones
Linaro ST-Ericsson Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
next prev parent reply other threads:[~2013-05-15 9:04 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 9:19 [GIT PULL] MFD: Fixes due for the v3.10 -rc:s Lee Jones
2013-05-14 9:19 ` Lee Jones
2013-05-15 9:04 ` Lee Jones [this message]
2013-05-15 9:04 ` [GIT PULL v2] " Lee Jones
2013-05-16 22:43 ` Samuel Ortiz
2013-05-16 22:43 ` Samuel Ortiz
2013-05-17 7:51 ` Fabio Baltieri
2013-05-17 7:51 ` Fabio Baltieri
2013-05-17 8:25 ` Linus Walleij
2013-05-17 8:25 ` Linus Walleij
2013-05-17 8:33 ` Fabio Baltieri
2013-05-17 8:33 ` Fabio Baltieri
2013-05-21 8:56 ` Samuel Ortiz
2013-05-21 8:56 ` Samuel Ortiz
2013-05-21 9:12 ` Fabio Baltieri
2013-05-21 9:12 ` Fabio Baltieri
2013-05-21 21:58 ` Samuel Ortiz
2013-05-21 21:58 ` Samuel Ortiz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130515090449.GA3494@gmail.com \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.