All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] MFD fixes for v4.9
Date: Wed, 16 Nov 2016 12:25:40 +0000	[thread overview]
Message-ID: <20161116122540.GG4094@dell> (raw)

Linus,

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git mfd-fixes-4.9

for you to fetch changes up to 722f191080de641f023feaa7d5648caf377844f5:

  mfd: core: Fix device reference leak in mfd_clone_cell (2016-11-16 09:50:41 +0000)

----------------------------------------------------------------
- Bug Fixes
  - Fix PCI properties in intel-lpss-pci
  - Fix Resetting issue during suspend in intel-lpss-pci
  - Seperate IRQs for USBC device and CHRG in intel_soc_pmic_bxtwc
  - Add timeout to fix Resetting issue in stmpe
  - Ensure we 'put' reference to device when done in mfd-core

----------------------------------------------------------------
Azhar Shaikh (1):
      mfd: intel-lpss: Do not put device in reset state on suspend

Heikki Krogerus (1):
      mfd: intel_soc_pmic_bxtwc: Fix usbc interrupt

Jarkko Nikula (1):
      mfd: lpss: Fix Intel Kaby Lake PCH-H properties

Johan Hovold (1):
      mfd: core: Fix device reference leak in mfd_clone_cell

Linus Walleij (1):
      mfd: stmpe: Fix RESET regression on STMPE2401

 drivers/mfd/intel-lpss-pci.c       | 31 +++++++++----------------------
 drivers/mfd/intel-lpss.c           |  3 ---
 drivers/mfd/intel_soc_pmic_bxtwc.c |  6 ++++--
 drivers/mfd/mfd-core.c             |  2 ++
 drivers/mfd/stmpe.c                |  2 ++
 5 files changed, 17 insertions(+), 27 deletions(-)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

                 reply	other threads:[~2016-11-16 12:22 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=20161116122540.GG4094@dell \
    --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 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.