linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-16 20:11:34 to 2023-08-22 02:32:57 UTC [more...]

[PATCH v14.a 1/1] PCI: Only put Intel PCIe ports >= 2015 into D3
 2023-08-22  2:32 UTC  (4+ messages)

[PATCH v2] PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
 2023-08-22  1:22 UTC  (3+ messages)

[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-22  1:19 UTC  (13+ messages)

[PATCH v6 1/3] PCI/DOE: Expose the DOE features via sysfs
 2023-08-21 21:07 UTC  (8+ messages)
` [PATCH v6 2/3] sysfs: Add a attr_is_visible function to attribute_group
` [PATCH v6 3/3] PCI/DOE: Only expose the sysfs attribute group if DOE is supported

[PATCH v6 0/3] Add support for Xilinx XDMA Soft IP as Root Port
 2023-08-21 20:14 UTC  (5+ messages)
` [PATCH v6 1/3] PCI: xilinx-cpm: Move interrupt bit definitions to common header
` [PATCH v6 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge
` [PATCH v6 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver

[PATCH v14.c 0/4] Use LPS0 constraints to opt devices into D3
 2023-08-21 19:26 UTC  (12+ messages)
` [PATCH v14.c 1/4] PCI: ACPI: Add helper functions for converting ACPI <-> PCI states
` [PATCH v14.c 2/4] PCI: ACPI: Consider non-hotplug bridges for D3 in acpi_pci_bridge_d3()
` [PATCH v14.c 3/4] PCI: ACPI: Use device constraints to opt devices into D3 support
` [PATCH v14.c 4/4] PCI: ACPI: Limit the Intel specific opt-in to D3 to 2024

[PATCH v5 00/11] PCI: Improve PCIe Capability RMW concurrency control
 2023-08-21 19:12 UTC  (5+ messages)
` [PATCH v5 06/11] drm/radeon: Use RMW accessors for changing LNKCTL

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-08-21 19:10 UTC  (3+ messages)

[PATCH v14.b 0/7] Export LPS0 constraints
 2023-08-21 19:08 UTC  (10+ messages)
` [PATCH v14.b 1/7] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v14.b 2/7] ACPI: x86: s2idle: Post-increment variables when getting constraints
` [PATCH v14.b 3/7] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
` [PATCH v14.b 4/7] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v14.b 5/7] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v14.b 6/7] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
` [PATCH v14.b 7/7] ACPI: x86: s2idle: Add a function to get constraints for a device

[PATCH v12 0/3] dwc general suspend/resume functionality
 2023-08-21 18:48 UTC  (4+ messages)
` [PATCH v12 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US
` [PATCH v12 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
` [PATCH v12 3/3] PCI: layerscape: Add power management support for ls1028a

The VFIO/IOMMU/PCI MC at LPC 2023 - Accepting talk proposals
 2023-08-21 17:09 UTC 

[PATCH v6 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-08-21 16:01 UTC  (9+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: brcmstb: Add brcm,enable-l1ss property

[PATCH v11 resend 0/3] dwc general suspend/resume functionality
 2023-08-21 15:23 UTC  (7+ messages)
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v2] PCI: vmd: Do not change the Hotplug setting on VMD rootports
 2023-08-21 15:16 UTC  (4+ messages)

[PATCH v5] PCI: vmd: Disable bridge window for domain reset
 2023-08-21 15:14 UTC  (2+ messages)

[PATCH 2/2] PCI: Disable ATS for specific Intel IPU E2000 devices
 2023-08-21 15:04 UTC  (5+ messages)

[PATCH v3 0/3] PCI: qcom: Add support for OPP
 2023-08-21 14:15 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: pci: qcom: Add opp table
` [PATCH v3 2/3] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v3 3/3] PCI: qcom: Add OPP support for speed based performance state of RPMH

imx8mp pci hang during init
 2023-08-18 22:12 UTC  (4+ messages)

[PATCH v13 00/12] Fix wakeup problems on some AMD platforms
 2023-08-18 16:09 UTC  (28+ messages)
` [PATCH v13 01/12] PCI: Only put Intel PCIe ports >= 2015 into D3
` [PATCH v13 02/12] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v13 03/12] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v13 04/12] ACPI: x86: s2idle: Post-increment variables when getting constraints
` [PATCH v13 05/12] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
` [PATCH v13 06/12] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v13 07/12] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v13 08/12] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
` [PATCH v13 09/12] ACPI: x86: s2idle: Add a function to get constraints for a device
` [PATCH v13 10/12] PCI: ACPI: Add helper functions for converting ACPI <->PCI states
` [PATCH v13 11/12] PCI: ACPI: Use device constraints to opt devices into D3 support
` [PATCH v13 12/12] PCI: ACPI: Limit the Intel specific opt-in to D3 to 2024

[PATCH v9 1/2] powerpc/rtas: export rtas_error_rc() for reuse
 2023-08-18 11:29 UTC  (2+ messages)
` [PATCH v9 2/2] PCI: rpaphp: Error out on busy status from get-sensor-state

[PATCH v3 0/11] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-08-18 10:15 UTC  (10+ messages)
` [PATCH v3 01/11] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v3 06/11] PCI: plda: Add event interrupt codes and IRQ domain ops
` [PATCH v3 09/11] dt-bindings: PCI: Add StarFive JH7110 PCIe controller

[PATCH v2 0/3] PCI: qcom: Add support for OPP
 2023-08-18  9:19 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pci: qcom: Add opp table

Pytanie o samochód
 2023-08-18  8:15 UTC 

Subject: [PATCH] pci/msi: remove redundant calculation in msi_setup_msi_desc
 2023-08-18  8:30 UTC  (2+ messages)

[PATCH] PCI: Allocate maximum available buses to help extending the daisy chain
 2023-08-18  4:56 UTC  (5+ messages)

[PATCH] PCI: endpoint: Return error code when callback is not implemented
 2023-08-18  2:51 UTC  (2+ messages)

[PATCH v1] PCI: qcom: Add sysfs entry to change link speed dynamically
 2023-08-18  2:26 UTC  (4+ messages)

[PATCH v3] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-17 20:21 UTC  (11+ messages)

[PATCH v12 0/9] Fix wakeup problems on some AMD platforms
 2023-08-17 19:53 UTC  (23+ messages)
` [PATCH v12 1/9] ACPI: Add comments to clarify some #ifdef statements
` [PATCH v12 2/9] ACPI: Adjust #ifdef for *_lps0_dev use
` [PATCH v12 3/9] ACPI: x86: s2idle: Post-increment variables when getting constraints
` [PATCH v12 4/9] ACPI: x86: s2idle: Catch multiple ACPI_TYPE_PACKAGE objects
` [PATCH v12 5/9] ACPI: x86: s2idle: Fix a logic error parsing AMD constraints table
` [PATCH v12 6/9] ACPI: x86: s2idle: Add more debugging for AMD constraints parsing
` [PATCH v12 7/9] ACPI: x86: s2idle: Store if constraint is enabled
` [PATCH v12 8/9] ACPI: x86: s2idle: Add for_each_lpi_constraint() helper
` [PATCH v12 9/9] ACPI: x86: s2idle: Enforce LPS0 constraints for PCI devices

[PATCH v11 9/9] PCI: ACPI: Use device constraints to decide PCI target state fallback policy
 2023-08-17 18:31 UTC  (5+ messages)

[PATCH] ntb_hw_switchtec: Fix shift-out-of-bounds in switchtec_ntb_mw_set_trans
 2023-08-17 17:25 UTC  (3+ messages)

[RFC PATCH 0/2] Add support to build pci-j721e as a kernel module
 2023-08-17 17:04 UTC  (4+ messages)
` [RFC PATCH 1/2] PCI: cadence: Add support to build pcie-cadence library "
` [RFC PATCH 2/2] PCI: j721e: Add support to build pci-j721e "

[PATCH v8 1/2] powerpc/rtas: Rename rtas_error_rc to rtas_generic_errno
 2023-08-17 12:29 UTC  (5+ messages)

[PATCH 00/10] Add PCIe Bandwidth Controller
 2023-08-17 12:17 UTC  (11+ messages)
` [PATCH 01/10] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH 02/10] drm/radeon: Use RMW accessors for changing LNKCTL2
` [PATCH 03/10] drm/amdgpu: "
` [PATCH 04/10] drm/IB/hfi1: "
` [PATCH 05/10] PCI: Store all PCIe Supported Link Speeds
` [PATCH 06/10] PCI: Cache PCIe device's Supported Speed Vector
` [PATCH 07/10] PCI/LINK: Re-add BW notification portdrv as PCIe BW controller
` [PATCH 08/10] PCI/bwctrl: Add "controller" part into PCIe bwctrl
` [PATCH 09/10] thermal: Add PCIe cooling driver
` [PATCH 10/10] selftests/pcie_bwctrl: Create selftests

[PATCH v3] PCI: xilinx-nwl: Remove unnecessary code which updates primary, secondary and sub-ordinate bus numbers
 2023-08-17 12:10 UTC  (5+ messages)
` [PATCH v5 0/3] Increase ecam size value to discover 256 buses during
` [PATCH v5 1/3] dt-bindings: PCI: xilinx-nwl: Modify ECAM size in example
` [PATCH v5 2/3] PCI: xilinx-nwl: Rename ECAM size default macro
` [PATCH v5 3/3] PCI: xilinx-nwl: Increase ECAM size to accommodate 256 buses

[PATCH v5] PCI: j721e: Delay T_PVPERL+TPERST_CLK before PERST# inactive
 2023-08-17  9:36 UTC 

[PATCH] PCI/IOV: Add pci_ari_enabled() check before adding virtual functions
 2023-08-17  9:31 UTC 

[PATCH -next] PCI: endpoint: Use helper function IS_ERR_OR_NULL()
 2023-08-17  7:09 UTC 

[PATCH 1/1] net/mlx5: Convert PCI error values to generic errnos
 2023-08-16 22:15 UTC  (6+ messages)

[PATCH v3 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-08-16 21:39 UTC  (7+ messages)
` [PATCH v3 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers

[PATCH 2/2] PCI: Disable ATS for specific Intel IPU E2000 devices
 2023-08-16 20:17 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).