lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 16 Nov 2016 12:25:40 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     torvalds@...ux-foundation.org
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] MFD fixes for v4.9

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ