public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] extcon: Immutable branch between MFD and Extcon
@ 2014-04-23 13:20 Lee Jones
  2014-04-24  8:53 ` Chanwoo Choi
  0 siblings, 1 reply; 2+ messages in thread
From: Lee Jones @ 2014-04-23 13:20 UTC (permalink / raw)
  To: Chanwoo Choi; +Cc: Krzysztof Kozlowski, linux-kernel

The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:

  Linux 3.15-rc2 (2014-04-20 11:08:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/ib-mfd-extcon-3.16

for you to fetch changes up to 8a82b408acad29161c43072727151d373e68116a:

  regulator: max14577: Add support for MAX77836 regulators (2014-04-23 14:09:45 +0100)

----------------------------------------------------------------
Immutable branch between MFD and Extcon due for v3.16 merge-window.

----------------------------------------------------------------
Chanwoo Choi (1):
      extcon: max14577: Change extcon name instead of static name according to device type

Krzysztof Kozlowski (8):
      mfd: max14577: Add muic prefix to regmap config
      mfd: max14577: Add detection of device type
      extcon: max14577: Add max14577 prefix to muic_irqs
      extcon: max14577: Choose muic_irqs according to device type
      mfd: max14577: Add MAX14577 prefix to IRQ defines
      mfd: max77836: Add MAX77836 support to max14577 driver
      extcon: max14577: Add support for MAX77836
      regulator: max14577: Add support for MAX77836 regulators

 drivers/extcon/Kconfig               |   4 +-
 drivers/extcon/extcon-max14577.c     | 174 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------
 drivers/mfd/Kconfig                  |   6 +--
 drivers/mfd/max14577.c               | 315 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------
 drivers/regulator/Kconfig            |   7 ++--
 drivers/regulator/max14577.c         | 277 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
 include/linux/mfd/max14577-private.h | 222 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------
 include/linux/mfd/max14577.h         |  19 +++++++--
 8 files changed, 836 insertions(+), 188 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] 2+ messages in thread

end of thread, other threads:[~2014-04-24 11:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-23 13:20 [GIT PULL] extcon: Immutable branch between MFD and Extcon Lee Jones
2014-04-24  8:53 ` Chanwoo Choi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox