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:	Tue, 11 Nov 2014 10:46:42 +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 v3.18

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ