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, 24 Sep 2015 19:15:17 -0500
From:	Rob Herring <robherring2@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Frank Rowand <frowand.list@...il.com>,
	Grant Likely <grant.likely@...aro.org>
Subject: [GIT PULL] DeviceTree fixes for 4.3

Hi Linus,

Please pull DT fixes for 4.3. Details below.

Rob

The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:

  Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.3

for you to fetch changes up to a13f18f59d2646754cda3662a9e215ff43e7a7d5:

  Documentation: arm: Fix typo in the idle-states bindings examples
(2015-09-24 17:55:32 -0500)

----------------------------------------------------------------
DeviceTree fixes for 4.3:

- Silence bogus warning for of_irq_parse_pci
- Fix typo in ARM idle-states binding doc and dts files
- Various minor binding documentation updates

----------------------------------------------------------------
David Daney (1):
      of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.

Hans de Goede (1):
      devicetree: bindings: Extend the bma180 bindings with bma250 info

Javier Martinez Canillas (1):
      gpio: mention in DT binding doc that <name>-gpio is deprecated

Lorenzo Pieralisi (1):
      Documentation: arm: Fix typo in the idle-states bindings examples

Mark Rutland (1):
      Docs: dt: add #msi-cells to GICv3 ITS binding

Masahiro Yamada (1):
      of: add vendor prefix for Socionext Inc.

Punit Agrawal (2):
      of: thermal: Fix inconsitency between cooling-*-state and cooling-*-level
      of: thermal: Mark cooling-*-level properties optional

 Documentation/devicetree/bindings/arm/gic-v3.txt   |  5 ++++
 .../devicetree/bindings/arm/idle-states.txt        |  2 +-
 Documentation/devicetree/bindings/gpio/gpio.txt    |  4 +++-
 .../devicetree/bindings/iio/accel/bma180.txt       |  8 +++++--
 .../devicetree/bindings/thermal/thermal.txt        | 27 +++++++++++-----------
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm64/boot/dts/mediatek/mt8173.dtsi           |  2 +-
 arch/arm64/boot/dts/rockchip/rk3368.dtsi           |  2 +-
 drivers/of/of_pci_irq.c                            | 22 +++++++++++-------
 9 files changed, 46 insertions(+), 27 deletions(-)
--
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