public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-21 14:42:19 to 2023-08-24 15:21:18 UTC [more...]

[PATCH 00/14] PCI/treewide: Cleanup/streamline PCI error code handling
 2023-08-24 15:20 UTC  (17+ messages)
` [PATCH 01/14] alpha: Streamline convoluted PCI error handling
` [PATCH 02/14] MIPS: TXx9: Do PCI error checks on own line
` [PATCH 03/14] sh: pci: Do PCI error check "
` [PATCH 04/14] atm: iphase: Do PCI error checks "
` [PATCH 05/14] hwmon: (via686a) "
` [PATCH 06/14] hwmon: (vt8231) "
` [PATCH 07/14] I2C: ali15x3: "
` [PATCH 08/14] I2C: nforce2: Do PCI error check "
` [PATCH 09/14] I2C: sis5595: Do PCI error checks "
` [PATCH 10/14] PCI: Do error check on own line to split long if conditions
` [PATCH 11/14] PCI: xgene: Do PCI error check on own line
` [PATCH 12/14] scsi: ipr: Do PCI error checks "
` [PATCH 13/14] hwmon: (sis5595) "
` [PATCH 14/14] perf/x86/uncore: Remove unnecessary ?: operator around pcibios_err_to_errno() call

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

[PATCH v5 0/2] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-24 15:03 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] PCI/VGA: Remove vga_is_firmware_default() function

[PATCH v5 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
 2023-08-24 14:55 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: brcmstb: Add brcm,enable-l1ss property

[PATCH] wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
 2023-08-24 13:52 UTC 

[PATCH 1/3] PCI: Add helper to check if any of ancestor device support D3cold
 2023-08-24 13:46 UTC  (5+ messages)
` [PATCH 2/3] PCI/AER: Disable AER service on suspend
` [PATCH 3/3] PCI/DPC: Disable DPC "

[pci:controller/fu740] BUILD SUCCESS 551a60e1225e71fff8efd9390204c505b0870e0f
 2023-08-24 12:40 UTC 

[pci:controller/vmd] BUILD SUCCESS f73eedc90bf73d48e8368e6b0b4ad76a7fffaef7
 2023-08-24 12:32 UTC 

[pci:pcie-rmw] BUILD SUCCESS da54556695b9ab20cc696827247ffff02254b78d
 2023-08-24 12:33 UTC 

[pci:controller/hv] BUILD SUCCESS 04bbe863241a9be7d57fb4cf217ee4a72f480e70
 2023-08-24 12:30 UTC 

[pci:next] BUILD SUCCESS 3f7f17a73c3779d630326bcc9d69d7fa794087c0
 2023-08-24 12:01 UTC 

[REGRESSION] resume with a Thunderbolt dock broke with commit e8b908146d44 "PCI/PM: Increase wait time after resume"
 2023-08-24 11:43 UTC  (13+ messages)

Subject: [PATCH] pci/msi: remove redundant calculation in msi_setup_msi_desc
 2023-08-24 10:52 UTC  (5+ messages)

[PATCH v19 00/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-08-24  9:59 UTC  (33+ messages)
` [PATCH v19 01/19] PCI: Add INTx Mechanism Messages macros
` [PATCH v19 02/19] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH v19 03/19] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v19 04/19] PCI: designware-ep: Add INTx IRQs support
` [PATCH v19 05/19] PCI: dwc: endpoint: Add multiple PFs support for dbi2
` [PATCH v19 06/19] PCI: dwc: Add dw_pcie_link_set_max_link_width()
` [PATCH v19 07/19] PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
` [PATCH v19 08/19] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
` [PATCH v19 09/19] PCI: dwc: Add EDMA_UNROLL capability flag
` [PATCH v19 10/19] PCI: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v19 11/19] PCI: dwc: Expose dw_pcie_write_dbi2() "
` [PATCH v19 12/19] PCI: dwc: endpoint: Introduce .pre_init() and .deinit()
` [PATCH v19 13/19] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names
` [PATCH v19 14/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v19 15/19] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v19 16/19] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v19 17/19] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v19 18/19] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v19 19/19] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller

[PATCH v12 0/3] dwc general suspend/resume functionality
 2023-08-24  9:50 UTC  (9+ 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

[PATCH V13 0/5] Generate device tree node for pci devices
 2023-08-24  8:31 UTC  (3+ messages)
` [PATCH V13 4/5] of: overlay: Extend of_overlay_fdt_apply() to specify the target node

[PATCH v4 1/2] PCI: layerscape: Add support for Link down notification
 2023-08-24  8:14 UTC  (6+ messages)

[PATCH v2 00/11] Fix typos, comments and copyright
 2023-08-24  6:21 UTC  (3+ messages)

[PATCH v3] PCI/PM: Only read PCI_PM_CTRL register when available
 2023-08-24  1:37 UTC 

[PATCH v2] PCI/PM: Only read PCI_PM_CTRL register when available
 2023-08-24  1:27 UTC  (10+ messages)

[PATCH v4 0/3] PCI/AER, CXL: Fix appropriate _OSC check for CXL RAS Cap
 2023-08-23 23:43 UTC  (4+ messages)
` [PATCH v4 1/3] cxl/pci: Fix appropriate checking for _OSC while handling CXL RAS registers
` [PATCH v4 2/3] PCI/AER: Export pcie_aer_is_native()
` [PATCH v4 3/3] cxl/pci: Replace host_bridge->native_aer with pcie_aer_is_native()

[PATCH 00/10] Add PCIe Bandwidth Controller
 2023-08-23 19:47 UTC  (3+ messages)
` [PATCH 09/10] thermal: Add PCIe cooling driver

[PATCH] PCI: Tidy save/restore config messages
 2023-08-23 19:22 UTC  (2+ messages)

[PATCH] PCI: Allocate maximum available buses to help extending the daisy chain
 2023-08-23 14:15 UTC  (7+ messages)

[PATCH v4] PCI/DOE: Expose the DOE protocols via sysfs
 2023-08-23 12:10 UTC  (5+ messages)

[PATCH v9 1/2] powerpc/rtas: export rtas_error_rc() for reuse
 2023-08-23 11:55 UTC  (2+ messages)

[PATCH v14.a 1/1] PCI: Only put Intel PCIe ports >= 2015 into D3
 2023-08-23 11:46 UTC  (8+ messages)

[PATCH v1] PCI: qcom: Add sysfs entry to change link speed dynamically
 2023-08-23  8:13 UTC  (3+ messages)

[PATCH v3] PCI: vmd: Do not change the BIOS Hotplug setting on VMD rootports
 2023-08-23  8:39 UTC  (2+ messages)

[PATCH v4 0/2] PCI: rcar: support regulators for PCIe
 2023-08-23  8:01 UTC  (3+ messages)
` [PATCH v4 2/2] PCI: rcar-host: add support for optional regulators

[PATCH v1] PCI: qcom: Add sysfs entry to change link speed dynamically
 2023-08-23  7:56 UTC  (3+ messages)

[PATCH v3] PCI: fu740: Set the number of MSI vectors
 2023-08-23  7:34 UTC  (3+ messages)

[PATCH v4 0/4] PCI: qcom: Add support for OPP
 2023-08-23  7:06 UTC  (14+ messages)
` [PATCH v4 1/4] dt-bindings: pci: qcom: Add opp table
` [PATCH v4 2/4] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v4 3/4] OPP: Add api to retrieve opps which is at most the provided level
` [PATCH v4 4/4] PCI: qcom: Add OPP support for speed based performance state of RPMH

[PATCH v6 1/3] PCI/DOE: Expose the DOE features via sysfs
 2023-08-23  7:02 UTC  (6+ messages)
` [PATCH v6 2/3] sysfs: Add a attr_is_visible function to attribute_group

[PATCH v5 1/4] PCI: endpoint: Add D-state change notifier support
 2023-08-23  6:19 UTC  (3+ messages)

[PATCH -next] PCI: endpoint: Use helper function IS_ERR_OR_NULL()
 2023-08-23  6:12 UTC  (2+ messages)

[RFC] Proposal of QEMU PCI Endpoint test environment
 2023-08-23  6:09 UTC 

[PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
 2023-08-23  2:02 UTC  (4+ messages)

Re; Interest,
 2023-08-22 23:31 UTC 

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

[PATCH v3 0/2] Cleanup IRQ type definitions
 2023-08-22 12:09 UTC  (2+ messages)

[PATCH] PCI/PM: Only read PCI_PM_CTRL register when available
 2023-08-22 11:48 UTC  (3+ messages)

[PATCH v5] PCI: vmd: Disable bridge window for domain reset
 2023-08-22  9:10 UTC  (3+ messages)

[PATCH v3 0/3] PCI: qcom: Add support for OPP
 2023-08-22  8:00 UTC  (6+ messages)
` [PATCH v3 3/3] PCI: qcom: Add OPP support for speed based performance state of RPMH

[PATCH v4] PCI/VGA: Make the vga_is_firmware_default() less arch-dependent
 2023-08-22  2:37 UTC  (3+ messages)

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

[PATCH v6 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-08-21 20:14 UTC  (2+ messages)

[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 06/11] drm/radeon: Use RMW accessors for changing LNKCTL
 2023-08-21 19:12 UTC  (2+ messages)

[PATCH v14.b 0/7] Export LPS0 constraints
 2023-08-21 19:08 UTC  (3+ messages)

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

[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  (3+ messages)

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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox