Linux PCI subsystem development
 help / color / mirror / Atom feed
 messages from 2024-11-11 17:58:48 to 2024-11-13 13:44:57 UTC [more...]

[PATCH v3 0/8] blk: refactor queue affinity helpers
 2024-11-13 13:44 UTC  (32+ messages)
` [PATCH v3 1/8] driver core: bus: add irq_get_affinity callback to bus_type
` [PATCH v3 2/8] PCI: hookup irq_get_affinity callback
` [PATCH v3 3/8] virtio: "
` [PATCH v3 4/8] blk-mp: introduce blk_mq_hctx_map_queues
` [PATCH v3 5/8] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v3 6/8] nvme: "
` [PATCH v3 7/8] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v3 8/8] blk-mq: remove unused queue mapping helpers

[PATCH v3 0/6] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-11-13 13:38 UTC  (16+ messages)
` [PATCH v3 1/6] dt-bindings: PCI: Add binding for qps615
` [PATCH v3 2/6] arm64: dts: qcom: qcs6490-rb3gen2: Add node "
` [PATCH v3 3/6] PCI: Add new start_link() & stop_link function ops
` [PATCH v3 4/6] PCI: dwc: Add support for new pci function op
` [PATCH v3 5/6] PCI: qcom: Add support for host_stop_link() & host_start_link()
` [PATCH v3 6/6] PCI: pwrctl: Add power control driver for qps615

[PATCH v2] PCI/sysfs: Change read permissions for VPD attributes
 2024-11-13 12:59 UTC 

[PATCH v2 00/11] Remove implicit devres from pci_intx()
 2024-11-13 12:41 UTC  (12+ messages)
` [PATCH v2 01/11] PCI: Prepare removing "
` [PATCH v2 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v2 03/11] net/ethernet: "
` [PATCH v2 04/11] net/ntb: "
` [PATCH v2 05/11] misc: "
` [PATCH v2 06/11] vfio/pci: "
` [PATCH v2 07/11] PCI: MSI: "
` [PATCH v2 08/11] ata: Use always-managed "
` [PATCH v2 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v2 10/11] HID: amd_sfh: Use "
` [PATCH v2 11/11] Remove devres from pci_intx()

[PATCH v4] PCI: hotplug: Add OCTEON PCI hotplug controller driver
 2024-11-13 12:20 UTC  (5+ messages)

[PATCH v10 0/3] Fix address translations on MPFS PCIe controller
 2024-11-13 11:50 UTC  (2+ messages)

[PATCH 1/1] PCI: armada8k: Add link-down handle
 2024-11-13 11:45 UTC  (4+ messages)

[PATCH -next] PCI: mediatek-gen3: Remove unneeded semicolon
 2024-11-13  9:27 UTC  (3+ messages)

[PATCH v6 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-13  9:02 UTC  (9+ messages)
` [PATCH v6 1/5] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v6 2/5] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v6 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v6 4/5] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v6 5/5] tools: PCI: Add 'B' option for test doorbell

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2024-11-13  8:44 UTC  (7+ messages)
` [PATCH v9 7/9] PCI/bwctrl: Add API to set PCIe Link Speed
` [PATCH v9 8/9] thermal: Add PCIe cooling driver

[PATCH v7 0/2] PCI: Enable runtime pm of the host bridge
 2024-11-13  5:24 UTC  (5+ messages)
` [PATCH v7 2/2] "

[PATCH v1 1/1] usb: cdns3: Synchronise PCI IDs via common data base
 2024-11-13  4:53 UTC  (3+ messages)

[PATCH v8 0/5] Add support for PCIe3 on x1e80100
 2024-11-13  3:15 UTC  (7+ messages)
` [PATCH v8 5/5] arm64: dts: qcom: x1e80100: "

[PATCH RFCv1 0/7] vfio: Allow userspace to specify the address for each MSI vector
 2024-11-13  1:34 UTC  (9+ messages)
` [PATCH RFCv1 6/7] PCI/MSI: Add pci_alloc_irq_vectors_iovas helper

[PATCHv2 1/2] pci: provide bus reset attribute
 2024-11-12 23:16 UTC  (3+ messages)

[pci:endpoint] BUILD SUCCESS 70e43606525daada87faf179ff20bb68d552d23b
 2024-11-12 22:28 UTC 

[PATCH v1 0/2] Fix read permissions for VPD attributes
 2024-11-12 21:48 UTC  (13+ messages)
` [PATCH v1 1/2] PCI/sysfs: Change "

[PATCH 1/1] PCI: armada8k: Disable LTSSM on link down interrupts
 2024-11-12 21:43 UTC  (2+ messages)

[PATCH 1/1] PCI: armada8k: use reset controller to reset mac
 2024-11-12 21:41 UTC  (2+ messages)

[PATCH 1/1] PCI: armada8k: Fix bar assignment failure upon rescan
 2024-11-12 21:39 UTC  (2+ messages)

[PATCH 1/1] PCI: armada8k: add device reset to link-down handle
 2024-11-12 21:36 UTC  (3+ messages)

[PATCH 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
 2024-11-12 21:20 UTC  (2+ messages)

[PATCH 0/5] Add STM32MP25 PCIe drivers
 2024-11-12 20:39 UTC  (10+ messages)
` [PATCH 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings
` [PATCH 2/5] PCI: stm32: Add PCIe host support for STM32MP25
` [PATCH 3/5] dt-bindings: PCI: Add STM32MP25 PCIe endpoint bindings
` [PATCH 4/5] PCI: stm32: Add PCIe endpoint support for STM32MP25
` [PATCH 5/5] MAINTAINERS: add entry for ST STM32MP25 PCIe drivers

[PATCH v1] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-12 18:04 UTC  (14+ messages)

[PATCH PCI] PCI: Add ACS quirk for Wangxun FF5XXX NICS
 2024-11-12 17:48 UTC  (2+ messages)

[PATCH] PCI: Fix BAR resizing when VF BARs are assigned
 2024-11-12 16:16 UTC  (3+ messages)

[PATCH 0/5] Add PCIe support to Sophgo SG2042 SoC
 2024-11-12 15:59 UTC  (5+ messages)
` [PATCH 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
` [PATCH 3/5] dt-bindings: mfd: syscon: Add sg2042 pcie ctrl compatible

[PATCH v2] PCI: s390: Handle ARI on bus without associated struct pci_dev
 2024-11-12 14:58 UTC  (3+ messages)

[PATCH v4 6/7] PCI: Allow drivers to control VF BAR size
 2024-11-12 14:55 UTC  (3+ messages)

[PATCH v4 0/7] PCI: VF resizable BAR
 2024-11-12 14:40 UTC  (4+ messages)
` [PATCH v4 3/7] PCI: Add a helper to convert between standard and IOV resources

[PATCH 1/1] dt-bindings: pci: change reset to reset controller phandle
 2024-11-12 14:35 UTC  (2+ messages)

[PATCH v4 5/7] PCI/IOV: Check that VF BAR fits within the reservation
 2024-11-12 14:31 UTC  (3+ messages)

[PATCHv2 00/15] Update dra7 devicetree files to probe with genpd
 2024-11-12 14:15 UTC  (3+ messages)
` [PATCH 07/15] ARM: dts: Configure interconnect target module for dra7 sata

[PATCH v2 0/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
 2024-11-12 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/DPC: Run recovery on device that detected the error
` [PATCH v2 2/2] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd

[PATCH v2 0/2] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2024-11-12 11:58 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] pci: pciehp: Generate tracepoints "

[pci:bwctrl] BUILD SUCCESS d9bb6290191d47fd72af188d25e2a67a7331373f
 2024-11-12 10:57 UTC 

[PATCH v5 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-12 10:25 UTC  (4+ messages)
` [PATCH v5 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support

[pci:locking] BUILD SUCCESS 38a18dfe9035d5a02a53271824de1854129c61dc
 2024-11-12  9:55 UTC 

[PATCH v9 3/9] PCI: Store all PCIe Supported Link Speeds
 2024-11-12  9:20 UTC  (3+ messages)

[PATCH] tools: PCI: Fix several incorrect format specifiers
 2024-11-12  9:09 UTC 

[PATCH 1/1] dt-bindings: pci: armada: add system controller and MAC reset bit
 2024-11-12  7:59 UTC  (2+ messages)

[PATCH v2 0/2] PCI: endpoint: fix bugs for both API pci_epc_destroy() and pci_epc_remove_epf()
 2024-11-12  7:35 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: endpoint: Fix API pci_epc_destroy() releasing domain_nr ID faults
` [PATCH v2 2/2] PCI: endpoint: Fix API pci_epc_remove_epf() cleaning up wrong EPC of EPF

[PATCH v3 00/17] Provide a new two step DMA mapping API
 2024-11-12  7:20 UTC  (2+ messages)

[PATCH v2 0/6] blk: refactor queue affinity helpers
 2024-11-12  7:08 UTC  (13+ messages)
` [PATCH v2 1/6] blk-mq: introduce blk_mq_hctx_map_queues
` [PATCH v2 2/6] scsi: replace blk_mq_pci_map_queues with blk_mq_hctx_map_queues
` [PATCH v2 3/6] scsi: hisi_sas: "
` [PATCH v2 4/6] nvme: "
` [PATCH v2 5/6] virtio: blk/scsi: replace blk_mq_virtio_map_queues "
` [PATCH v2 6/6] blk-mq: remove unused queue mapping helpers

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-12  6:01 UTC  (11+ messages)

[PATCH v2 0/4] Add new headers for Hyper-V Dom0
 2024-11-11 23:41 UTC  (12+ messages)
` [PATCH v2 3/4] hyperv: Add new Hyper-V headers in include/hyperv
  ` [EXTERNAL] RE: [PATCH v2 0/4] Add new headers for Hyper-V Dom0

[PATCH] PCI: Drop duplicate pcie_get_speed_cap(), pcie_get_width_cap() declarations
 2024-11-11 20:50 UTC  (3+ messages)

[PATCH v4 0/2] PCI: mediatek-gen3: Support limiting link speed and width
 2024-11-11 20:47 UTC  (7+ messages)
` [PATCH v4 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit

lockdep warning in pciehp
 2024-11-11 20:19 UTC  (2+ messages)

[PATCH] pci: always clear pme on stop
 2024-11-11 19:06 UTC  (2+ messages)

[PATCHv2 0/2] pcie hotplug and error fixes
 2024-11-11 17:59 UTC  (6+ messages)
` [PATCHv2 1/2] PCI: pciehp: fix concurrent sub-tree removal deadlock


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