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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABb+yY1dtWjRW4Wi3jX178Zyd+yNW_bGCwVm3DD4mNYz4ozd-A@mail.gmail.com>
Date:   Sat, 30 Nov 2019 23:38:58 -0600
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 <linux-arm-kernel@...ts.infradead.org>
Subject: [GIT PULL] Mailbox changes for v5.5

Hi Linus,
The following changes since commit af42d3466bdc8f39806b26f593604fdc54140bcb:

  Linux 5.4-rc8 (2019-11-17 14:47:30 -0800)

are available in the Git repository at:

  git://git.linaro.org/landing-teams/working/fujitsu/integration.git
tags/mailbox-v5.5

for you to fetch changes up to c6c6bc6ea9fce31baaca053befc31215cfcb3dd9:

  mailbox: imx: add support for imx v1 mu (2019-11-30 23:09:14 -0600)

----------------------------------------------------------------
mailbox changes for v5.5

- omap : misc - catch error returned from pm_runtime_put_sync
- hisi : misc - drop .owner from platform_driver
- stm : change how wakeup is handled
- imx : fix - bailout on error and nuke correct irq
- imx : add support for imx7ulp platform

----------------------------------------------------------------
Brandon Maier (1):
      mailbox/omap: Handle if CONFIG_PM is disabled

Daniel Baluta (2):
      mailbox: imx: Fix Tx doorbell shutdown path
      mailbox: imx: Clear the right interrupts at shutdown

Fabien Dessenne (1):
      mailbox: stm32-ipcc: Update wakeup management

Richard Zhu (2):
      dt-bindings: mailbox: imx-mu: add imx7ulp MU support
      mailbox: imx: add support for imx v1 mu

Tian Tao (1):
      mailbox: no need to set .owner platform_driver_register

 .../devicetree/bindings/mailbox/fsl,mu.txt         |  2 +
 drivers/mailbox/hi6220-mailbox.c                   |  1 -
 drivers/mailbox/imx-mailbox.c                      | 74 ++++++++++++++++------
 drivers/mailbox/omap-mailbox.c                     |  2 +-
 drivers/mailbox/stm32-ipcc.c                       | 36 ++---------
 5 files changed, 64 insertions(+), 51 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ