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]
Date:   Fri, 24 Sep 2021 16:14:51 +0300
From:   Georgi Djakov <djakov@...nel.org>
To:     gregkh@...uxfoundation.org
Cc:     linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
        djakov@...nel.org
Subject: [GIT PULL] interconnect fixes for 5.15-rc

Hello Greg,

This pull request contains interconnect driver fixes for 5.15-rc.
The details are in the signed tag. Please pull them into char-misc-linus
when possible. The patches have been in linux-next during the last few
days.

Thanks,
Georgi

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/djakov/icc.git tags/icc-5.15-rc3

for you to fetch changes up to 13404ac8882f5225af07545215f4975a564c3740:

  interconnect: qcom: sdm660: Add missing a2noc qos clocks (2021-09-13 15:49:55 +0300)

----------------------------------------------------------------
interconnect fixes for v5.15

This contains a few fixes for the sdm660 driver:
- sdm660: Fix id of slv_cnoc_mnoc_cfg
- sdm660: Correct NOC_QOS_PRIORITY shift and mask
- sdm660: Add missing a2noc qos clocks

Signed-off-by: Georgi Djakov <djakov@...nel.org>

----------------------------------------------------------------
Shawn Guo (4):
      interconnect: qcom: sdm660: Fix id of slv_cnoc_mnoc_cfg
      interconnect: qcom: sdm660: Correct NOC_QOS_PRIORITY shift and mask
      dt-bindings: interconnect: sdm660: Add missing a2noc qos clocks
      interconnect: qcom: sdm660: Add missing a2noc qos clocks

 Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml | 46 +++++++-
 drivers/interconnect/qcom/sdm660.c                              | 25 +++-
 2 files changed, 61 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists