Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-09-25 14:45:33 to 2024-10-02 12:58:17 UTC [more...]

PCI: Work around PCIe link training failures
 2024-10-02 12:58 UTC  (3+ messages)

[PATCH V6 0/5] PCIe TPH and cache direct injection support
 2024-10-02 12:46 UTC  (11+ messages)
` [PATCH V6 1/5] PCI: Add TLP Processing Hints (TPH) support
` [PATCH V6 2/5] PCI/TPH: Add Steering Tag support
` [PATCH V6 3/5] PCI/TPH: Add TPH documentation
` [PATCH V6 4/5] bnxt_en: Add TPH support in BNXT driver
` [PATCH V6 5/5] bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG rings

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-10-02 12:41 UTC  (20+ messages)
` [PATCH v6 1/7] dt-bindings: reset: microchip,rst: Allow to replace cpu-syscon by an additional reg item
` [PATCH v6 2/7] reset: mchp: sparx5: Use the second reg item when cpu-syscon is not present
` [PATCH v6 3/7] misc: Add support for LAN966x PCI device
` [PATCH v6 4/7] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v6 5/7] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v6 6/7] reset: mchp: sparx5: Allow building as a module
` [PATCH v6 7/7] reset: mchp: sparx5: set the dev member of the reset controller

[PATCH v2 0/8] MT8188 DT and binding fixes
 2024-10-02  9:33 UTC  (3+ messages)
` [PATCH v2 2/8] dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only
` (subset) [PATCH v2 0/8] MT8188 DT and binding fixes

[PATCH] PCI: take the rescan lock when adding devices during host probe
 2024-10-02  8:36 UTC  (4+ messages)

[PATCH v12 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-10-02  8:02 UTC  (7+ messages)
` [PATCH v12 1/3] PCI: vmd: Set PCI devices to D0 before enable PCI PM's L1 substates
` [PATCH v12 2/3] PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
` [PATCH v12 3/3] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration

[PATCH 2/6] dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only
 2024-10-02  3:35 UTC  (3+ messages)

[PATCH] PCI: qcom: Enable MSI interrupts together with Link up if global IRQ is supported
 2024-10-02  1:10 UTC  (5+ messages)

[PATCH] PCI: fix memory leak in reset_method_store()
 2024-10-01 23:11 UTC 

[PATCH] PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()
 2024-10-01 20:50 UTC  (2+ messages)

[PATCH V3] PCI: Extend ACS configurability
 2024-10-01 19:33 UTC  (6+ messages)
` [PATCH V4] "

pcie hotplug driver probe is not getting called
 2024-10-01 18:19 UTC  (8+ messages)

[PATCH] PCI: mediatek-gen3: Avoid PCIe resetting for Airoha EN7581 SoC
 2024-10-01 17:15 UTC  (3+ messages)

[PATCH] pci/doe: add a 1 second retry window to pci_doe
 2024-10-01 16:04 UTC  (6+ messages)

[pci:misc] BUILD SUCCESS 43ee11adcb940204948ac0ca3a05d6178f0e8b08
 2024-10-01 14:19 UTC 

[PATCH] PCI/ASPM: Disable L1 before disabling L1ss
 2024-10-01 13:35 UTC 

[PATCH 0/6] drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk
 2024-10-01 13:12 UTC  (22+ messages)
` [PATCH 1/6] PCI/PM: Respect pci_dev->skip_bus_pm in the .poweroff() path
` [PATCH 2/6] drm/i915/pm: Hoist pci_save_state()+pci_set_power_state() to the end of pm _late() hook
` [PATCH 3/6] drm/i915/pm: Simplify pm hook documentation
` [PATCH 4/6] drm/i915/pm: Move the hibernate+D3 quirk stuff into noirq() pm hooks
` [PATCH 5/6] drm/i915/pm: Do pci_restore_state() in switcheroo resume hook
` [PATCH 6/6] drm/i915/pm: Use pci_dev->skip_bus_pm for hibernate vs. D3 workaround

[PATCH] PCI: pciehp: Fix system hang on resume after hot-unplug during suspend
 2024-10-01 11:07 UTC  (10+ messages)

[PATCH v2] PCI: dra7xx: Added error handling in probe function when devm_phy_get() fails
 2024-10-01 10:57 UTC 

[PATCH v4] PCI: Enable runtime pm of the host bridge
 2024-10-01 10:31 UTC  (9+ messages)

[pci:controller/remove] BUILD SUCCESS 64595530e8ebd4db9fdeec13e5495ac31b6aff4b
 2024-10-01 10:22 UTC 

[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-09-30 19:42 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v2 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v3 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-30 18:44 UTC  (4+ messages)
` [PATCH v3 1/3] of: address: Add parent_bus_addr to struct of_pci_range
` [PATCH v3 2/3] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v3 3/3] PCI: imx6: Remove cpu_addr_fixup()

[PATCH v4] PCI: Detect and trust built-in Thunderbolt chips
 2024-09-30 18:23 UTC  (4+ messages)

[PATCH 1/1] PCI: hotplug: Remove "Returns" kerneldoc from void functions
 2024-09-30 17:03 UTC  (2+ messages)

[PATCH v2 0/2] PCI: qcom: Skip wait for link up if global IRQ handler is present
 2024-09-30 17:01 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH 00/35] Reorganize kerneldoc parameter names
 2024-09-30 16:42 UTC  (3+ messages)
` [PATCH 22/35] PCI: hotplug: "

[PATCH v11 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-09-30 10:49 UTC  (5+ messages)
` [PATCH v11 1/3] PCI: vmd: Set PCI devices to D0 before enable PCI PM's L1 substates
` [PATCH v11 2/3] PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
` [PATCH v11 3/3] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration

[PATCH v10 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-09-30  9:30 UTC  (6+ messages)
` [PATCH v10 1/3] PCI: vmd: Set PCI devices to D0 before enable PCI PM's L1 substates
` [PATCH v10 2/3] PCI/ASPM: Add notes about enabling PCI-PM L1SS to pci_enable_link_state(_locked)
` [PATCH v10 3/3] PCI/ASPM: Make pci_save_aspm_l1ss_state save both child and parent's L1SS configuration

[PATCH v4 0/6] Add support for PCIe3 on x1e80100
 2024-09-30  7:32 UTC  (17+ messages)
` [PATCH v4 5/6] PCI: qcom: Add support for X1E80100 SoC
` [PATCH v4 6/6] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100

[PATCH 03/11] PCI: of_property: Sanitize 32 bit PCI address parsed from DT
 2024-09-28 20:17 UTC  (4+ messages)

[PATCH v2 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-28  6:49 UTC  (9+ messages)
` [PATCH v2 1/3] of: address: Add cpu_untranslate_addr to struct of_pci_range
` [PATCH v2 2/3] PCI: dwc: Using cpu_untranslate_addr in of_range to eliminate cpu_addr_fixup()
` [PATCH v2 3/3] PCI: imx6: Remove cpu_addr_fixup()

[PATCH v5 1/6] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-09-28  3:53 UTC  (4+ messages)

[PATCH 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-09-28  0:07 UTC  (4+ messages)
` [PATCH 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

acpiphp module and Asus GA402RJ
 2024-09-27 15:04 UTC  (2+ messages)

[pci:controller/remove] BUILD SUCCESS 855697801349a431fccec46d5cc6d20a0a80e724
 2024-09-27 14:55 UTC 

[PATCH v9 0/3] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-09-27 10:42 UTC  (8+ messages)
` [PATCH v9 3/3] PCI: vmd: Save/restore PCIe bridge states before/after pci_reset_bus()

legacy PCI device behind a bridge not getting a valid IRQ on imx host controller
 2024-09-26 22:30 UTC  (2+ messages)

[PATCH] PCI: controller: Switch back to struct platform_driver::remove()
 2024-09-26 21:21 UTC  (2+ messages)

[PATCH v2] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
 2024-09-26 21:02 UTC  (2+ messages)

[PATCH] dt-bindings: Fix array property constraints
 2024-09-26 16:36 UTC  (4+ messages)

UAF during boot on MTL based devices with attached dock
 2024-09-26 13:58 UTC  (5+ messages)

[PATCH v2] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-09-26 13:01 UTC  (4+ messages)
` [PATCH v3] "

[PATCH 0/4] Provide devm_clk_bulk_get_all_enabled() helper
 2024-09-26 10:49 UTC  (5+ messages)

[PATCH v2 0/4] Provide devm_clk_bulk_get_all_enabled() helper
 2024-09-26 10:43 UTC  (5+ messages)
` [PATCH v2 1/4] clk: "
` [PATCH v2 2/4] soc: mediatek: pwrap: Switch to devm_clk_bulk_get_all_enabled()
` [PATCH v2 3/4] PCI: exynos: "
` [PATCH v2 4/4] clk: Drop obsolete devm_clk_bulk_get_all_enable() helper

[PATCH v3 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-09-26  6:46 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
` [PATCH v3 2/9] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v3 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v3 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v3 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v3 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v3 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v3 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v3 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH 0/3] PCI: dwc: opitimaze RC host pci_fixup_addr()
 2024-09-26  3:21 UTC  (4+ messages)
` [PATCH 1/3] of: address: Add helper function to get untranslated 'ranges' information

[PATCH v2 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-09-25 19:28 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe

My Dell XPS-9320 (kernel 6.10.x, et al.) doesn't detect Thunderbolt additions when coming out of suspend or hibernate
 2024-09-25 16:55 UTC 

[PATCH v1 0/2] Bug fixes when dwc generic suspend/resume functions are used
 2024-09-25 16:47 UTC  (3+ messages)
` [PATCH v1 2/2] PCI: dwc: Do stop link in the dw_pcie_suspend_noirq

[RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages
 2024-09-25 15:41 UTC  (11+ messages)


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