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, 23 Sep 2020 17:44:16 -0500
From:   Li Yang <leoyang.li@....com>
To:     arm@...nel.org, soc@...nel.org
Cc:     linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
        shawnguo@...nel.org
Subject: [GIT PULL] soc/fsl drivers changes for next(v5.10)

Hi soc maintainers,

Please merge the following new changes for soc/fsl drivers.

Regards,
Leo

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux.git tags/soc-fsl-next-v5.10

for you to fetch changes up to d97b957e32b1e7527a9b6652fa6e795f2861df7d:

  soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk (2020-09-22 18:25:29 -0500)

----------------------------------------------------------------
NXP/FSL SoC driver updates for v5.10

Fix various compile warnings and static analysis warnings for:
- QBMan driver
- DPIO driver
- QE driver

----------------------------------------------------------------
Jason Yan (1):
      soc: fsl: dpio: remove set but not used 'addr_cena'

Krzysztof Kozlowski (1):
      soc: fsl: qbman: Fix return value on success

Li Yang (1):
      soc: fsl: qman: fix -Wpacked-not-aligned warnings

Liu Shixin (1):
      soc: fsl: qman: convert to use be32_add_cpu()

Wang Hai (1):
      soc: fsl: qe: Remove unnessesary check in ucc_set_tdm_rxtx_clk

 drivers/soc/fsl/dpio/qbman-portal.c   | 2 --
 drivers/soc/fsl/qbman/bman.c          | 2 +-
 drivers/soc/fsl/qbman/qman_test_api.c | 2 +-
 drivers/soc/fsl/qe/ucc.c              | 2 +-
 include/soc/fsl/qman.h                | 4 ++--
 5 files changed, 5 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ