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, 11 Feb 2015 15:00:12 +0800
From:	Jassi Brar <jassisinghbrar@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	"linux-arm-kernel@...ts.infradead.org" 
	<linux-arm-kernel@...ts.infradead.org>
Subject: [GIT PULL] Mailbox changes for 3.20

Hi Linus,

 The following changes since commit e36f014edff70fc02b3d3d79cead1d58f289332e:

  Linux 3.19-rc7 (2015-02-01 20:07:21 -0800)

are available in the git repository at:

  http://git.linaro.org/landing-teams/working/fujitsu/integration.git
mailbox-devel

for you to fetch changes up to f62092f6d77dfd9214ae753a24b76ba4ecd801d7:

  mailbox: Add Altera mailbox driver (2015-02-06 10:58:27 +0530)

----------------------------------------------------------------
Jassi Brar (1):
      mailbox: check for bit set before polling

Ley Foon Tan (1):
      mailbox: Add Altera mailbox driver

Wei Yongjun (1):
      Mailbox: Fix return value check in pcc_init()

 .../devicetree/bindings/mailbox/altera-mailbox.txt |  49 +++
 MAINTAINERS                                        |   6 +
 drivers/mailbox/Kconfig                            |   6 +
 drivers/mailbox/Makefile                           |   2 +
 drivers/mailbox/mailbox-altera.c                   | 388 +++++++++++++++++++++
 drivers/mailbox/mailbox.c                          |   2 +-
 drivers/mailbox/pcc.c                              |   4 +-
 7 files changed, 454 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mailbox/altera-mailbox.txt
 create mode 100644 drivers/mailbox/mailbox-altera.c
--
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