linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-09 23:35:50 to 2023-06-17 07:59:26 UTC [more...]

[PATCH v2 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-06-17  7:59 UTC  (12+ messages)
` [PATCH v2 1/2] PCI: pciehp: Add support for async hotplug with native AER and DPC/EDR
` [PATCH v2 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

[PATCH v1 0/4] RK3588 PCIe2 support
 2023-06-17  7:39 UTC  (6+ messages)
` [PATCH v1 1/4] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue
` [PATCH v1 2/4] dt-bindings: PCI: dwc: rockchip: Add missing legacy-interrupt-controller
` [PATCH v1 3/4] dt-bindings: PCI: dwc: rockchip: Update for RK3588
` [PATCH v1 4/4] arm64: dts: rockchip: rk3588: add PCIe2 support

[PATCH v1] PCI: pciehp: Make sure DPC trigger status is reset in PDC handler
 2023-06-16 23:27 UTC  (6+ messages)

[PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-06-16 22:01 UTC  (7+ messages)

[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
 2023-06-16 20:29 UTC  (20+ messages)
` [PATCH v9 01/14] PCI: pciehp: Rely on `link_active_reporting'
` [PATCH v9 02/14] PCI: Export PCIe link retrain timeout
` [PATCH v9 03/14] PCI: Execute `quirk_enable_clear_retrain_link' earlier
` [PATCH v9 04/14] PCI: Initialize `link_active_reporting' earlier
` [PATCH v9 05/14] powerpc/eeh: Rely on `link_active_reporting'
` [PATCH v9 06/14] net/mlx5: "
` [PATCH v9 07/14] PCI: Export `pcie_retrain_link' for use outside ASPM
` [PATCH v9 08/14] PCI: Use distinct local vars in `pcie_retrain_link'
` [PATCH v9 09/14] PCI: Factor our waiting for link training end
` [PATCH v9 10/14] PCI: Add support for polling DLLLA to `pcie_retrain_link'
` [PATCH v9 11/14] PCI: Use `pcie_wait_for_link_status' in `pcie_wait_for_link_delay'
` [PATCH v9 12/14] PCI: Provide stub failed link recovery for device probing and hot plug
` [PATCH v9 13/14] PCI: Add failed link recovery for device reset events
` [PATCH v9 14/14] PCI: Work around PCIe link training failures

[PATCH v2 0/9] PCI: Improve PCIe Capability RMW concurrency control
 2023-06-16 19:10 UTC  (3+ messages)
` [PATCH v2 3/9] PCI/ASPM: Use RMW accessors for changing LNKCTL

Question about reserved_regions w/ Intel IOMMU
 2023-06-16 18:59 UTC  (11+ messages)

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-06-16 17:57 UTC  (12+ messages)

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-16 15:44 UTC  (17+ messages)
` [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
` [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier
` [PATCH v7 5/8] video/aperture: Add a helper to detect if an aperture contains firmware FB
` [PATCH v7 6/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
` [PATCH v7 7/8] drm/amdgpu: Implement the is_boot_device callback function
` [PATCH v7 8/8] drm/radeon: "

[PATCH 0/1] pci: agilex_rp: add pci root port support for agilex platform
 2023-06-16 15:21 UTC  (3+ messages)
` [PATCH 1/1] pci: agilex_pci: add pcie rootport support for agilex

[PATCH v4] PCI: Align pci memory space base address with page size
 2023-06-16 10:59 UTC  (7+ messages)

[PATCH v6 0/4] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-06-16  8:39 UTC  (2+ messages)

[pci:enumeration] BUILD SUCCESS 7bf3ac8f8a883b57320c85f2377a4441737a2ef8
 2023-06-16  6:57 UTC 

[pci:controller/endpoint] BUILD SUCCESS 71d9ca28015cee0bc329bc9e51c41b7a0325c285
 2023-06-15 21:04 UTC 

[PATCH V9 0/6] Generate device tree node for pci devices
 2023-06-15 20:58 UTC  (8+ messages)
` [PATCH V9 1/6] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V9 2/6] PCI: Create device tree node for selected devices
` [PATCH V9 3/6] PCI: Add PCI quirks to generate device tree node for Xilinx Alveo U50
` [PATCH V9 4/6] PCI: Add ranges property for pci endpoint
` [PATCH V9 5/6] of: overlay: Extend of_overlay_fdt_apply() to specify the target node
` [PATCH V9 6/6] of: unittest: Add pci_dt_testdrv pci driver

[PATCH 1/2] PCI: layerscape: Add support for Link down notification
 2023-06-15 16:41 UTC  (2+ messages)
` [PATCH 2/2] PCI: layerscape: Add the workaround for lost link capablities during reset

[pci:enumeration] BUILD SUCCESS 22f4576ed8cb5b48ec137acdddd572ed45046026
 2023-06-15 12:12 UTC 

Słowa kluczowe do wypozycjonowania
 2023-06-15  9:26 UTC 

[PATCH v4 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path
 2023-06-15  8:38 UTC  (3+ messages)
` [PATCH v4 3/3] PCI: qcom-ep: Add ICC bandwidth voting support

[PATCH v4 1/1] PCI: layerscape: Add the endpoint linkup notifier support
 2023-06-15  8:23 UTC  (5+ messages)

[pci:pm] BUILD SUCCESS 57c1aae01a2bb33a90c6096fb7f7d6bbabb71322
 2023-06-15  7:15 UTC 

[PATCH v4 0/5] pci-hyperv: Fix race condition bugs for fast device hotplug
 2023-06-15  4:44 UTC  (6+ messages)
` [PATCH v4 1/5] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v4 2/5] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v4 3/5] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v4 4/5] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v4 5/5] PCI: hv: Add a per-bus mutex state_lock

[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
 2023-06-15  4:41 UTC  (13+ messages)
` [PATCH v3 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v3 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v3 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v3 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"

[pci:controller/endpoint] BUILD SUCCESS 27c17132c37c3d9d79969443c5b98c96b1db2ddc
 2023-06-15  0:58 UTC 

[PATCH v1 0/8] PCI: microchip: Fixes and clean-ups
 2023-06-14 19:53 UTC  (10+ messages)
` [PATCH v1 1/8] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v1 2/8] PCI: microchip: Remove cast warning for devm_add_action_or_reset() arg
` [PATCH v1 3/8] PCI: microchip: enable building this driver as a module
` [PATCH v1 4/8] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v1 5/8] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v1 6/8] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v1 7/8] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v1 8/8] PCI: microchip: Re-partition code between probe() and init()

[PATCH v16 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-06-14 19:31 UTC  (14+ messages)
` [PATCH v16 19/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support

[PATCH] PCI: PM: Extend Elo i2 quirk to all systems using Continental Z2 board
 2023-06-14 17:54 UTC  (3+ messages)
` [PATCH] PCI/PM: "

[PATCH RFC v1 1/3] PCI: endpoint: Add wakeup host API to EPC core
 2023-06-14 15:00 UTC  (3+ messages)
` [PATCH RFC v1 2/3] pci: dwc: Add wakeup host op to pci_epc_ops
` [PATCH RFC v1 3/3] PCI: qcom: ep: Add wake up host op to dw_pcie_ep_ops

[PATCH v3 1/3] dt-bindings: PCI: qcom: ep: Add interconnects path
 2023-06-14 14:28 UTC  (7+ messages)
` [PATCH v3 3/3] PCI: qcom-ep: Add ICC bandwidth voting support

[PATCH 1/2] PCI: endpoint: Check correct variable in __pci_epf_mhi_alloc_map()
 2023-06-14 10:42 UTC  (2+ messages)

[PATCH V1] Revert "PCI: tegra194: Enable support for 256 Byte payload"
 2023-06-14 10:39 UTC  (3+ messages)

[pci:controller/endpoint] BUILD SUCCESS 9e7f4414529bd6591cb64b9a6d7bc5b9e44c9136
 2023-06-14  4:36 UTC 

[PATCH] PCI:PM: Support platforms that do not implement ACPI
 2023-06-14  2:41 UTC  (8+ messages)

[PATCH 1/1] PCI: endpoint: pci-epf-vntb: fix typo span in comments
 2023-06-13 15:41 UTC  (4+ messages)

[pci:aer] BUILD SUCCESS 11502feab423cbbbaae47c0672409840b04037d5
 2023-06-13  9:48 UTC 

[PATCH v7 0/8] PCI/VGA: Introduce is_boot_device function callback to vga_client_register
 2023-06-13  3:00 UTC  (5+ messages)
` [PATCH v7 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v7 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v7 3/8] PCI/VGA: Tidy up the code and comment format
` [PATCH v7 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier

[PATCH v5 20/26] PCI/AER: Refactor cper_print_aer() for use by CXL driver module
 2023-06-12 22:49 UTC  (4+ messages)
` [PATCH v5 25/26] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler

[PATCH v6 0/8] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-12 19:33 UTC 

[PATCH v2 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-06-12 19:31 UTC  (3+ messages)

[PATCH v6 0/8] PCI/VGA: introduce is_boot_device function callback to vga_client_register
 2023-06-12 19:25 UTC  (5+ messages)
` [PATCH v6 1/8] PCI/VGA: Use unsigned type for the io_state variable
` [PATCH v6 2/8] PCI/VGA: Deal only with VGA class devices
` [PATCH v6 3/8] PCI/VGA: Tidy up the code and comment format
` [PATCH v6 4/8] PCI/VGA: Replace full MIT license text with SPDX identifier

[PATCH RESEND v7 00/11] PCI: dwc: Relatively simple fixes and cleanups
 2023-06-12 19:01 UTC  (17+ messages)
` [PATCH RESEND v7 01/11] PCI: dwc: Fix erroneous version type test helper
` [PATCH RESEND v7 02/11] PCI: dwc: Fix inbound iATU entries out-of-bounds warning message
` [PATCH RESEND v7 03/11] PCI: bt1: Enable async probe type
` [PATCH RESEND v7 04/11] PCI: bt1: Fix printing false error message
` [PATCH RESEND v7 05/11] PCI: dwc: Drop duplicated fast-link-mode flag unsetting
` [PATCH RESEND v7 06/11] PCI: dwc: Drop empty line from dw_pcie_link_set_max_speed()
` [PATCH RESEND v7 07/11] PCI: visconti: Convert to using generic resources getter
` [PATCH RESEND v7 08/11] MAINTAINERS: Add all generic DW PCIe RP/EP DT-schemas
` [PATCH RESEND v7 09/11] MAINTAINERS: Demote Gustavo Pimentel to DW PCIe core reviewer
` [PATCH RESEND v7 10/11] MAINTAINERS: Add Manivannan to DW PCIe core maintainers list
` [PATCH RESEND v7 11/11] MAINTAINERS: Add myself as the DW PCIe core reviewer

[PATCH 00/15] PCI: Convert to platform remove callback returning void
 2023-06-12 18:17 UTC  (5+ messages)

uefi secureboot vm and IO window overlap
 2023-06-12 18:00 UTC  (6+ messages)

[PATCH v2 0/4] PCI: AER updates
 2023-06-12 17:47 UTC  (9+ messages)
` [PATCH v2 1/4] PCI: Unexport pci_save_aer_state()
` [PATCH v2 3/4] Documentation: PCI: Update cross references to .rst files
` [PATCH v2 4/4] Documentation: PCI: Tidy AER documentation

[PATCH v3] PCI: Call _REG when transitioning D-states
 2023-06-12 17:17 UTC  (2+ messages)

[PATCH v2] PCI: iproc: Use of_property_read_bool() for boolean properties
 2023-06-12 16:18 UTC  (2+ messages)

[PATCH 0/3] Add RC-to-EP doorbell with platform MSI controller
 2023-06-12 16:17 UTC  (3+ messages)

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-06-12 16:16 UTC  (3+ messages)

[PATCH v3 0/8] PCI: qcom: Do not advertise hotplug capability
 2023-06-12 12:46 UTC  (3+ messages)
` [PATCH v3 1/8] PCI: qcom: Use DWC helpers for modifying the read-only DBI registers

[PATCH v3] PCI: cadence: Fix Gen2 Link Retraining process
 2023-06-12  9:06 UTC  (4+ messages)

[PATCH v4 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver
 2023-06-12  6:56 UTC  (3+ messages)

[PATCH v8 7/7] PCI: Work around PCIe link training failures
 2023-06-11 17:14 UTC  (2+ messages)

[pci:aer] BUILD SUCCESS c57c8c0b8e3d57cc40cbb8e23842d3859b116997
 2023-06-10 11:09 UTC 

[pci:resource] BUILD SUCCESS e54223275ba1bc6f704a6bab015fcd2ae4f72572
 2023-06-10  9:56 UTC 

[pci:next] BUILD SUCCESS 5b9283e1ec21b426888005ceb3e5be46c0e6aaff
 2023-06-10  8:40 UTC 

[Intel-gfx] [PATCH V2] PCI: Move VMD ASPM/LTR fix to PCI quirk
 2023-06-10  0:09 UTC  (2+ messages)


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).