Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-07-29 18:19:09 to 2024-08-02 09:49:31 UTC [more...]

[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-02  9:49 UTC  (6+ messages)
` [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
` [PATCH v5 2/4] PCI: Rename pci_bridge_d3_possible() to pci_bridge_d3_allowed()
` [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms

[PATCH v3 0/2] PCI: qcom: Avoid DBI and ATU register space mirroring
 2024-08-02  9:22 UTC  (7+ messages)
` [PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie

[PATCH v8 0/4] PCI: vmd: Enable PCI PM's L1 substates of remapped PCIe Root Port and NVMe
 2024-08-02  8:24 UTC  (3+ messages)
` [PATCH v8 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state

[PATCH 00/10] Remove pcim_iomap_regions_request_all()
 2024-08-02  8:02 UTC  (19+ messages)
` [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH 03/10] crypto: qat - replace "
` [PATCH 04/10] crypto: marvell "
` [PATCH 05/10] intel_th: pci: Replace "
` [PATCH 06/10] wifi: iwlwifi: replace "
` [PATCH 07/10] ntb: idt: Replace "
` [PATCH 08/10] serial: rp2: Remove "
` [PATCH 09/10] ALSA: korg1212: Replace "
` [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH v3 00/13] PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
 2024-08-02  7:43 UTC  (16+ messages)
` [PATCH v3 01/13] PCI: qcom-ep: Drop the redundant masking of global IRQ events
` [PATCH v3 02/13] PCI: qcom-ep: Reword the error message for receiving unknown global IRQ event
` [PATCH v3 03/13] dt-bindings: PCI: pci-ep: Update Maintainers
` [PATCH v3 04/13] dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property
` [PATCH v3 05/13] PCI: endpoint: Assign PCI domain number for endpoint controllers
` [PATCH v3 06/13] PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
` [PATCH v3 07/13] ARM: dts: qcom: sdx55: Add 'linux,pci-domain' to PCIe EP controller node
` [PATCH v3 08/13] ARM: dts: qcom: sdx65: "
` [PATCH v3 09/13] arm64: dts: qcom: sa8775p: Add 'linux,pci-domain' to PCIe EP controller nodes
` [PATCH v3 10/13] dt-bindings: PCI: qcom: Add 'global' interrupt
` [PATCH v3 11/13] dt-bindings: PCI: qcom,pcie-sm8450: "
` [PATCH v3 12/13] PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
` [PATCH v3 13/13] arm64: dts: qcom: sm8450: Add 'global' interrupt to the PCIe RC node

[PATCH v5 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-08-02  7:18 UTC  (22+ messages)
` [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
` [PATCH v5 02/12] dt-bindings: PCI: brcmstb: Add 7712 SoC description
` [PATCH v5 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
` [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available
` [PATCH v5 05/12] PCI: brcmstb: Use swinit "
` [PATCH v5 06/12] PCI: brcmstb: PCI: brcmstb: Make HARD_DEBUG, INTR2_CPU_BASE offsets SoC-specific
` [PATCH v5 07/12] PCI: brcmstb: Remove two unused constants from driver
` [PATCH v5 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
` [PATCH v5 09/12] PCI: brcmstb: Refactor for chips with many regular inbound windows
` [PATCH v5 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls
` [PATCH v5 11/12] PCI: brcmstb: Change field name from 'type' to 'soc_base'
` [PATCH v5 12/12] PCI: brcmstb: Enable 7712 SOCs

[PATCH v5 0/5] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-08-02  6:46 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: ata: Add i.MX8QM AHCI compatible string
` [PATCH v5 2/5] ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
` [PATCH v5 3/5] ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
` [PATCH v5 4/5] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
` [PATCH v5 5/5] ata: ahci_imx: Correct the email address

[PATCH V3 09/10] bnxt_en: Add TPH support in BNXT driver
 2024-08-02  5:44 UTC  (2+ messages)

[PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-08-02  5:33 UTC  (4+ messages)
` [PATCH v4 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges

[PATCH V3 06/10] PCI/TPH: Introduce API to retrieve TPH steering tags from ACPI
 2024-08-02  4:58 UTC  (2+ messages)

[PATCH V3 04/10] PCI/TPH: Add pci=nostmode to force No ST Mode
 2024-08-02  4:29 UTC  (2+ messages)

[PATCH 2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain
 2024-08-02  1:04 UTC  (3+ messages)

[PATCH v3] PCI: shpchp: Remove hpc_ops
 2024-08-02  0:08 UTC  (2+ messages)

[PATCH 0/7] Add PCIe Root Port support for Agilex family of chips
 2024-08-02  0:07 UTC  (11+ messages)
` [PATCH 1/7] dt-bindings: PCI: altera: Convert to YAML
` [PATCH 2/7] dt-bindings: PCI: altera: msi: "
` [PATCH 3/7] dt-bindings: PCI: altera: Add binding for Agilex
` [PATCH 4/7] arm64: dts: agilex: add soc0 label
` [PATCH 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port
` [PATCH 6/7] arm64: dts: agilex: add dts enabling "
` [PATCH 7/7] pci: controller: pcie-altera: Add support for Agilex

does dtb not support pci acs enable?
 2024-08-02  0:00 UTC  (3+ messages)

[PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
 2024-08-01 23:57 UTC  (2+ messages)

[PATCH] of.c: replace of_node_put with __free improves cleanup
 2024-08-01 23:55 UTC  (2+ messages)

[PATCH] PCI: Prevent LS7A Bus Master clearing on kexec
 2024-08-01 23:12 UTC  (2+ messages)

[PATCH] PCI/ACPI: Increase the number of Loongson's PCI host up to 8
 2024-08-01 23:05 UTC  (2+ messages)

[PATCH] PCI: fixup PCI_INTERRUPT_LINE for VMD downstream devices
 2024-08-01 18:57 UTC  (11+ messages)

[GIT PULL] PCI fixes for v6.11
 2024-08-01 18:36 UTC  (2+ messages)

[PATCH] PCI/ASPM: Update ASPM sysfs on MFD function removal to avoid use-after-free
 2024-08-01 17:11 UTC  (5+ messages)

[PATCH 0/2] Use pcim_request_region() in vboxvideo
 2024-08-01 17:04 UTC  (5+ messages)

[PATCH] PCI: s390: Handle ARI on bus without associated struct pci_dev
 2024-08-01 16:59 UTC  (3+ messages)

[PATCH v2] ath9k: use unmanaged PCI functions in ath9k_pci_owl_loader
 2024-08-01 14:58 UTC  (3+ messages)

[PATCH v4 0/3] PCIe Enclosure LED Management
 2024-08-01 11:15 UTC  (9+ messages)
` [PATCH v4 2/3] PCI/NPEM: Add Native PCIe Enclosure Management support

[PATCH V7 0/4] Add PCIe support for IPQ9574
 2024-08-01  5:48 UTC  (5+ messages)
` [PATCH V7 1/4] dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controller
` [PATCH V7 2/4] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes
` [PATCH V7 3/4] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers
` [PATCH V7 4/4] PCI: qcom: Add support for IPQ9574

[PATCH AUTOSEL 4.19 11/14] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
 2024-08-01  0:40 UTC 

[PATCH AUTOSEL 5.4 18/22] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 19/38] PCI: al: Check IORESOURCE_BUS existence during probe
 2024-08-01  0:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 34/38] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

[PATCH AUTOSEL 5.15 25/47] PCI: al: Check IORESOURCE_BUS existence during probe
 2024-08-01  0:31 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 42/47] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

[PATCH AUTOSEL 6.1 30/61] PCI: al: Check IORESOURCE_BUS existence during probe
 2024-08-01  0:26 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 55/61] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

[PATCH AUTOSEL 6.6 39/83] PCI: al: Check IORESOURCE_BUS existence during probe
 2024-08-01  0:18 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 74/83] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

[PATCH AUTOSEL 6.10 056/121] PCI: al: Check IORESOURCE_BUS existence during probe
 2024-08-01  0:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 110/121] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

[PATCH 1/2] PCI: Make pcim_request_all_regions() a public function
 2024-07-31 20:02 UTC  (3+ messages)
` [PATCH 2/2] ata: ahci: Remove deprecated PCI functions

[PATCH v7 08/17] ACPI: pci_link: Clear the dependencies after probe
 2024-07-31 19:49 UTC  (2+ messages)

[PATCH v7 03/17] ACPI: bus: Add acpi_riscv_init function
 2024-07-31 19:42 UTC  (2+ messages)

[PATCH v7 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
 2024-07-31 19:41 UTC  (2+ messages)

[PATCH V2 0/7] Add power domain and MSI functionality with PCIe host generic ECAM driver
 2024-07-31 17:26 UTC  (10+ messages)
` [PATCH V2 1/7] PCI: dwc: Move MSI functionality related code to separate file
` [PATCH V222/7] PCI: dwc: Add msi_ops to allow DBI based MSI register access
` [PATCH V226/7] dt-bindings: PCI: host-generic-pci: Add snps,dw-pcie-ecam-msi binding

[PATCH net-next V3 0/3] mlx5 PTM cross timestamping support
 2024-07-31 13:26 UTC  (8+ messages)
` [PATCH net-next V3 1/3] net/mlx5: Add support for MTPTM and MTCTR registers
` [PATCH net-next V3 2/3] net/mlx5: Add support for enabling PTM PCI capability
` [PATCH net-next V3 3/3] net/mlx5: Implement PTM cross timestamping support

[PATCH] PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
 2024-07-31  4:31 UTC  (4+ messages)

[PATCH 0/1] selftest: drivers: Add support its msi hwirq checking
 2024-07-30 20:59 UTC 

[PATCH 5.15-stable] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
 2024-07-30 10:58 UTC 

[PATCH 5.10-stable 1/3] locking: Introduce __cleanup() based infrastructure
 2024-07-30 10:56 UTC  (5+ messages)
` [PATCH 5.10-stable 2/3] PCI: Introduce cleanup helper for device reference counts
` [PATCH 5.10-stable 3/3] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal

[pci:for-linus] BUILD SUCCESS 1db36ff41ea54adaa12241c70f38bfbe4b379519
 2024-07-30 10:26 UTC 

[PATCH 5.10-stable] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal
 2024-07-30 10:26 UTC 

[PATCH 6.6-stable 1/2] PCI: Introduce cleanup helpers for device reference counts and locks
 2024-07-30  9:49 UTC  (2+ messages)
` [PATCH 6.6-stable 2/2] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal

[PATCH 5.15-stable 1/3] locking: Introduce __cleanup() based infrastructure
 2024-07-30  8:54 UTC  (3+ messages)
` [PATCH 5.15-stable 2/3] PCI: Introduce cleanup helper for device reference counts
` [PATCH 5.15-stable 3/3] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal

[PATCH 6.1-stable 1/2] PCI: Introduce cleanup helpers for device reference counts and locks
 2024-07-30  7:36 UTC  (2+ messages)
` [PATCH 6.1-stable 2/2] PCI/DPC: Fix use-after-free on concurrent DPC and hot-removal

[pci:controller/affinity] BUILD SUCCESS 51c3c92a1229b916195699c25c24d667178853a2
 2024-07-30  7:15 UTC 

[PATCH v3 2/2] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region
 2024-07-29 23:57 UTC  (3+ messages)

[PATCH v4 00/12] PCI: brcnstb: Enable STB 7712 SOC
 2024-07-29 21:49 UTC  (4+ messages)
` [PATCH v4 05/12] PCI: brcmstb: Use swinit reset if available

[PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-29 20:18 UTC  (12+ messages)
` [PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v8 02/11] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v8 03/11] PCI: imx6: Fix missing call to phy_power_off() in error handling
` [PATCH v8 04/11] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v8 05/11] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v8 06/11] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v8 07/11] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v8 08/11] PCI: imx6: Consolidate redundant if-checks
` [PATCH v8 09/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v8 10/11] PCI: imx6: Call common PHY API to set mode, speed, and submode
` [PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support

PCI: Work around PCIe link training failures
 2024-07-29 18:56 UTC  (2+ messages)

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-29 18:19 UTC  (12+ messages)


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