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:	Thu, 28 Aug 2014 16:35:19 +0100
From:	Lee Jones <lee.jones@...aro.org>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] Fixes for MFD due for the v3.17 -rcs

The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9:

  Linux 3.17-rc1 (2014-08-16 10:40:26 -0600)

are available in the git repository at:

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

for you to fetch changes up to daebabd578647440d41fc9b48d8c7a88dc2f7ab5:

  mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators (2014-08-28 15:57:55 +0100)

----------------------------------------------------------------
Couple of simple fixes due for the 3.17 rcs

(and a sneaky document addition that slipped from the previous pull-request)
----------------------------------------------------------------
Fabio Estevam (1):
      mfd: ab8500-core: Use 'ifdef' for config options

Hans Wennborg (2):
      mfd: omap-usb-host: Fix %d confusingly prefixed with 0x in format string
      mfd: htc-i2cpld: Fix %d confusingly prefixed with 0x in format string

Linus Walleij (1):
      mfd: tc3589x: Add device tree bindings

Tony Lindgren (1):
      mfd: twl4030-power: Fix PM idle pin configuration to not conflict with regulators

 Documentation/devicetree/bindings/mfd/tc3589x.txt | 107 ++++++++++++++++++++++
 arch/arm/boot/dts/omap3-n900.dts                  |   2 +-
 drivers/mfd/ab8500-core.c                         |   2 +-
 drivers/mfd/htc-i2cpld.c                          |   2 +-
 drivers/mfd/omap-usb-host.c                       |   2 +-
 drivers/mfd/twl4030-power.c                       |  20 ++--
 6 files changed, 121 insertions(+), 14 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/tc3589x.txt

-- 
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