public inbox for linux-pci@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-01 10:54:53 to 2024-12-04 19:30:36 UTC [more...]

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-12-04 19:30 UTC  (10+ messages)
` [PATCH v3 07/16] rust: add `Revocable` type
` [PATCH v3 15/16] rust: platform: add basic platform device / driver abstractions

[PATCH v3 0/3] Add support for AMD MDB IP as Root Port
 2024-12-04 17:48 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support
` [PATCH v3 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v3 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

[PATCH v5 1/6] PCI: dwc: ep: iATU registers must be written after the BAR_MASK
 2024-12-04 17:33 UTC  (2+ messages)

[PATCH v5 0/5] Verify devices transition from D3cold to D0
 2024-12-04 17:30 UTC  (2+ messages)

[PATCH v5 2/6] PCI: dwc: ep: Add missing checks when dynamically changing a BAR
 2024-12-04 17:17 UTC  (2+ messages)

[PATCH AUTOSEL 4.19] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
 2024-12-04 16:02 UTC 

[PATCH AUTOSEL 5.4 2/4] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
 2024-12-04 16:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 3/4] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 5.10 2/4] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
 2024-12-04 16:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 3/4] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 5.15 3/6] PCI: Detect and trust built-in Thunderbolt chips
 2024-12-04 16:01 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 4/6] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 5.15 5/6] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 6.1 3/6] PCI: Detect and trust built-in Thunderbolt chips
 2024-12-04 16:01 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 4/6] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 6.1 5/6] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 6.6 04/12] PCI: qcom: Add support for IPQ9574
 2024-12-04 16:01 UTC  (6+ messages)
` [PATCH AUTOSEL 6.6 05/12] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
` [PATCH AUTOSEL 6.6 06/12] PCI: vmd: Set devices to D0 before enabling PM L1 Substates
` [PATCH AUTOSEL 6.6 07/12] PCI: Detect and trust built-in Thunderbolt chips
` [PATCH AUTOSEL 6.6 08/12] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 6.6 09/12] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 6.11 04/13] PCI: qcom: Add support for IPQ9574
 2024-12-04 16:00 UTC  (7+ messages)
` [PATCH AUTOSEL 6.11 05/13] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
` [PATCH AUTOSEL 6.11 06/13] PCI: vmd: Set devices to D0 before enabling PM L1 Substates
` [PATCH AUTOSEL 6.11 07/13] PCI: Detect and trust built-in Thunderbolt chips
` [PATCH AUTOSEL 6.11 08/13] PCI: starfive: Enable controller runtime PM before probing host bridge
` [PATCH AUTOSEL 6.11 09/13] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 6.11 10/13] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH AUTOSEL 6.12 04/15] PCI: qcom: Add support for IPQ9574
 2024-12-04 15:59 UTC  (7+ messages)
` [PATCH AUTOSEL 6.12 05/15] PCI: vmd: Add DID 8086:B06F and 8086:B60B for Intel client SKUs
` [PATCH AUTOSEL 6.12 06/15] PCI: vmd: Set devices to D0 before enabling PM L1 Substates
` [PATCH AUTOSEL 6.12 07/15] PCI: Detect and trust built-in Thunderbolt chips
` [PATCH AUTOSEL 6.12 08/15] PCI: starfive: Enable controller runtime PM before probing host bridge
` [PATCH AUTOSEL 6.12 09/15] PCI: Add 'reset_subordinate' to reset hierarchy below bridge
` [PATCH AUTOSEL 6.12 10/15] PCI: Add ACS quirk for Wangxun FF5xxx NICs

[PATCH 0/2] PCI: Convert the Apple controller to host bridge hooks
 2024-12-04 16:37 UTC  (5+ messages)
` [PATCH 1/2] PCI: host-generic: Allow {en,dis}able_device() to be provided via pci_ecam_ops
` [PATCH 2/2] PCI: apple: Convert to {en,dis}able_device() callbacks

[PATCH v9 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-12-04 16:10 UTC  (14+ messages)
` [PATCH v9 1/6] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v9 2/6] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v9 3/6] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v9 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v9 5/6] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v9 6/6] tools: PCI: Add 'B' option for test doorbell

[pci:constify] BUILD SUCCESS de191a114154a15ede7c97b52531aa439d30eb98
 2024-12-04 14:47 UTC 

[PATCH 00/11] irqchip: MSI parent cleanup and PCI host driver conversion
 2024-12-04 13:57 UTC  (13+ messages)
` [PATCH 01/11] irqchip: Make irq-msi-lib.h globally available
` [PATCH 02/11] genirq/msi: Add helper for creating MSI-parent irq domains
` [PATCH 03/11] irqchip/gic: Convert to msi_create_parent_irq_domain() helper
` [PATCH 04/11] irqchip/mvebu: "
` [PATCH 05/11] irqchip/riscv-imsic: "
` [PATCH 06/11] irqchip/imx-mu-msi: "
` [PATCH 07/11] irqchip/loongson-pch-msi: "
` [PATCH 08/11] iommu/amd: "
` [PATCH 09/11] iommu/intel: "
` [PATCH 10/11] PCI: apple: Convert to MSI parent infrastructure
` [PATCH 11/11] PCI: xgene: "

[PATCH v2 0/6] Add PCIe support for Qualcomm IPQ5332
 2024-12-04 11:33 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: phy: qcom,uniphy-pcie: Document PCIe uniphy
` [PATCH v2 2/6] phy: qcom: Introduce PCIe UNIPHY 28LP driver
` [PATCH v2 3/6] dt-bindings: PCI: qcom: Add IPQ5332 SoC
` [PATCH v2 4/6] pci: qcom: Add support for IPQ5332
` [PATCH v2 5/6] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v2 6/6] arm64: dts: qcom: ipq5332: Enable PCIe phys and controllers

[PATCH v1 0/2] serial: 8250_pci: Share WCH IDs
 2024-12-04  9:53 UTC  (5+ messages)
` [PATCH v1 1/2] serial: 8250_pci: Resolve WCH vendor ID ambiguity
` [PATCH v1 2/2] serial: 8250_pci: Share WCH IDs with parport_serial driver

[PATCH] PCI: Improve parameter docu for request APIs
 2024-12-04  9:39 UTC  (3+ messages)

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-12-04  8:49 UTC  (13+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add binding for qps615

[PATCH v3] PCI/sysfs: Change read permissions for VPD attributes
 2024-12-04  6:47 UTC  (5+ messages)

[PATCH v2 0/2] Add support for AMD MDB IP as Root Port
 2024-12-04  6:32 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v2 2/2] PCI: amd-mdb: Add AMD MDB Root Port driver

[PATCH v2] PCI: Use downstream bridges for distributing resources
 2024-12-04  5:48 UTC  (2+ messages)

[PATCH 0/3] PCI: dwc: Add ECAM support with iATU configuration
 2024-12-04  2:26 UTC  (14+ messages)
` [PATCH 1/3] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH 2/3] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH 3/3] PCI: qcom: Enable ECAM feature based on config size

[PATCH] PCI/pwrctl: Do not assume device node presence
 2024-12-03 23:49 UTC  (3+ messages)

drivers/pci: (and/or KVM): Slow PCI initialization during VM boot with passthrough of large BAR Nvidia GPUs on DGX H100
 2024-12-03 23:30 UTC  (15+ messages)

[PATCH v7 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-03 23:27 UTC  (3+ messages)
` [PATCH v7 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v7 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95

[PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-12-03 22:39 UTC  (4+ messages)
` [PATCH v5 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges

[PATCH v2 0/5] Add STM32MP25 PCIe drivers
 2024-12-03 22:25 UTC  (11+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
` [PATCH v2 2/5] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH v2 3/5] dt-bindings: PCI: Add STM32MP25 PCIe endpoint bindings
` [PATCH v2 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25

[PATCH 0/4] PCI: Constify 'struct bin_attribute'
 2024-12-03 21:32 UTC  (7+ messages)
` [PATCH 1/4] PCI/sysfs: "
` [PATCH 2/4] PCI/VPD: "
` [PATCH 3/4] PCI/P2PDMA: "
` [PATCH 4/4] PCI/ACPI: "

[PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
 2024-12-03 16:11 UTC  (3+ messages)

Deadlock during PCIe hot remove and SPDK exit
 2024-12-03  9:31 UTC  (6+ messages)

[PATCH v3 0/2] PCI endpoint test: Add support for capabilities
 2024-12-03  6:38 UTC  (3+ messages)
` [PATCH v3 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH v3 2/2] misc: pci_endpoint_test: "

[PATCH] PCI: Use downstream bridges for distributing resources
 2024-12-03  6:07 UTC  (4+ messages)

[PATCH v2 0/2] PCI endpoint test: Add support for capabilities
 2024-12-03  4:48 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: endpoint: pci-epf-test: "
` [PATCH v2 2/2] misc: pci_endpoint_test: "

[PATCH v2 1/4] PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED
 2024-12-02 17:40 UTC  (4+ messages)

[PATCH v4 0/6] Add support for the PCI host bridge device-tree node creation
 2024-12-02 15:48 UTC  (8+ messages)
` [PATCH v4 1/6] driver core: Introduce device_{add,remove}_of_node()
` [PATCH v4 2/6] PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device
` [PATCH v4 3/6] PCI: of_property: Add support for NULL pdev in of_pci_set_address()
` [PATCH v4 4/6] PCI: of_property: Constify parameter in of_pci_get_addr_flags()
` [PATCH v4 5/6] of: Add #address-cells/#size-cells in the device-tree root empty node
` [PATCH v4 6/6] PCI: of: Create device-tree PCI host bridge node

[PATCH v11 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
 2024-12-02 15:11 UTC  (3+ messages)
` [PATCH v11 2/3] PCI: rockchip: Simplify reset control handling by using reset_control_bulk*() function
` [PATCH v11 3/3] PCI: rockchip: Refactor rockchip_pcie_disable_clocks() function signature

DWC PCIe endpoint iATU vs BAR MASK ordering
 2024-12-02 14:59 UTC  (2+ messages)

[PATCH v6 0/8] blk: refactor queue affinity helpers
 2024-12-02 14:00 UTC  (9+ messages)
` [PATCH v6 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v6 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v6 3/8] virtio: "
` [PATCH v6 4/8] blk-mq: introduce blk_mq_map_hw_queues
` [PATCH v6 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_map_hw_queues
` [PATCH v6 6/8] nvme: "
` [PATCH v6 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v6 8/8] blk-mq: remove unused queue mapping helpers

[PATCH] PCI: check bridge->bus in pci_host_common_remove
 2024-12-02 13:55 UTC  (7+ messages)

[PATCH v5 0/8] blk: refactor queue affinity helpers
 2024-12-02 13:48 UTC  (4+ messages)
` [PATCH v5 4/8] blk-mq: introduce blk_mq_map_hw_queues

[PATCH v5 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-12-02 11:19 UTC  (11+ messages)
` [PATCH v5 01/10] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH v5 02/10] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH v5 03/10] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v5 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v5 05/10] clk: rp1: Add support for clocks provided by RP1
` [PATCH v5 06/10] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH v5 07/10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v5 08/10] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v5 09/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v5 10/10] arm64: defconfig: Enable RP1 misc/clock/gpio drivers

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VII edition (OSPM-summit 2025)
 2024-12-02  9:55 UTC  (2+ messages)

[PATCH v2] PCI: rockchip-ep: Fix error code in rockchip_pcie_ep_init_ob_mem()
 2024-12-02  9:07 UTC 

[PATCH 0/2] Add support for AMD MDB IP as Root Port
 2024-12-02  8:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: PCI: amd-mdb: Add YAML schemas for AMD Versal2 MDB PCIe Root Port Bridge

[PATCH 2/2] PCI: amd-mdb: Add AMD MDB Root Port driver
 2024-12-02  8:21 UTC  (3+ messages)

[PATCH v2 0/8] MT8188 DT and binding fixes
 2024-12-02  4:24 UTC  (2+ messages)

[PATCH 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
 2024-12-02  1:13 UTC  (2+ messages)

[PATCH 6.13] PCI/pwrctrl: Skip NULL of_node when unregistering
 2024-12-01 16:13 UTC  (5+ messages)


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