linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-11 15:22:31 to 2022-05-14 03:47:41 UTC [more...]

[PATCH 1/2] PCI: dra7xx: Fix link removal on probe error
 2022-05-14  3:46 UTC  (8+ messages)

[PATCH v5 2/2] PCI/PM: Fix pci_pm_suspend_noirq() to disable PTM
 2022-05-13 22:00 UTC  (5+ messages)

[PATCH v6 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-13 17:53 UTC  (6+ messages)
` [PATCH v6 1/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v6 2/5] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v6 3/5] clk: qcom: gcc-sm8450: use new clk_regmap_pipe_src_ops for PCIe pipe clocks
` [PATCH v6 4/5] clk: qcom: gcc-sc7280: "
` [PATCH v6 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v10 00/10] PCI: qcom: Fix higher MSI vectors handling
 2022-05-13 17:26 UTC  (11+ messages)
` [PATCH v10 01/10] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"
` [PATCH v10 02/10] PCI: dwc: Propagate error from dma_mapping_error()
` [PATCH v10 03/10] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v10 04/10] PCI: dwc: Convert msi_irq to the array
` [PATCH v10 05/10] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v10 06/10] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v10 07/10] PCI: dwc: Implement special ISR handler for split MSI IRQ setup
` [PATCH v10 08/10] PCI: qcom: Handle MSIs routed to multiple GIC interrupts
` [PATCH v10 09/10] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v10 10/10] arm64: dts: qcom: sm8250: provide "

[PATCH 00/18] PCI: aardvark controller changes BATCH 5
 2022-05-13 16:59 UTC  (9+ messages)
` [PATCH 06/18] PCI: pciehp: Enable DLLSC interrupt only if supported
` [PATCH 07/18] PCI: pciehp: Enable Command Completed Interrupt "

[PATCH v2 0/2] PCI: hv: Hardening changes
 2022-05-13 16:58 UTC  (7+ messages)
` [PATCH v2 1/2] PCI: hv: Add validation for untrusted Hyper-V values
` [PATCH v2 2/2] PCI: hv: Fix synchronization between channel callback and hv_pci_bus_exit()

[PATCH v2 00/13] PCI: dwc: Various fixes and cleanups
 2022-05-13 16:50 UTC  (5+ messages)

[PATCH V1 RESEND 0/4] Infrastructure to define apertures in a PCIe device with a flattened device tree
 2022-05-13 15:19 UTC  (6+ messages)
` [PATCH V1 RESEND 2/4] Documentation: devicetree: bindings: add binding for PCIe endpoint bus

[PATCH v8 00/10] PCI: qcom: Fix higher MSI vectors handling
 2022-05-13 15:11 UTC  (32+ messages)
` [PATCH v8 01/10] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"
` [PATCH v8 02/10] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v8 03/10] PCI: dwc: Convert msi_irq to the array
` [PATCH v8 04/10] PCI: dwc: Propagate error from dma_mapping_error()
` [PATCH v8 05/10] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v8 06/10] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v8 07/10] PCI: qcom: "
` [PATCH v8 08/10] PCI: dwc: Implement special ISR handler for split MSI IRQ setup
` [PATCH v8 09/10] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v8 10/10] arm64: dts: qcom: sm8250: provide "

[PATCH RESEND v5 0/4] PCI: Rework pci_scan_slot() and isolated PCI functions
 2022-05-13 14:47 UTC  (5+ messages)
` [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot()

[PATCH v9 00/10] PCI: qcom: Fix higher MSI vectors handling
 2022-05-13 13:16 UTC  (11+ messages)
` [PATCH v9 01/10] PCI: qcom: Revert "PCI: qcom: Add support for handling MSIs from 8 endpoints"
` [PATCH v9 02/10] PCI: dwc: Propagate error from dma_mapping_error()
` [PATCH v9 03/10] PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
` [PATCH v9 04/10] PCI: dwc: Convert msi_irq to the array
` [PATCH v9 05/10] PCI: dwc: split MSI IRQ parsing/allocation to a separate function
` [PATCH v9 06/10] PCI: dwc: Handle MSIs routed to multiple GIC interrupts
` [PATCH v9 07/10] PCI: dwc: Implement special ISR handler for split MSI IRQ setup
` [PATCH v9 08/10] PCI: qcom: Handle MSIs routed to multiple GIC interrupts
` [PATCH v9 09/10] dt-bindings: PCI: qcom: Support additional MSI interrupts
` [PATCH v9 10/10] arm64: dts: qcom: sm8250: provide "

[PATCH v2] iommu/dma: Explicitly sort PCI DMA windows
 2022-05-13 13:08 UTC  (2+ messages)

[PATCH v3 0/4] clk: Baikal-T1 DDR/PCIe resets and some xGMAC fixes
 2022-05-13 11:44 UTC  (6+ messages)

[PATCH 0/3] PCI: Notify PCI drivers about powerdown during suspend
 2022-05-13 11:00 UTC  (4+ messages)
` [PATCH 1/3] PCI: Add a flag to notify "
` [PATCH 2/3] PCI: dwc: qcom: Set suspend_poweroff flag for SC7280
` [PATCH 3/3] nvme-pci: Make use of "suspend_poweroff" flag during system suspend

[PATCH v5 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-13  9:50 UTC  (13+ messages)
` [PATCH v5 1/5] PCI: qcom: Remove unnecessary pipe_clk handling
` [PATCH v5 2/5] clk: qcom: regmap: add PHY clock source implementation
` [PATCH v5 3/5] clk: qcom: gcc-sm8450: use new clk_regmap_pipe_src_ops for PCIe pipe clocks
` [PATCH v5 4/5] clk: qcom: gcc-sc7280: "
` [PATCH v5 5/5] PCI: qcom: Drop manual pipe_clk_src handling

[PATCH v4 0/5] PCI: qcom: Rework pipe_clk/pipe_clk_src handling
 2022-05-13  8:22 UTC  (11+ messages)
` [PATCH v4 2/5] clk: qcom: regmap: add pipe clk implementation

Biznesowy angielski
 2022-05-13  8:05 UTC 

[PATCH v2 0/7] Add the iMX8MP PCIe support
 2022-05-13  2:22 UTC  (4+ messages)
` [PATCH v2 7/7] PCI: imx6: "

[PATCH v10 0/9] Enable designware PCI EP EDMA locally
 2022-05-13  0:48 UTC  (13+ messages)
` [PATCH v10 9/9] PCI: endpoint: Enable DMA controller tests for endpoints with DMA capabilities

[PATCH v2 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-05-12 23:28 UTC  (24+ messages)
` [PATCH v2 01/26] dma-direct: take dma-ranges/offsets into account in resource mapping
` [PATCH v2 02/26] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH v2 03/26] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH v2 06/26] dmaengine: dw-edma: Don't permit non-inc interleaved xfers
` [PATCH v2 07/26] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH v2 14/26] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH v2 15/26] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH v2 16/26] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH v2 20/26] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH v2 24/26] dmaengine: dw-edma: Skip cleanup procedure if no private data found

[PATCH v2] PCI: cadence: Clear FLR in device capabilities register
 2022-05-12 21:23 UTC  (4+ messages)

[PATCH v8 0/1] x86/PCI: Ignore E820 reservations for bridge windows on future systems
 2022-05-12 20:25 UTC  (2+ messages)
` [PATCH v8 1/1] "

[PATCH v2 00/17] PCI: dwc: Add dma-ranges/YAML-schema/Baikal-T1 support
 2022-05-12 19:41 UTC  (7+ messages)
` [PATCH v2 11/17] PCI: dwc: Simplify in/outbound iATU setup methods
` [PATCH v2 15/17] PCI: dwc: Introduce dma-ranges property support for RC-host

[PATCH v7 1/1] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2022-05-12 19:15 UTC  (2+ messages)

[PATCH v2 0/2] PCI: vmd: IRQ domain assignment to sub devices
 2022-05-12 14:55 UTC  (4+ messages)
` [PATCH v2 1/2] PCI: vmd: Assign VMD IRQ domain before enumeration
` [PATCH v2 2/2] PCI: vmd: Revert 2565e5b69c44 ("PCI: vmd: Do not disable MSI-X remapping if interrupt remapping is enabled by IOMMU.")

[PATCH v3] PCI: cadence: Allow PTM Responder to be enabled
 2022-05-12 14:41 UTC  (2+ messages)

[PATCH V6] misc: pci_endpoint_test: simplify endpoint test read and write operations
 2022-05-12 14:07 UTC  (4+ messages)
` [PATCH V7] "

[lpieralisi-pci:pci/qcom] BUILD SUCCESS bddedfeb1315e59bf087c5a04152f10d118c37c0
 2022-05-12 14:04 UTC 

[lpieralisi-pci:pci/microchip] BUILD SUCCESS 30097efa334a706f9021b9aee6efcddcfa44a78a
 2022-05-12 14:03 UTC 

[lpieralisi-pci:pci/imx6] BUILD SUCCESS a6809941c1f17f455db2cf4ca19c6d8c8746ec25
 2022-05-12 14:02 UTC 

[lpieralisi-pci:pci/mediatek] BUILD SUCCESS 1d565935e3b9ccc682631e0bc6e415a7f48295d9
 2022-05-12 14:03 UTC 

[helgaas-pci:pci/virtualization] BUILD SUCCESS a91ee0e9fca9d7501286cfbced9b30a33e52740a
 2022-05-12 14:01 UTC 

[lpieralisi-pci:pci/dwc] BUILD SUCCESS e8aae154df6121167e5b4f156cfc2402e651d2b1
 2022-05-12 13:59 UTC 

[PATCH] : Revert "ACPI: Remove side effect of partly creating a node in acpi_get_node()"
 2022-05-12 13:35 UTC  (2+ messages)

pciutils build failure with older binutils
 2022-05-12 12:59 UTC 

[PATCH v3 0/8] vfio/pci: power management changes
 2022-05-12 12:47 UTC  (9+ messages)
` [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state

[PATCH 0/4] PCI: brcmstb: Revert subdevice regulator stuff
 2022-05-12 12:45 UTC  (11+ messages)
` [PATCH 1/4] Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend"
` [PATCH 2/4] Revert "PCI: brcmstb: Add control of subdevice voltage regulators"
` [PATCH 3/4] Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators"
` [PATCH 4/4] Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs"

Write to srvio_numvfs triggers kernel panic
 2022-05-12  7:18 UTC  (3+ messages)

[PATCH] PCI: cadence: respond to received PTM Requests
 2022-05-12  6:00 UTC  (6+ messages)

[PATCH v3] PCI/AER: Handle Multi UnCorrectable/Correctable errors properly
 2022-05-12  0:29 UTC  (5+ messages)

[lpieralisi-pci:pci/cadence 2/2] drivers/pci/controller/cadence/pci-j721e.c:408:7: error: no member named 'quirk_disable_flr' in 'struct cdns_pcie_ep'
 2022-05-11 23:27 UTC 

[PATCH] pci: avoid dead lock between device reset and sriov disable
 2022-05-11 22:22 UTC  (2+ messages)

[RFC PATCH 0/1] DOE usage with pcie/portdrv
 2022-05-11 21:04 UTC  (10+ messages)

[PATCH v2 0/3] Asynchronous shutdown interface and example implementation
 2022-05-11 21:02 UTC  (7+ messages)
` [PATCH v2 1/3] driver core: Support asynchronous driver shutdown

[RFC/RFT 0/6] RK3568 PCIe V3 support
 2022-05-11 20:10 UTC  (3+ messages)

[PATCH v2 2/2] PCI: hv: Fix interrupt mapping for multi-MSI
 2022-05-11 18:38 UTC  (3+ messages)

[PATCH v2 0/2] hyperv compose_msi_msg fixups
 2022-05-11 17:53 UTC  (3+ messages)

[PATCH 0/2] PCI: vmd: IRQ domain assignment to sub devices
 2022-05-11 16:57 UTC  (4+ messages)
` [PATCH 1/2] PCI: vmd: Assign VMD IRQ domain before enumeration

[PATCH v9 0/5] Enable rk356x PCIe controller
 2022-05-11 15:23 UTC  (4+ messages)
` [PATCH v9 2/5] PCI: rockchip-dwc: Reset core at driver probe

[PATCH v2 1/2] PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()
 2022-05-11 15:23 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).