linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-22 13:28:19 to 2022-08-25 17:48:51 UTC [more...]

[Bug 216373] New: Uncorrected errors reported for AMD GPU
 2022-08-25 17:48 UTC  (11+ messages)

[PATCH RESEND v5 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2022-08-25 17:06 UTC  (41+ messages)
` [PATCH RESEND v5 01/24] dmaengine: Fix dma_slave_config.dst_addr description
` [PATCH RESEND v5 02/24] dmaengine: dw-edma: Release requested IRQs on failure
` [PATCH RESEND v5 03/24] dmaengine: dw-edma: Convert ll/dt phys-address to PCIe bus/DMA address
` [PATCH RESEND v5 04/24] dmaengine: dw-edma: Fix missing src/dst address of the interleaved xfers
` [PATCH RESEND v5 05/24] dmaengine: dw-edma: Don't permit non-inc "
` [PATCH RESEND v5 06/24] dmaengine: dw-edma: Fix invalid interleaved xfers semantics
` [PATCH RESEND v5 07/24] dmaengine: dw-edma: Add CPU to PCIe bus address translation
` [PATCH RESEND v5 08/24] dmaengine: dw-edma: Add PCIe bus address getter to the remote EP glue-driver
` [PATCH RESEND v5 09/24] dmaengine: dw-edma: Drop chancnt initialization
` [PATCH RESEND v5 10/24] dmaengine: dw-edma: Fix DebugFS reg entry type
` [PATCH RESEND v5 11/24] dmaengine: dw-edma: Stop checking debugfs_create_*() return value
` [PATCH RESEND v5 12/24] dmaengine: dw-edma: Add dw_edma prefix to the DebugFS nodes descriptor
` [PATCH RESEND v5 13/24] dmaengine: dw-edma: Convert DebugFS descs to being kz-allocated
` [PATCH RESEND v5 14/24] dmaengine: dw-edma: Rename DebugFS dentry variables to 'dent'
` [PATCH RESEND v5 15/24] dmaengine: dw-edma: Simplify the DebugFS context CSRs init procedure
` [PATCH RESEND v5 16/24] dmaengine: dw-edma: Move eDMA data pointer to DebugFS node descriptor
` [PATCH RESEND v5 17/24] dmaengine: dw-edma: Join Write/Read channels into a single device
` [PATCH RESEND v5 18/24] dmaengine: dw-edma: Use DMA-engine device DebugFS subdirectory
` [PATCH RESEND v5 19/24] dmaengine: dw-edma: Use non-atomic io-64 methods
` [PATCH RESEND v5 20/24] dmaengine: dw-edma: Drop DT-region allocation
` [PATCH RESEND v5 21/24] dmaengine: dw-edma: Replace chip ID number with device name
` [PATCH RESEND v5 22/24] dmaengine: dw-edma: Bypass dma-ranges mapping for the local setup
` [PATCH RESEND v5 23/24] dmaengine: dw-edma: Skip cleanup procedure if no private data found
` [PATCH RESEND v5 24/24] PCI: dwc: Add DW eDMA engine support

[PATCH 0/2] PCI: mvebu: add support for orion soc
 2022-08-25 16:00 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] PCI: mvebu: add support for orion5x

[PATCH V2 0/2] CXL: Taint user access to DOE mailbox config space
 2022-08-25 15:47 UTC  (7+ messages)
` [PATCH V2 1/2] PCI: Allow drivers to request exclusive config regions
` [PATCH V2 2/2] cxl/doe: Request exclusive DOE access

[PATCH v2 0/3] Drivers: hv: Avoid allocating MMIO from framebuffer region for other passed through PCI devices
 2022-08-25 15:43 UTC  (8+ messages)
` [PATCH v2 1/3] PCI: Move PCI_VENDOR_ID_MICROSOFT/PCI_DEVICE_ID_HYPERV_VIDEO definitions to pci_ids.h
` [PATCH v2 2/3] Drivers: hv: Always reserve framebuffer region for Gen1 VMs
` [PATCH v2 3/3] Drivers: hv: Never allocate anything besides framebuffer from framebuffer memory region

[PATCH v9 0/8] Userspace P2PDMA with O_DIRECT NVMe devices
 2022-08-25 15:24 UTC  (9+ messages)
` [PATCH v9 1/8] mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pages
` [PATCH v9 2/8] iov_iter: introduce iov_iter_get_pages_[alloc_]flags()
` [PATCH v9 3/8] block: add check when merging zone device pages
` [PATCH v9 4/8] lib/scatterlist: "
` [PATCH v9 5/8] block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
` [PATCH v9 6/8] block: set FOLL_PCI_P2PDMA in bio_map_user_iov()
` [PATCH v9 7/8] PCI/P2PDMA: Allow userspace VMA allocations through sysfs
` [PATCH v9 8/8] ABI: sysfs-bus-pci: add documentation for p2pmem allocate

[PATCH v5 00/20] PCI: dwc: Add generic resources and Baikal-T1 support
 2022-08-25 15:13 UTC  (27+ messages)
` [PATCH v5 01/20] dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
` [PATCH v5 02/20] dt-bindings: visconti-pcie: Fix interrupts array max constraints
` [PATCH v5 03/20] dt-bindings: PCI: dwc: Detach common RP/EP DT bindings
` [PATCH v5 04/20] dt-bindings: PCI: dwc: Remove bus node from the examples
` [PATCH v5 05/20] dt-bindings: PCI: dwc: Add phys/phy-names common properties
` [PATCH v5 06/20] dt-bindings: PCI: dwc: Add max-link-speed common property
` [PATCH v5 07/20] dt-bindings: PCI: dwc: Apply generic schema for generic device only
` [PATCH v5 08/20] dt-bindings: PCI: dwc: Add max-functions EP property
` [PATCH v5 09/20] dt-bindings: PCI: dwc: Add interrupts/interrupt-names common properties
` [PATCH v5 10/20] dt-bindings: PCI: dwc: Add reg/reg-names "
` [PATCH v5 11/20] dt-bindings: PCI: dwc: Add clocks/resets "
` [PATCH v5 12/20] dt-bindings: PCI: dwc: Add dma-coherent property
` [PATCH v5 13/20] dt-bindings: PCI: dwc: Apply common schema to Rockchip DW PCIe nodes
` [PATCH v5 14/20] dt-bindings: PCI: dwc: Add Baikal-T1 PCIe Root Port bindings
` [PATCH v5 15/20] PCI: dwc: Introduce dma-ranges property support for RC-host
` [PATCH v5 16/20] PCI: dwc: Introduce generic controller capabilities interface
` [PATCH v5 17/20] PCI: dwc: Introduce generic resources getter
` [PATCH v5 18/20] PCI: dwc: Combine iATU detection procedures
` [PATCH v5 19/20] PCI: dwc: Introduce generic platform clocks and resets
` [PATCH v5 20/20] PCI: dwc: Add Baikal-T1 PCIe controller support

[PATCH v5 0/3] PCI: Restrict pci transactions after pci suspend
 2022-08-25 13:52 UTC  (15+ messages)
` [PATCH v5 1/3] PCI: qcom: Add system PM support
` [PATCH v5 2/3] PCI: qcom: Restrict pci transactions after pci suspend
` [PATCH v5 3/3] PCI: qcom: Add retry logic for link to be stable in L1ss

[PATCH] PCI: mvebu: Dispose INTx irqs prior to removing INTx domain
 2022-08-25 13:43 UTC  (4+ messages)

[PATCH v3 0/6] Add the iMX8MP PCIe support
 2022-08-25 12:23 UTC  (6+ messages)
` [PATCH v3 2/6] dt-binding: phy: Add iMX8MP PCIe PHY binding

[PATCH -next 1/3] PCI: fix double put_device() in error case in pci_create_root_bus()
 2022-08-25 12:27 UTC  (3+ messages)
` [PATCH -next 2/3] PCI: fix possible memory leak in error case in pci_register_host_bridge()
` [PATCH -next 3/3] PCI: fix handle error case in pci_alloc_child_bus()

[PATCH v2 0/6] PCI: qcom: Support using the same PHY for both RC and EP
 2022-08-25 10:50 UTC  (7+ messages)
` [PATCH v2 1/6] phy: qcom-qmp-pcie: drop if (table) conditions
` [PATCH v2 2/6] phy: qcom-qmp-pcie: split register tables into primary and secondary part
` [PATCH v2 3/6] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v2 4/6] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v2 5/6] PCI: qcom-ep: Setup PHY to work in EP mode
` [PATCH v2 6/6] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY "

[PATCH 0/2] PCI: endpoint: Rework the EPC to EPF notification
 2022-08-25 10:17 UTC  (3+ messages)
` [PATCH 2/2] PCI: endpoint: Use link_up() callback in place of LINK_UP notifier

[PATCH] PCI: pci-bridge-emul: Set position of PCI capabilities to real HW value
 2022-08-25 10:09 UTC  (10+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH v3] PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
 2022-08-25  9:01 UTC 

[PATCH] powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
 2022-08-25  8:37 UTC  (3+ messages)

[PATCH v6] PCI/ASPM: Update LTR threshold based upon reported max latencies
 2022-08-25  8:06 UTC  (3+ messages)

[lpieralisi-pci:pci/dt] BUILD SUCCESS 1a7966b33b5bbefd950cffef1ea8ee3f5f1bf076
 2022-08-25  6:57 UTC 

[lpieralisi-pci:pci/mvebu] BUILD SUCCESS 2e379ac66d4b734ba0e6dbdbc20f774d91be090b
 2022-08-25  6:56 UTC 

[lpieralisi-pci:pci/mediatek] BUILD SUCCESS 034fdac01fe5184e63d8af901ddb9c9a329f6902
 2022-08-25  2:05 UTC 

[lpieralisi-pci:pci/qcom] BUILD SUCCESS d6cbfcd24443e51fb596fdbf25679d61052a3f84
 2022-08-25  2:05 UTC 

[PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
 2022-08-24 16:23 UTC  (3+ messages)

[PATCH v3 0/7] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-24 16:19 UTC  (11+ messages)
` [PATCH v3 1/7] dt-bindings: PCI: fu740-pci: fix missing clock-names
` [PATCH v3 2/7] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties
` [PATCH v3 3/7] dt-bindings: PCI: microchip,pcie-host: fix missing dma-ranges
` (subset) [PATCH v3 0/7] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08

[PATCH v1 0/4] PCI: qcom: Support using the same PHY for both RC and EP
 2022-08-24 15:06 UTC  (8+ messages)
` [PATCH v1 1/4] phy: qcom-qmp-pcie: split register tables into primary and secondary part
` [PATCH v1 2/4] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v1 3/4] PCI: qcom: Setup PHY to work in RC mode

[PATCH v2 0/5] pci_endpoint_test: Fix the return value of IOCTLs
 2022-08-24 14:28 UTC  (10+ messages)
` [PATCH v2 1/5] misc: pci_endpoint_test: Fix the return value of IOCTL
` [PATCH v2 2/5] tools: PCI: Fix parsing the return value of IOCTLs
` [PATCH v2 3/5] Documentation: PCI: endpoint: Use the correct return value of pcitest.sh
` [PATCH v2 4/5] misc: pci_endpoint_test: Remove unnecessary WARN_ON
` [PATCH v2 5/5] tools: PCI: Fix memory leak

[PATCH 0/2] CXL: Taint user access to DOE mailbox config space
 2022-08-24  9:52 UTC  (8+ messages)
` [PATCH 1/2] PCI: Allow drivers to request exclusive config regions

[PATCH] PCI: Disable upstream port PTM during suspend
 2022-08-24  7:26 UTC  (3+ messages)

"CNBC: Mude von niedrigen Lohnen und hohen Benzinpreisen? Es gibt eine Losung"
 2022-08-24  4:32 UTC 

[Bug 216373] New: Uncorrected errors reported for AMD GPU
 2022-08-23 16:01 UTC  (2+ messages)
` [Bug 216373] New: Uncorrected errors reported for AMD GPU #forregzbot

[PATCH v4] dt-bindings: PCI: mediatek-gen3: Add support for MT8188 and MT8195
 2022-08-23 13:40 UTC  (5+ messages)

[PATCH V2] PCI/ASPM: Save/restore L1SS Capability for suspend/resume
 2022-08-23 14:55 UTC  (11+ messages)

[PATCH v4] PCI: mediatek-gen3: Change driver name to mtk-pcie-gen3
 2022-08-23 13:00 UTC  (2+ messages)

[PATCH] PCI: mvebu: Fix endianity when accessing pci emul bridge members
 2022-08-23 10:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/2] PCI: dwc: Add support for 64-bit MSI target addresses
 2022-08-23 11:27 UTC  (4+ messages)
` [PATCH v4 2/2] PCI: dwc: Add support for 64-bit MSI target address

[PATCH v11 00/13] iommu: SVA and IOPF refactoring
 2022-08-23 10:12 UTC  (15+ messages)
` [PATCH v11 04/13] PCI: Allow PASID only when ACS enforced on upstreaming path
` [PATCH v11 05/13] iommu: Add attach/detach_dev_pasid iommu interface
` [PATCH v11 07/13] iommu/vt-d: Add SVA domain support
` [PATCH v11 09/13] iommu/sva: Refactoring iommu_sva_bind/unbind_device()

[PATCH 5.10 480/545] PCI/ERR: Add pci_walk_bridge() to pcie_do_recovery()
 2022-08-23  7:11 UTC  (2+ messages)

[PATCH v7 0/4] PCI EP driver support MSI doorbell from host
 2022-08-23  0:45 UTC  (7+ messages)
` [PATCH v7 1/4] irqchip: allow pass down .pm field at IRQCHIP_PLATFORM_DRIVER_END
` [PATCH v7 2/4] irqchip: Add IMX MU MSI controller driver
` [PATCH v7 3/4] dt-bindings: irqchip: imx mu work as msi controller
` [PATCH v7 4/4] PCI: endpoint: Add NTB MSI support

The Telegraph: Jeden Tag erscheinen in Europa uber 900 neue Millionare
 2022-08-22 13:50 UTC 

[PATCH v1 0/2] Fix the wrong order of phy callbacks
 2022-08-22 13:10 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: imx6: Fix the wrong order of phy_init() and phy_power_on()
` [PATCH v1 2/2] phy: freescale: imx8m-pcie: "


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