From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] MFD fixes for v3.18
Date: Tue, 11 Nov 2014 10:46:42 +0000 [thread overview]
Message-ID: <20141111104642.GV24004@x1> (raw)
Hi Linus,
The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-3.18
for you to fetch changes up to 481c7f868c6d855f31a29c69b445ac4aee9625a6:
mfd: twl4030-power: Fix poweroff with PM configuration enabled (2014-11-10 15:22:04 +0000)
----------------------------------------------------------------
- Register offset fix for stmpe
- Eradicate build warning when !PM in rtsx_pcr
- Fix device ID collision when multiple boards are connected in viperboard
- Use correct Regmap handle - fixing unhanded IRQs in max77693
- Unmask MUIC IRQs in max77693
- Clear VBUS & CHG bits so board doesn't reboot instead of poweroff in twl4030
----------------------------------------------------------------
Johan Hovold (1):
mfd: viperboard: Fix platform-device id collision
Krzysztof Kozlowski (2):
mfd: max77693: Use proper regmap for handling MUIC interrupts
mfd: max77693: Fix always masked MUIC interrupts
Linus Walleij (1):
mfd: stmpe: Fix STMPE24xx GPMR LSB
Thierry Reding (1):
mfd: rtsx: Fix build warnings for !PM
Tony Lindgren (1):
mfd: twl4030-power: Fix poweroff with PM configuration enabled
drivers/mfd/max77693.c | 14 +++++++++-
drivers/mfd/rtsx_pcr.c | 2 ++
drivers/mfd/stmpe.h | 2 +-
drivers/mfd/twl4030-power.c | 52 ++++++++++++++++++++++++++++++++++++
drivers/mfd/viperboard.c | 5 ++--
include/linux/mfd/max77693-private.h | 7 +++++
6 files changed, 78 insertions(+), 4 deletions(-)
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
reply other threads:[~2014-11-11 10:46 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20141111104642.GV24004@x1 \
--to=lee.jones@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox