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:   Wed,  1 Feb 2023 17:54:53 -0300
From:   Mauro Lima <mauro.lima@...ypsium.com>
To:     mika.westerberg@...ux.intel.com
Cc:     broonie@...nel.org, alok.a.tiwari@...cle.com,
        linux-spi@...r.kernel.org, linux-kernel@...r.kernel.org,
        Mauro Lima <mauro.lima@...ypsium.com>
Subject: [PATCH v2 0/2] spi: intel: PCI driver housekeeping

Found some controllers' private data that were wrong according
to the documentation. Also, the number of Protected Regions from 
Broxton types was changed.
The second patch adds more Device IDs to the module table.
Probably good candidates to stable?

Changes since v1:
	* Change BXT to Broxton in commit message
	* Sort new Device IDs by hex value in the driver's module table
	* Add ack from Mika Westerberg to the first patch
	Link: https://lore.kernel.org/r/20230201050455.505135-1-mauro.lima@eclypsium.com

Mauro Lima (2):
  spi: intel: Fix device private data and PR_NUM for Broxton controllers
  spi: intel: Add support for controllers

 drivers/spi/spi-intel-pci.c | 13 ++++++++-----
 drivers/spi/spi-intel.c     |  2 +-
 2 files changed, 9 insertions(+), 6 deletions(-)

-- 
2.39.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ