linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-09 11:38:49 to 2023-01-12 11:08:16 UTC [more...]

[PATCH v5 0/3] PCI: distribute resources for root buses
 2023-01-12 10:59 UTC  (2+ messages)
` [PATCH v5 1/3] PCI: Align extra resources for hotplug bridges properly

[PATCH] PCI: revert "Enable PASID only when ACS RR & UF enabled on upstream path"
 2023-01-12  8:59 UTC  (13+ messages)

Silikonmischungen
 2023-01-12  8:35 UTC 

[PATCH 1/1] PCI: Add translated request only opt-in for pci_enable_pasid()
 2023-01-12  8:46 UTC 

[PATCH V1] PCI/AER: Configure ECRC only AER is native
 2023-01-12  7:21 UTC  (10+ messages)
` [PATCH V2] "

[PATCH 0/2] PCI: Fix extended config space regression
 2023-01-12  5:50 UTC  (13+ messages)
` [PATCH 1/2] x86/pci: Simplify is_mmconf_reserved() messages
` [PATCH 2/2] x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM space

[PATCH 0/2] PCI: mediatek-gen3: Support controlling power supplies
 2023-01-11 22:14 UTC  (3+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component

[patch V2 00/40] genirq, irqchip: Convert ARM MSI handling to per device MSI domains
 2023-01-11 19:29 UTC  (2+ messages)

[PATCH V1] PCI: pciehp: Disable ACS Source Validation during hot-remove
 2023-01-11 19:05 UTC  (4+ messages)
` [PATCH V2] "

[PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-11 18:40 UTC  (27+ messages)
` [PATCH v2 01/11] dt-bindings: firmware: convert meson_sm.txt to dt-schema
` [PATCH v2 02/11] dt-bindings: nvmem: convert amlogic-efuse.txt "
` [PATCH v2 03/11] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt "
` [PATCH v2 04/11] dt-bindings: watchdog: convert meson-wdt.txt "
` [PATCH v2 05/11] dt-bindings: media: convert meson-ir.txt "
` [PATCH v2 06/11] dt-bindings: power: amlogic,meson-gx-pwrc: mark bindings as deprecated
` [PATCH v2 07/11] dt-bindings: timer: convert timer/amlogic,meson6-timer.txt to dt-schema
` [PATCH v2 08/11] dt-bindings: phy: convert meson-gxl-usb2-phy.txt "
` [PATCH v2 09/11] dt-bindings: mmc: convert amlogic,meson-gx.txt "
` [PATCH v2 10/11] dt-bindings: PCI: convert amlogic,meson-pcie.txt "
` [PATCH v2 11/11] dt-bindings: net: convert mdio-mux-meson-g12a.txt "
` (subset) [PATCH v2 00/11] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings

[PATCH v3 00/11] PCI: microchip: Partition address translations
 2023-01-11 18:20 UTC  (15+ messages)
` [PATCH v3 01/11] PCI: microchip: Correct the DED and SEC interrupt bit offsets
` [PATCH v3 02/11] PCI: microchip: Remove cast warning for devm_add_action_or_reset() arg
` [PATCH v3 03/11] PCI: microchip: enable building this driver as a module
` [PATCH v3 04/11] PCI: microchip: Align register, offset, and mask names with hw docs
` [PATCH v3 05/11] PCI: microchip: Enable event handlers to access bridge and ctrl ptrs
` [PATCH v3 06/11] PCI: microchip: Clean up initialisation of interrupts
` [PATCH v3 07/11] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v3 08/11] PCI: microchip: Re-partition code between probe() and init()
` [PATCH v3 09/11] PCI: microchip: Partition outbound address translation
` [PATCH v3 10/11] PCI: microchip: Partition inbound "
` [PATCH v3 11/11] riscv: dts: microchip: add parent ranges and dma-ranges for IKRD v2022.09

[patch V3 00/33] genirq, PCI/MSI: Support for per device MSI and PCI/IMS - Part 3 implementation
 2023-01-11 17:07 UTC  (9+ messages)
` [patch V3 13/33] x86/apic/vector: Provide MSI parent domain

[PATCH 04/11] video/aperture: use generic code to figure out the vga default device
 2023-01-11 16:51 UTC  (3+ messages)

[PATCH v2 1/1] PCI: vmd: Avoid acceidental enablement of window when zeroing config space of VMD root ports
 2023-01-11 15:58 UTC  (2+ messages)

[PATCH v8 00/26] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-11 13:39 UTC  (3+ messages)
` [PATCH v8 24/26] PCI: dwc: Set coherent DMA-mask on MSI-address allocation

[regression, bisected, pci/iommu] Bug 216865 - Black screen when amdgpu started during 6.2-rc1 boot with AMD IOMMU enabled
 2023-01-11 13:08 UTC  (24+ messages)

[PATCH 1/2] dt-bindings: PCI: qcom: Allow both GIC-ITS and internal MSI controller
 2023-01-11 12:30 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8450: "

[RESEND v4 0/5] PCI: endpoint: Rework the EPC to EPF notification
 2023-01-11 11:40 UTC  (6+ messages)
` [RESEND v4 1/5] PCI: dra7xx: Use threaded IRQ handler for "dra7xx-pcie-main" IRQ
` [RESEND v4 2/5] PCI: tegra194: Move dw_pcie_ep_linkup() to threaded IRQ handler
` [RESEND v4 3/5] PCI: endpoint: Use a separate lock for protecting epc->pci_epf list
` [RESEND v4 4/5] PCI: endpoint: Use callback mechanism for passing events from EPC to EPF
` [RESEND v4 5/5] PCI: endpoint: Use link_up() callback in place of LINK_UP notifier

[PATCH v3 0/3] Qcom: Add GIC-ITS support to SM8450 PCIe controllers
 2023-01-11 11:33 UTC  (5+ messages)
` [PATCH v3 2/3] dt-bindings: PCI: qcom: Document msi-map and msi-map-mask properties
` (subset) [PATCH v3 0/3] Qcom: Add GIC-ITS support to SM8450 PCIe controllers

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2023-01-11 10:56 UTC  (7+ messages)
  ` [PATCH v3] PCI / ACPI: PM: Take _S0W of the target bridge into account in acpi_pci_bridge_d3(()

[PATCH] PCI: dwc: remove redundant config PCI dependency for config PCIE_DW_PLAT_EP
 2023-01-11  9:54 UTC 

[PATCH 0/2] PCI: mediatek-gen3: Support controlling power and reset of downstream componennt
 2023-01-11  9:30 UTC  (4+ messages)
` [PATCH 1/2] PCI: mediatek-gen3: Add power and reset control feature for downstream component
` [PATCH 2/2] dt-bindings: PCI: mediatek-gen3: Add support for controlling power and reset

[PATCH v2 1/2] hwtracing: hisi_ptt: Only add the supported devices to the filters list
 2023-01-11  6:52 UTC  (4+ messages)
` [PATCH v2 2/2] MAINTAINERS: Update the entries for HiSilicon PTT device driver

[PATCH 1/1] PCI: vmd: Fix boot failure when trying to clean up domain before enumeration
 2023-01-11  6:37 UTC  (4+ messages)

[PATCH v9 0/3] virtio: vdpa: new SolidNET DPU driver
 2023-01-10 20:27 UTC  (6+ messages)
` [PATCH v9 1/3] PCI: Add SolidRun vendor ID
` [PATCH v9 2/3] PCI: Avoid FLR for SolidRun SNET DPU rev 1
` [PATCH v9 3/3] virtio: vdpa: new SolidNET DPU driver

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-10 19:06 UTC  (5+ messages)

[PATCH net-next 2/7] PCI: Remove PCI IDs used by the Sun Cassini driver
 2023-01-10 16:51 UTC  (3+ messages)

[PATCH v8 1/3] PCI: Add SolidRun vendor ID
 2023-01-10 16:39 UTC  (5+ messages)

[PATCH v2 0/2] Add support to build pci-j721e as a module
 2023-01-10 15:38 UTC  (5+ messages)
` [PATCH v2 2/2] PCI: j721e: Add support to build pci-j721e as module

[PATCH] pci: Add functions to match pci dev or driver against OF DT node
 2023-01-10 15:24 UTC  (2+ messages)

[PATCH] PCI: vmd: Do not disable MSI-X remapping in VMD 28C0 controller
 2023-01-10 12:28 UTC  (8+ messages)

[RESEND PATCH] PCI: cadence: Fix Gen2 Link Retraining process
 2023-01-10 10:33 UTC  (2+ messages)

[PATCH v4 1/2] PCI: Take other bus devices into account when distributing resources
 2023-01-10 10:07 UTC  (5+ messages)

[PATCH v4 0/2] PCI: distribute resources for root buses
 2023-01-10  9:54 UTC  (4+ messages)
` [PATCH v4 1/2] PCI: Take other bus devices into account when distributing resources

Słowa kluczowe do wypozycjonowania
 2023-01-10  8:40 UTC 

[Bug 216863] ThinkPad X1 Extreme Gen 5: PCIe Bus Error: severity=Corrected, type=Data Link Layer, (Transmitter ID) after resuming from sleep
 2023-01-10  7:13 UTC  (2+ messages)

[PATCH 0/1] PCI: qcom: Add support for system suspend and resume
 2023-01-09 22:41 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH v6 0/8] cxl: Process event logs
 2023-01-09 19:42 UTC  (9+ messages)
` [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load
` [PATCH v6 2/8] cxl/mem: Wire up event interrupts
` [PATCH v6 3/8] cxl/mem: Trace General Media Event Record
` [PATCH v6 4/8] cxl/mem: Trace DRAM "
` [PATCH v6 5/8] cxl/mem: Trace Memory Module "
` [PATCH v6 6/8] cxl/test: Add generic mock events
` [PATCH v6 7/8] cxl/test: Add specific events
` [PATCH v6 8/8] cxl/test: Simulate event log overflow

[Patch v4 00/13] Add PCI pass-thru support to Hyper-V Confidential VMs
 2023-01-09 19:35 UTC  (14+ messages)
` [Patch v4 04/13] x86/mm: Handle decryption/re-encryption of bss_decrypted consistently
` [Patch v4 06/13] x86/hyperv: Change vTOM handling to use standard coco mechanisms
` [Patch v4 07/13] swiotlb: Remove bounce buffer remapping for Hyper-V

[PATCH V6 0/3] Generate device tree node for pci devices
 2023-01-09 18:57 UTC  (4+ messages)
` [PATCH V6 1/3] of: dynamic: Add interfaces for creating device node dynamically
` [PATCH V6 2/3] PCI: Create device tree node for selected devices
` [PATCH V6 3/3] PCI: Add PCI quirks to generate device tree node for Xilinx Alveo U50

[PATCH v13 0/2] PCI: endpoint: pci-epf-vntb: using platform MSI as doorbell
 2023-01-09 17:51 UTC  (4+ messages)
` [PATCH v13 2/2] "
    ` [EXT] "

[PATCH 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-01-09 15:41 UTC  (2+ messages)

Bug report: the extended PCI config space is missed with 6.2-rc2
 2023-01-09 12:27 UTC  (3+ messages)

[PATCH 00/12] dt-bindings: first batch of dt-schema conversions for Amlogic Meson bindings
 2023-01-09 11:38 UTC  (4+ messages)
` [PATCH 03/12] dt-bindings: nvmem: convert amlogic-meson-mx-efuse.txt to dt-schema


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).