Linux-PCI Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-10 07:46:05 to 2021-05-12 12:52:22 UTC [more...]

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-12 12:50 UTC  (2+ messages)
` [PATCH v2 31/40] docs: PCI: acpi-info.rst: "

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

[PATCH] PCI: hv: Move completion variable from stack to heap in hv_compose_msi_msg()
 2021-05-12  8:07 UTC 

[Patch v3 2/2] PCI: hv: Remove unused refcount and supporting functions for handling bus device removal
 2021-05-12  8:06 UTC 

[Patch v3 1/2] PCI: hv: Fix a race condition when removing the device
 2021-05-12  8:06 UTC 

[PATCH v2] PCI/VPD: Use unaligned access helpers in pci_vpd_read
 2021-05-12  7:56 UTC  (5+ messages)

[PATCH V2 5/5] PCI: Enable 10-Bit tag support for PCIe RP devices
 2021-05-12  7:35 UTC  (6+ messages)

[PATCH V2 0/5] PCI: Enable 10-Bit tag support for PCIe devices
 2021-05-12  7:29 UTC  (7+ messages)
` [PATCH V2 1/5] PCI: Use cached Device Capabilities 2 Register
` [PATCH V2 2/5] PCI: Add 10-Bit Tag register definitions
` [PATCH V2 3/5] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [PATCH V2 4/5] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices

[PATCH v3 0/8] CXL Port Enumeration and Plans for v5.14
 2021-05-12  6:36 UTC  (19+ 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 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 -next] PCI: tegra: Add missing MODULE_DEVICE_TABLE
 2021-05-12  4:07 UTC 

[PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
 2021-05-12  1:20 UTC  (5+ messages)

[PATCH v2 2/2] pci: Support "removable" attribute for PCI devices
 2021-05-12  0:02 UTC  (5+ messages)

[PATCH] PCI: Disallow retraining link for Atheros QCA98xx chips on non-Gen1 PCIe bridges
 2021-05-11 20:39 UTC  (3+ messages)
` [PATCH v3] PCI: Disallow retraining link for Atheros "

[PATCH v6 00/16] RFC Support hot device unplug in amdgpu
 2021-05-11 17:52 UTC  (38+ messages)
` [PATCH v6 01/16] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v6 02/16] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v6 03/16] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v6 04/16] drm/amdkfd: Split kfd suspend from devie exit
` [PATCH v6 05/16] drm/amdgpu: Add early fini callback
` [PATCH v6 06/16] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v6 07/16] drm/amdgpu: Remap all page faults to per process dummy page
` [PATCH v6 08/16] PCI: Add support for dev_groups to struct pci_device_driver
` [PATCH v6 09/16] drm/amdgpu: Convert driver sysfs attributes to static attributes
` [PATCH v6 10/16] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v6 11/16] drm/sched: Make timeout timer rearm conditional
` [PATCH v6 12/16] drm/amdgpu: Prevent any job recoveries after device is unplugged
` [PATCH v6 13/16] drm/amdgpu: Fix hang on device removal
` [PATCH v6 14/16] drm/scheduler: Fix hang when sched_entity released
` [PATCH v6 15/16] drm/amd/display: Remove superflous drm_mode_config_cleanup
` [PATCH v6 16/16] drm/amdgpu: Verify DMA opearations from device are done

[PATCH v6 00/15] Restricted DMA
 2021-05-11 16:42 UTC  (24+ 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 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-11 16:35 UTC  (27+ messages)
` [PATCH 01/16] PCI/P2PDMA: Pass gfp_mask flags to upstream_bridge_distance_warn()
` [PATCH 02/16] PCI/P2PDMA: Avoid pci_get_slot() which sleeps
` [PATCH 03/16] PCI/P2PDMA: Attempt to set map_type if it has not been set
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 10/16] dma-mapping: Add flags to dma_map_ops to indicate PCI P2PDMA support
` [PATCH 11/16] iommu/dma: Support PCI P2PDMA pages in dma-iommu map_sg

[PATCH] PCI: Add Max Payload Size quirk for ASMedia ASM1062 SATA controller
 2021-05-11 16:16 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add Krzysztof as PCI host/endpoint controllers reviewer
 2021-05-11 15:41 UTC  (2+ messages)

[PATCH 1/7] PCI: imx6: Move i.MX8MQ controller instance check to correct case statement
 2021-05-11 15:22 UTC  (12+ 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

[PATCH V2 0/5] PCI: Enable 10-Bit tag support for PCIe devices
 2021-05-11 14:18 UTC  (6+ messages)
` [PATCH V2 1/5] PCI: Use cached Device Capabilities 2 Register
` [PATCH V2 2/5] PCI: Add 10-Bit Tag register definitions
` [PATCH V2 3/5] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [PATCH V2 4/5] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices

[PATCH] PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"
 2021-05-11 14:12 UTC  (3+ messages)

[PATCH 1/1] PCI: mediatek: Remove redundant error printing in mtk_pcie_subsys_powerup()
 2021-05-11 12:24 UTC 

[PATCH 1/1] PCI: dwc/imx6: Remove redundant error printing in imx6_pcie_probe()
 2021-05-11 11:45 UTC 

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

[PATCH v10 0/4] misc: Add Synopsys DesignWare xData IP driver
 2021-05-11  9:19 UTC  (4+ messages)
` [PATCH v10 1/4] "

[PATCH -next] PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLE
 2021-05-11  7:11 UTC 

[PATCH v2] PCI: Coalesce contiguous regions for host bridges
 2021-05-11  3:33 UTC  (3+ messages)

Re: [RESEND v4 2/2] PCI: imx: clear vreg bypass when pcie vph voltage is 3v3
 2021-05-11  1:43 UTC 

Re: [RESEND v4 1/2] dt-bindings: imx6q-pcie: add one regulator used to power up pcie phy
 2021-05-11  1:40 UTC 

[RFC PATCH] Revert "arm64: PCI: Exclude ACPI "consumer" resources from host bridge windows"
 2021-05-10 23:40 UTC 

(no subject)
 2021-05-10 23:35 UTC 

[PATCH] PCI: Fix accessing freed memory in pci_remove_resource_files
 2021-05-10 22:57 UTC  (5+ messages)

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

[PATCH v2] dt-bindings: PCI: ftpci100: convert faraday,ftpci100 to YAML
 2021-05-10 20:30 UTC 

[PATCH] PCI: endpoint: Make struct pci_epf_driver::remove return void
 2021-05-10 19:26 UTC  (2+ messages)

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

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

[PATCH] cxl: Rename mem to pci
 2021-05-10 17:29 UTC  (2+ messages)

[PATCH 0/4 v3] IXP4xx PCI rework
 2021-05-10 16:18 UTC  (3+ messages)
` [PATCH 3/4 v3] PCI: ixp4xx: Add device tree bindings for IXP4xx

[PATCH 01/11] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-10 15:57 UTC  (3+ messages)

[PATCH 0/3] Add DT bindings and DT nodes for PCIe and PHY in SC7280
 2021-05-10 15:48 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: pci: qcom: Document PCIe bindings for SC720

[PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
 2021-05-10 15:46 UTC  (11+ messages)

Personal
 2021-05-10 14:06 UTC 

[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] 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  (8+ messages)

[PATCH v5 00/16] Restricted DMA
 2021-05-10  9:53 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).