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:   Sun, 31 Jan 2021 21:20:54 -0800
From:   Santosh Shilimkar <santosh.shilimkar@...cle.com>
To:     arnd@...db.de, olof@...om.net, soc@...nel.org
Cc:     arm@...nel.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org, santosh.shilimkar@...cle.com
Subject: [GIT PULL 1/2] drivers: soc: Keystone update for v5.12

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/drivers_soc_for_5.12

for you to fetch changes up to a8fc8e5b8e42c4401d009143a5fd822ef3d0c9df:

  soc: ti: k3-ringacc: Use of_device_get_match_data() (2021-01-31 20:58:49 -0800)

----------------------------------------------------------------
drivers: soc: Keystone update for v5.12

Updates include:
	- Navigator refcount correction
	- probe fix in pm driver
	- fix clock init for PRUSS
	- PRUSS binding doc update
	- of_device_get_match_data() use in ringacc

----------------------------------------------------------------
Christophe JAILLET (1):
      soc: ti: pm33xx: Fix some resource leak in the error handling paths of the probe function

Grzegorz Jaszczyk (1):
      dt-bindings: soc: ti: Update TI PRUSS bindings about schemas to include

Suman Anna (3):
      soc: ti: pruss: Correct the pruss_clk_init error trace text
      soc: ti: pruss: Refactor the CFG sub-module init
      soc: ti: k3-ringacc: Use of_device_get_match_data()

Vasyl Gomonovych (1):
      soc: ti: knav_qmss: Put refcount for dev node in failure case

 .../devicetree/bindings/soc/ti/ti,pruss.yaml       | 76 ++++++++++++++++++
 drivers/soc/ti/k3-ringacc.c                        |  7 +-
 drivers/soc/ti/knav_dma.c                          |  1 +
 drivers/soc/ti/knav_qmss_queue.c                   |  3 +
 drivers/soc/ti/pm33xx.c                            |  5 +-
 drivers/soc/ti/pruss.c                             | 91 ++++++++++++----------
 6 files changed, 137 insertions(+), 46 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ