linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-06 15:34:28 to 2021-05-10 15:21:01 UTC [more...]

[PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
 2021-05-10 15:18 UTC  (15+ messages)
` [PATCH 1/8] cxl/mem: Move some definitions to mem.h
` [PATCH 2/8] cxl/mem: Introduce 'struct cxl_regs' for "composable" CXL devices
` [PATCH 3/8] cxl/core: Rename bus.c to core.c
` [PATCH 4/8] cxl/core: Refactor CXL register lookup for bridge reuse
` [PATCH 5/8] cxl/acpi: Introduce ACPI0017 driver and cxl_root
` [PATCH 6/8] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
` [PATCH 7/8] cxl/port: Introduce cxl_port objects
` [PATCH 8/8] cxl/acpi: Add module parameters to stand in for ACPI tables

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-10 14:33 UTC  (15+ messages)
` [PATCH 43/53] docs: PCI: acpi-info.rst: avoid using UTF-8 chars

Personal
 2021-05-10 14:06 UTC 

[PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
 2021-05-10 15:08 UTC  (4+ messages)

[PATCH v6 00/15] Restricted DMA
 2021-05-10 15:05 UTC  (21+ messages)
` [PATCH v6 01/15] swiotlb: Refactor swiotlb init functions
` [PATCH v6 02/15] swiotlb: Refactor swiotlb_create_debugfs
` [PATCH v6 03/15] swiotlb: Add DMA_RESTRICTED_POOL
` [PATCH v6 04/15] swiotlb: Add restricted DMA pool initialization
` [PATCH v6 05/15] swiotlb: Add a new get_io_tlb_mem getter
` [PATCH v6 06/15] swiotlb: Update is_swiotlb_buffer to add a struct device argument
` [PATCH v6 07/15] swiotlb: Update is_swiotlb_active "
` [PATCH v6 08/15] swiotlb: Bounce data from/to restricted DMA pool if available
` [PATCH v6 09/15] swiotlb: Move alloc_size to find_slots
` [PATCH v6 10/15] swiotlb: Refactor swiotlb_tbl_unmap_single
` [PATCH v6 11/15] dma-direct: Add a new wrapper __dma_direct_free_pages()
` [PATCH v6 12/15] swiotlb: Add restricted DMA alloc/free support
` [PATCH v6 13/15] dma-direct: Allocate memory from restricted DMA pool if available
` [PATCH v6 14/15] dt-bindings: of: Add restricted DMA pool
` [PATCH v6 15/15] of: Add plumbing for "

[PATCH 1/7] PCI: imx6: Move i.MX8MQ controller instance check to correct case statement
 2021-05-10 14:15 UTC  (7+ messages)
` [PATCH 2/7] PCI: imx6: Initialize ATU unroll offset
` [PATCH 3/7] PCI: imx6: Rework PHY search and mapping
` [PATCH 4/7] dt-bindings: imx6q-pcie: add a property configure refclk pad usage mode
` [PATCH 5/7] PCI: imx6: Configure PHY refclock according to DT property
` [PATCH 6/7] dt-bindings: imx6q-pcie: add compatibles for i.MX8MM PCIe
` [PATCH 7/7] PCI: imx6: Add i.MX8MM support

[RFC v2 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-05-10 13:44 UTC  (5+ messages)
` [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr

[PATCH 01/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-10 10:30 UTC  (12+ messages)
` [PATCH 02/11] PCI/AER: "
` [PATCH 03/11] PCI: "
` [PATCH 04/11] PCI/MSI: "
` [PATCH 05/11] PCI/IOV: "
` [PATCH 06/11] PCI/P2PDMA: "
` [PATCH 07/11] PCI/ASPM: "
` [PATCH 08/11] PCI: switchtec: "
` [PATCH 09/11] PCI: rpadlpar: "
` [PATCH 10/11] PCI: hotplug: "
` [PATCH 11/11] PCI: shpchp: "

[PATCH] PCI/PM: Target PM state is D3cold if the upstream bridge is power manageable
 2021-05-10 10:26 UTC 

Question on guest enable msi fail when using GICv4/4.1
 2021-05-10  9:59 UTC  (11+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-05-10  9:53 UTC  (2+ messages)

[PATCH v2 2/3] PCI: dwc: Visconti: PCIe RC controller driver
 2021-05-10  7:47 UTC  (3+ messages)

[PATCH v6 1/3] reset: add missing empty function reset_control_rearm()
 2021-05-10  7:45 UTC  (2+ messages)

[PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
 2021-05-10  7:09 UTC  (3+ messages)

[RFC v2 6/7] PCI: arm64: Allow pci_config_window::parent to be NULL
 2021-05-10  7:04 UTC  (3+ messages)

[PATCH] PCI: cpcihp: Move declaration of cpci_debug to the header file
 2021-05-10  2:45 UTC 

[PATCH] PCI: mobiveil: Remove unused readl and writel functions
 2021-05-10  2:30 UTC 

[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-10  1:18 UTC  (2+ messages)

Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-05-10  1:15 UTC  (2+ messages)

Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
 2021-05-10  1:14 UTC  (2+ messages)

[PATCH 0/4 v3] IXP4xx PCI rework
 2021-05-09 22:20 UTC  (5+ messages)
` [PATCH 1/4 v3] ARM/ixp4xx: Move the virtual IObases
` [PATCH 2/4 v3] ARM/ixp4xx: Make NEED_MACH_IO_H optional
` [PATCH 3/4 v3] PCI: ixp4xx: Add device tree bindings for IXP4xx
` [PATCH 4/4 v3] PCI: ixp4xx: Add a new driver "

[PATCH 0/4] IXP4xx PCI rework
 2021-05-09 21:31 UTC  (5+ messages)
` [PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx

[PATCH] PCI: xgene: Fix a non-compliant kernel-doc
 2021-05-09  4:38 UTC  (2+ messages)

[PATCH] PCI: microchip: Make the struct event_descs static
 2021-05-09  4:19 UTC 

[PATCH] PCIe: qcom: Add support to control pipe clk mux
 2021-05-09  2:35 UTC  (2+ messages)

[PATCH] PCI/sysfs: Move to kstrtobool() to handle user input
 2021-05-09  1:50 UTC 

[PATCH] PCI: don't power-off apple thunderbolt controller on s2idle
 2021-05-08  8:48 UTC  (12+ messages)

[PATCH 0/1] iommu/of: Fix request and enable ACS for of_iommu_configure
 2021-05-08  1:32 UTC  (4+ messages)
` [PATCH 1/1] "

[RFC PATCH v3 0/4] PCI Data Object Exchange support + CXL CDAT
 2021-05-07 23:10 UTC  (5+ messages)
` [RFC PATCH v3 2/4] PCI/doe: Add Data Object Exchange support

[PATCH] PCI/VPD: Use unaligned access helpers in pci_vpd_read
 2021-05-07 21:18 UTC  (4+ messages)

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-05-07 20:06 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: pci: qcom: Document PCIe bindings for SC720
` [PATCH 2/3] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes
` [PATCH 3/3] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-05-07 18:00 UTC  (22+ messages)
` [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released
` [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit

[PATCH 05/42] PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
 2021-05-07 16:41 UTC  (4+ messages)

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-07 16:24 UTC  (38+ messages)
` [PATCH 12/42] PCI: aardvark: Check for virq mapping when processing INTx IRQ
` [PATCH 13/42] PCI: aardvark: Remove irq_mask_ack callback for INTx interrupts
` [PATCH 14/42] PCI: aardvark: Don't mask irq when mapping
` [PATCH 15/42] PCI: aardvark: Change name of INTx irq_chip to advk-INT
` [PATCH 17/42] PCI: aardvark: Fix support for MSI interrupts
` [PATCH 18/42] PCI: aardvark: Correctly clear and unmask all "
` [PATCH 19/42] PCI: aardvark: Fix setting MSI address
` [PATCH 23/42] PCI: aardvark: Fix support for ERR interrupt on emulated bridge
` [PATCH 25/42] PCI: aardvark: Fix support for PME requester "
` [PATCH 26/42] PCI: aardvark: Fix support for bus mastering and PCI_COMMAND "
` [PATCH 27/42] PCI: aardvark: Disable bus mastering and mask all interrupts when unbinding driver
` [PATCH 28/42] PCI: aardvark: Free config space for emulated root bridge when unbinding driver to fix memory leak
` [PATCH 29/42] PCI: aardvark: Reset PCIe card and disable PHY when unbinding driver
` [PATCH 30/42] PCI: aardvark: Rewrite irq code to chained irq handler
` [PATCH 31/42] PCI: aardvark: Use separate INTA interrupt for emulated root bridge
` [PATCH 32/42] PCI: pci-bridge-emul: Add description for class_revision field
` [PATCH 33/42] PCI: pci-bridge-emul: Add definitions for missing capabilities registers
` [PATCH 34/42] PCI: aardvark: Add support for DEVCAP2, DEVCTL2, LNKCAP2 and LNKCTL2 registers on emulated bridge
` [PATCH 35/42] PCI: aardvark: Add support for PCI_BRIDGE_CTL_BUS_RESET "
` [PATCH 36/42] PCI: aardvark: Replace custom PCIE_CORE_ERR_CAPCTL_* macros by linux/pci_regs.h macros
` [PATCH 37/42] PCI: aardvark: Replace custom PCIE_CORE_INT_* macros by linux PCI_INTERRUPT_* values
` [PATCH 38/42] PCI: aardvark: Cleanup some register macros
` [PATCH 39/42] PCI: aardvark: Add comments for OB_WIN_ENABLE and ADDR_WIN_DISABLE
` [PATCH 40/42] PCI: pci-bridge-emul: re-arrange register tests
` [PATCH 41/42] PCI: pci-bridge-emul: add support for PCIe extended capabilities
` [PATCH 42/42] PCI: aardvark: Add support for Advanced Error Reporting registers on emulated bridge

[PATCH 06/42] PCI: aardvark: Fix reporting CRS Software Visibility on emulated bridge
 2021-05-07 15:33 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
 2021-05-07 10:51 UTC  (4+ messages)

[PATCH 0/4 v2] IXP4xx PCI rework
 2021-05-07 10:35 UTC  (6+ messages)
` [PATCH 1/4 v2] ARM/ixp4xx: Move the virtual IObases
` [PATCH 2/4 v2] ARM/ixp4xx: Make NEED_MACH_IO_H optional
` [PATCH 3/4 v2] PCI: ixp4xx: Add device tree bindings for IXP4xx
` [PATCH 4/4 v2] PCI: ixp4xx: Add a new driver "

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-06 23:59 UTC  (4+ messages)
` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg

[RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-05-06 21:09 UTC  (2+ messages)

[PATCH] Add support for PCIe SSD status LED management
 2021-05-06 21:04 UTC  (5+ messages)

[RESEND v4 0/2] add one regulator used to power up pcie phy
 2021-05-06 21:01 UTC  (4+ messages)
` [RESEND v4 1/2] dt-bindings: imx6q-pcie: "

`quirk_usb_handoff_xhci` takes 60 ms with ASM1042
 2021-05-06 15:59 UTC  (3+ messages)


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