Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-09-24 14:43:37 to 2024-09-30 12:16:18 UTC [more...]

[PATCH v6 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-09-30 12:15 UTC  (6+ 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 00/35] Reorganize kerneldoc parameter names
 2024-09-30 11:21 UTC  (2+ 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 v2 0/2] PCI: qcom: Skip wait for link up if global IRQ handler is present
 2024-09-30  7:49 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v4 0/6] Add support for PCIe3 on x1e80100
 2024-09-30  7:32 UTC  (31+ messages)
` [PATCH v4 2/6] dt-bindings: PCI: qcom: Move OPP table to qcom,pcie-common.yaml
` [PATCH v4 3/6] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
` [PATCH v4 4/6] clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
` [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] PCI: pciehp: Fix system hang on resume after hot-unplug during suspend
 2024-09-30  3:27 UTC  (7+ messages)

pcie hotplug driver probe is not getting called
 2024-09-29 13:59 UTC  (3+ messages)

[PATCH V6 0/5] PCIe TPH and cache direct injection support
 2024-09-28 22:20 UTC  (9+ 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 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()

[PATCH] PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()
 2024-09-27  9:24 UTC 

[PATCH v4] PCI: Enable runtime pm of the host bridge
 2024-09-27  3:56 UTC  (8+ messages)

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 0/6] drm/i915/pm: Clean up the hibernate vs. PCI D3 quirk
 2024-09-26 16:40 UTC  (20+ 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] 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] PCI: take the rescan lock when adding devices during host probe
 2024-09-26 13:09 UTC 

[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  (7+ messages)
` [PATCH 1/3] of: address: Add helper function to get untranslated 'ranges' information
` [PATCH 2/3] PCI: dwc: Using for_each_of_range_untranslate to elminate cpu_addr_fixup()
` [PATCH 3/3] PCI: imx6: Remove cpu_addr_fixup()

[PATCH v2 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-09-25 19:28 UTC  (13+ messages)
` [PATCH v2 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe
` [PATCH v2 2/9] PCI: imx6: "
` [PATCH v2 3/9] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v2 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v2 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v2 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v2 7/9] PCI: imx6: Use dwc common suspend resume method
` [PATCH v2 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v2 9/9] arm64: dts: imx95: 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  (4+ messages)
` [PATCH v1 1/2] PCI: dwc: Fix resume failure if no EP is connected on some platforms
` [PATCH v1 2/2] PCI: dwc: Do stop link in the dw_pcie_suspend_noirq

[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
 2024-09-25 15:41 UTC  (12+ messages)
` [RFC PATCH 12/21] KVM: IOMMUFD: MEMFD: Map private pages

[PATCH 0/6] MT8188 DT and binding fixes
 2024-09-25 13:59 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: PCI: mediatek-gen3: Allow exact number of clocks only

[PATCH 0/3] Add support for Block Passthrough Endpoint function driver
 2024-09-25  9:23 UTC  (6+ messages)

[PATCH V3] PCI: Extend ACS configurability
 2024-09-25  5:49 UTC  (5+ messages)
` [PATCH V4] "

unexptect ACPI GPE wakeup on Lenovo platforms
 2024-09-25  5:14 UTC  (9+ messages)

[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-09-25  4:03 UTC  (7+ messages)

[PATCH v2 0/4] PCI: ep: dwc/imx6: Add bus address support for PCI endpoint devices
 2024-09-25  3:06 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: PCI: fsl,imx6q-pcie-ep: Add compatible string fsl,imx8q-pcie-ep
` [PATCH v2 3/4] PCI: imx6: Pass correct sub mode when calling phy_set_mode_ext()
` [PATCH v2 4/4] PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support

[PATCH v1 0/9] A bunch of changes to refine i.MX PCIe driver
 2024-09-25  2:31 UTC  (19+ messages)
` [PATCH v1 1/9] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe
` [PATCH v1 2/9] PCI: imx6: "
` [PATCH v1 4/9] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v1 5/9] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v1 6/9] PCI: imx6: Make *_enable_ref_clk() function symmetric
` [PATCH v1 8/9] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support
` [PATCH v1 9/9] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[KERNEL PATCH v10 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-09-24 22:38 UTC  (3+ messages)
` [KERNEL PATCH v10 3/3] xen/privcmd: Add new syscall to get gsi from dev

[PATCH V5 0/5] PCIe TPH and cache direct injection support
 2024-09-24 16:34 UTC  (4+ messages)
` [PATCH V5 1/5] PCI: Add TLP Processing Hints (TPH) support

[PATCH 0/2 v2] PCI/portdrv: Report inter switch P2P links through sysfs
 2024-09-24 15:08 UTC  (5+ messages)
` [PATCH 1/2 v2] PCI/portdrv: Enable reporting inter-switch P2P links
` [PATCH 2/2 v2] PCI/P2PDMA: Modify p2p_dma_distance to detect "


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