linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-27 22:59:51 to 2021-05-03 13:16:39 UTC [more...]

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-05-03 13:15 UTC  (28+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

[PATCH] dt-bindings: Remove unused Sigma Designs Tango bindings
 2021-05-03 12:22 UTC  (3+ messages)

[PATCH v4 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-03  7:14 UTC  (2+ messages)

[PATCH][next] PCI: mediatek-gen3: Add missing null pointer check
 2021-05-03  7:03 UTC  (6+ messages)

[PATCH v5 1/2] PCI: Add support for a function level reset based on _RST method
 2021-05-03  2:22 UTC  (4+ messages)
` [PATCH v5 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-03  1:37 UTC  (39+ 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 04/16] PCI/P2PDMA: Refactor pci_p2pdma_map_type() to take pagmap and device
` [PATCH 05/16] dma-mapping: Introduce dma_map_sg_p2pdma()
` [PATCH 06/16] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL
` [PATCH 07/16] PCI/P2PDMA: Make pci_p2pdma_map_type() non-static
` [PATCH 08/16] PCI/P2PDMA: Introduce helpers for dma_map_sg implementations
` [PATCH 09/16] dma-direct: Support PCI P2PDMA pages in dma-direct map_sg
` [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 12/16] nvme-pci: Check DMA ops when indicating support for PCI P2PDMA
` [PATCH 13/16] nvme-pci: Convert to using dma_map_sg_p2pdma for p2pdma pages
` [PATCH 14/16] nvme-rdma: Ensure dma support when using p2pdma

[PATCH AUTOSEL 4.4 03/10] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-05-02 14:06 UTC 

[PATCH AUTOSEL 4.9 05/12] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-05-02 14:05 UTC 

[PATCH AUTOSEL 4.14 07/16] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-05-02 14:05 UTC 

[PATCH AUTOSEL 4.19 08/21] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-05-02 14:05 UTC 

[PATCH AUTOSEL 5.4 14/34] PCI: PM: Do not read power state in pci_enable_device_flags()
 2021-05-02 14:04 UTC 

[PATCH] PCI/VPD: Use unaligned access helpers in pci_vpd_read
 2021-05-01 19:53 UTC  (4+ messages)

[pci:next] BUILD SUCCESS 191f214ad36a21cf5e88a90ca849ff29fef27d39
 2021-05-01 10:04 UTC 

[PATCH v2] PCI: pciehp: Ignore Link Down/Up caused by DPC
 2021-05-01  8:38 UTC  (2+ messages)

[pci:pci/misc] BUILD SUCCESS ccd61f07d28912dcd6a61ea73f5d69af7ad88efa
 2021-05-01  8:06 UTC 

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-01  2:18 UTC 

[PATCH v2] PCI: Disable Samsung SM951/PM951 NVMe before FLR
 2021-04-30 23:01 UTC 

[PATCH] pci: add NVMe FLR quirk to the SM951 SSD
 2021-04-30 22:34 UTC  (3+ messages)

[PATCH v4 1/2] PCI: Add support for a function level reset based on _RST method
 2021-04-30 22:11 UTC  (6+ messages)
` [PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs

[PATCH] PCI/VPD: Use unaligned access helper in pci_vpd_write
 2021-04-30 20:35 UTC  (3+ messages)

[PATCH] nvme: fix unused variable warning
 2021-04-30 19:23 UTC  (5+ messages)

[PATCH] x86/PCI: Remove unused assignment to variable info
 2021-04-30 19:19 UTC  (2+ messages)

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-04-30 17:27 UTC  (62+ messages)
` [PATCH v5 01/27] drm/ttm: Remap all page faults to per process dummy page
` [PATCH v5 02/27] drm/ttm: Expose ttm_tt_unpopulate for driver use
` [PATCH v5 03/27] drm/amdgpu: Split amdgpu_device_fini into early and late
` [PATCH v5 04/27] drm/amdkfd: Split kfd suspend from devie exit
` [PATCH v5 05/27] drm/amdgpu: Add early fini callback
` [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case
` [PATCH v5 07/27] drm/amdgpu: Remap all page faults to per process dummy page
` [PATCH v5 08/27] PCI: add support for dev_groups to struct pci_device_driver
` [PATCH v5 09/27] dmr/amdgpu: Move some sysfs attrs creation to default_attr
` [PATCH v5 10/27] drm/amdgpu: Guard against write accesses after device removal
` [PATCH v5 11/27] drm/sched: Make timeout timer rearm conditional
` [PATCH v5 12/27] drm/amdgpu: Prevent any job recoveries after device is unplugged
` [PATCH v5 13/27] drm/amdgpu: When filizing the fence driver. stop scheduler first
` [PATCH v5 14/27] drm/amdgpu: Fix hang on device removal
` [PATCH v5 15/27] drm/scheduler: Fix hang when sched_entity released
` [PATCH v5 16/27] drm/amdgpu: Unmap all MMIO mappings
` [PATCH v5 17/27] drm/amdgpu: Add rw_sem to pushing job into sched queue
` [PATCH v5 18/27] drm/sched: Expose drm_sched_entity_kill_jobs
` [PATCH v5 19/27] drm/amdgpu: Finilise device fences on device remove
` [PATCH v5 20/27] drm: Scope all DRM IOCTLs with drm_dev_enter/exit
` [PATCH v5 21/27] drm/amdgpu: Add support for hot-unplug feature at DRM level
` [PATCH v5 22/27] drm/amd/display: Scope all DM queued work with drm_dev_enter/exit
` [PATCH v5 23/27] drm/amd/powerplay: Scope all PM "
` [PATCH v5 24/27] drm/amdkfd: Scope all KFD "
` [PATCH v5 25/27] drm/amdgpu: Scope all amdgpu "
` [PATCH v5 26/27] drm/amd/display: Remove superflous drm_mode_config_cleanup
` [PATCH v5 27/27] drm/amdgpu: Verify DMA opearations from device are done

[PATCH v2] PCI: mediatek: Check return value of clk_prepare_enable
 2021-04-30 15:54 UTC 

[PATCH v2 0/5] Expose and manage PCI device reset
 2021-04-30 15:34 UTC  (2+ messages)

[PATCH v6 0/3] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-04-30 15:21 UTC  (4+ messages)
` [PATCH v6 1/3] reset: add missing empty function reset_control_rearm()
` [PATCH v6 2/3] ata: ahci_brcm: Fix use of BCM7216 reset controller
` [PATCH v6 3/3] PCI: brcmstb: Use reset/rearm instead of deassert/assert

[PATCH 0/5] arm64: IPQ6018 PCIe support
 2021-04-30 15:05 UTC  (5+ messages)
` [PATCH 4/5] dt-bindings: phy: qcom,qmp: Add IPQ60xx PCIe PHY bindings
  ` [PATCH 4/5] dt-bindings: phy: qcom, qmp: "
` [PATCH 5/5] dt-bindings: pci: qcom: Document PCIe bindings for IPQ6018 SoC

[PATCH] PCI: pciehp: Ignore Link Down/Up caused by DPC
 2021-04-30 12:15 UTC  (14+ messages)

[PATCH] PCI: Disallow retraining link for Atheros QCA98xx chips on non-Gen1 PCIe bridges
 2021-04-30 11:41 UTC  (3+ messages)
` [PATCH v2] PCI: Disallow retraining link for Atheros "

[pci:next] BUILD SUCCESS 2af60045b06952b5d3c218053af92d96d7b8af68
 2021-04-30  7:58 UTC 

[PATCH] PCI: mediatek: Verify whether the free_ck clock is ungated or not
 2021-04-30  6:43 UTC  (3+ messages)

[PATCH v8 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-04-30  5:29 UTC  (3+ messages)
` [PATCH v8 2/2] PCI: rockchip: Add Rockchip RK356X host controller driver

[PATCH v2 2/3] PCI: dwc: Visconti: PCIe RC controller driver
 2021-04-29 23:10 UTC  (2+ messages)

[PATCH v5 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
 2021-04-29 20:18 UTC  (3+ messages)

[PATCH v2 1/2] driver core: Move the "removable" attribute from USB to core
 2021-04-29 16:59 UTC  (12+ messages)
` [PATCH v2 2/2] pci: Support "removable" attribute for PCI devices

[PATCH] dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 support
 2021-04-29 12:44 UTC 

[PATCH v7] PCI: rockchip: Add Rockchip RK356X host controller driver
 2021-04-29 12:16 UTC  (6+ messages)

[PATCH net v2 1/2] MAINTAINERS: remove Wingman Kwok
 2021-04-29  9:05 UTC  (2+ messages)
` [PATCH net v2 2/2] MAINTAINERS: move Murali Karicheri to credits

[pci:pci/sysfs] BUILD SUCCESS 7de2d3cd6f64ea0deb2b136692d49b2c9bb2fed6
 2021-04-29  8:51 UTC 

[pci:next] BUILD SUCCESS 26622d60c18f97c92e3bc2c6a7b96c49744ea544
 2021-04-29  8:51 UTC 

[pci:pci/vpd] BUILD SUCCESS f89b5783f139269a16e8821b203ac2a6f1ad965c
 2021-04-29  8:24 UTC 

[PATCH 1/2] MAINTAINERS: remove Wingman Kwok
 2021-04-28 22:22 UTC  (5+ messages)
` [PATCH 2/2] MAINTAINERS: move Murali Karicheri to credits

[PATCH 1/3] PCI/ASPM: Use the path max in L1 ASPM latency check
 2021-04-28 21:15 UTC  (2+ messages)

[PATCH v5 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-04-28 21:03 UTC  (2+ messages)

Conflicting commits changing VPD sysfs attribute to static
 2021-04-28 20:44 UTC  (2+ messages)

[RFC PATCH] PCI/APCI: Move acpi_pci_osc_support() check to negotiation phase
 2021-04-28 18:12 UTC  (3+ messages)

[pci:pci/sysfs] BUILD SUCCESS c3404cbf15d93a8be70994b4241c55afca5cd364
 2021-04-28 11:20 UTC 

[PATCH v5 00/16] Restricted DMA
 2021-04-28  9:50 UTC  (5+ messages)
` [PATCH v5 05/16] swiotlb: Add restricted DMA pool initialization


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