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

[PATCH 00/42] PCI: aardvark: Various driver fixes
 2021-05-06 15:31 UTC  (4+ messages)
` [PATCH 02/42] PCI: aardvark: Fix checking for PIO Non-posted Request
` [PATCH 03/42] PCI: aardvark: Fix checking for PIO status
` [PATCH 04/42] PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response

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

[RFC v2 0/7] PCI: hv: Support host bridge probing on ARM64
 2021-05-06 10:52 UTC  (11+ messages)
` [RFC v2 1/7] PCI: Introduce pci_host_bridge::domain_nr
` [RFC v2 2/7] PCI: Allow msi domain set-up at host probing time
` [RFC v2 3/7] PCI: hv: Generify PCI probing
` [RFC v2 4/7] PCI: hv: Use pci_host_bridge::domain_nr for PCI domain
` [RFC v2 5/7] PCI: hv: Set up msi domain at bridge probing time
` [RFC v2 6/7] PCI: arm64: Allow pci_config_window::parent to be NULL
` [RFC v2 7/7] PCI: hv: Turn on the host bridge probing on ARM64

[PATCH 1/2] dt-bindings: pci: convert faraday,ftpci100 to yaml
 2021-05-06 10:34 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: gemini: add device_type on pci

NVIDIA GPU fallen off the bus after exiting s2idle
 2021-05-06  9:46 UTC  (2+ messages)

[PATCH v5 00/27] RFC Support hot device unplug in amdgpu
 2021-05-06  9:40 UTC  (27+ messages)
` [PATCH v5 06/27] drm/amdgpu: Handle IOMMU enabled case
` [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] PCI: tegra: Fix host initialization during resume
 2021-05-06  8:49 UTC  (2+ messages)

[PATCH v4 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-06  3:22 UTC  (5+ messages)

[PATCH v5 1/2] PCI: add AMD PCIe quirk for nvme shutdown opt
 2021-05-06  3:12 UTC  (2+ messages)
  ` [PATCH v5 2/2] nvme-pci: add AMD PCIe quirk for simple suspend/resume

[PATCH] Add support for PCIe SSD status LED management
 2021-05-06  2:46 UTC  (6+ messages)

[PATCH v9 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-05-06  2:35 UTC  (2+ messages)
` [PATCH v9 2/2] PCI: rockchip: Add Rockchip RK356X host controller driver

[GIT PULL] PCI changes for v5.13
 2021-05-05 20:49 UTC  (2+ messages)

[PATCH v4 2/2] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs
 2021-05-05 20:40 UTC  (13+ messages)

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

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

[PATCH v5 1/4] PCI: Introduce pcim_alloc_irq_vectors()
 2021-05-05 16:27 UTC  (3+ messages)

xhci_pci & PCIe hotplug crash
 2021-05-05 15:39 UTC  (9+ messages)

[PATCH v6 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-05-05 14:37 UTC  (17+ messages)
` [PATCH v6 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [PATCH v6 2/6] clk: sifive: Use reset-simple "
` [PATCH v6 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [PATCH v6 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [PATCH v6 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
` [PATCH v6 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

[PATCH v2 0/6] arm64: IPQ6018 PCIe support
 2021-05-05  9:18 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: dwc: tegra: move GEN3_RELATED DBI register to common header
` [PATCH v2 2/6] PCI: qcom: add support for IPQ60xx PCIe controller
` [PATCH v2 3/6] phy: qcom-qmp: add QMP V2 PCIe PHY support for ipq60xx
` [PATCH v2 4/6] arm64: dts: ipq6018: Add pcie support
` [PATCH v2 5/6] dt-bindings: phy: qcom,qmp: Add IPQ60xx PCIe PHY bindings
` [PATCH v2 6/6] dt-bindings: pci: qcom: Document PCIe bindings for IPQ6018 SoC

[pci:next] BUILD SUCCESS 882862aaacefcb9f723b0f7817ddafc154465d8f
 2021-05-05  8:10 UTC 

[PATCH] PCI: cadence: Set LTSSM Detect Quiet state minimum delay as workaround for training defect
 2021-05-05  6:58 UTC  (2+ messages)

[PATCH] cxl: Rename mem to pci
 2021-05-04 18:57 UTC 

[PATCH 1/3] PCI: tegra: Fix OF node reference leak
 2021-05-04 17:18 UTC  (3+ messages)
` [PATCH 2/3] PCI: tegra: Use 'seq_puts' instead of 'seq_printf'
` [PATCH 3/3] PCI: tegra: make const array err_msg static

[PATCH tip:irq/core v1] genirq: remove auto-set of the mask when setting the hint
 2021-05-04 16:23 UTC  (4+ messages)

[PATCH 0/4] IXP4xx PCI rework
 2021-05-04 12:54 UTC  (9+ messages)
` [PATCH 1/4] ARM/ixp4xx: Move the UART and exp bus virtbases
` [PATCH 2/4] ARM/ixp4xx: Make NEED_MACH_IO_H optional
` [PATCH 3/4] PCI: ixp4xx: Add device tree bindings for IXP4xx
` [PATCH 4/4] PCI: ixp4xx: Add a new driver "

[PATCH v5 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-05-04 10:58 UTC  (5+ messages)

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

[pci:next] BUILD SUCCESS 19e1547b448cc1b693e60336c534977c40829415
 2021-05-04  6:57 UTC 

[PATCH 00/16] Add new DMA mapping operation for P2PDMA
 2021-05-04  0:26 UTC  (68+ 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] dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 support
 2021-05-03 20:01 UTC  (2+ messages)

[PATCH v6 0/3] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-05-03 18:57 UTC  (2+ messages)

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

[PATCH v5 00/16] Restricted DMA
 2021-05-03 14:26 UTC  (4+ messages)
` [PATCH v5 14/16] dma-direct: Allocate memory from restricted DMA pool if available

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-05-03 13:15 UTC  (22+ 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  (2+ messages)

[PATCH][next] PCI: mediatek-gen3: Add missing null pointer check
 2021-05-03  7:03 UTC  (3+ 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 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 


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