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:   Thu, 6 Oct 2022 16:15:27 -0500
From:   Mario Limonciello <mario.limonciello@....com>
To:     Mathias Nyman <mathias.nyman@...el.com>,
        <mika.westerberg@...ux.intel.com>, <linux-usb@...r.kernel.org>
CC:     Mehta Sanju <Sanju.Mehta@....com>,
        Mario Limonciello <mario.limonciello@....com>,
        <linux-kernel@...r.kernel.org>
Subject: [PATCH v2 0/2] Enable runtime PM more broadly

Currently every time a vendor introduces a new USB4 controller changes
need to be made in xhci-pci to add the PCI IDs representing the XHCI
controller used for tunneling.

Due to low power management needs every single integrated Intel and
AMD controller have needed to be added.  Recent discussions have come
at using the xHC interface version to decide that runtime PM should
be enabled.

v1->v2:
 * Drop existing patches
 * New patches to use xHC interface version instead

Mario Limonciello (2):
  xhci-pci: Set runtime PM as default policy on all xHC 1.2 or later
    devices
  xhci-pci: Lower the requirement for runtime PM version to 1.0

 drivers/usb/host/xhci-pci.c | 53 +------------------------------------
 1 file changed, 1 insertion(+), 52 deletions(-)

-- 
2.34.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ