* [GIT PULL] MFD fixes for v3.18
@ 2014-11-11 10:46 Lee Jones
0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2014-11-11 10:46 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-11-11 10:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11 10:46 [GIT PULL] MFD fixes for v3.18 Lee Jones
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.