linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-20 19:07:00 to 2021-03-01 18:26:08 UTC [more...]

RFC: sysfs node for Secondary PCI bus reset (PCIe Hot Reset)
 2021-03-01 17:12 UTC 

[PATCH 00/13] PCI: MSI: Getting rid of msi_controller, and other cleanups
 2021-03-01 14:06 UTC  (21+ messages)
` [PATCH 01/13] PCI: tegra: Convert to MSI domains
` [PATCH 02/13] PCI: rcar: "
` [PATCH 03/13] PCI: xilinx: "
` [PATCH 04/13] PCI: hyperv: Drop msi_controller structure
` [PATCH 05/13] PCI: MSI: Drop use of msi_controller from core code
` [PATCH 06/13] PCI: MSI: Kill msi_controller structure
` [PATCH 07/13] PCI: MSI: Kill default_teardown_msi_irqs()
` [PATCH 08/13] PCI: MSI: Let PCI host bridges declare their lack of MSI handling
` [PATCH 09/13] PCI: mediatek: Advertise "
  ` Aw: "
      ` Aw: "
          ` Aw: "
` [PATCH 10/13] PCI: MSI: Let PCI host bridges declare their reliance on MSI domains
` [PATCH 11/13] PCI: Make pci_host_common_probe() declare its "
` [PATCH 12/13] PCI: MSI: Document the various ways of ending up with NO_MSI
` [PATCH 13/13] PCI: quirks: Refactor advertising of the NO_MSI flag

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-01  8:53 UTC  (9+ messages)
` [PATCH mlx5-next v7 1/4] PCI: Add a sysfs file to change the MSI-X table size of SR-IOV VFs
` [PATCH mlx5-next v7 2/4] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v7 3/4] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v7 4/4] net/mlx5: Implement sriov_get_vf_total_msix/count() callbacks

[PATCH] PCI: acpiphp: Fixed coding style
 2021-03-01  7:21 UTC 

[PATCH RESEND] PCI: dwc: Fix MSI not work after resume
 2021-03-01  3:10 UTC 

[PATCH] PCI: quirk for preventing bus reset on TI C667X
 2021-02-28 13:53 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-28 11:17 UTC  (10+ messages)
` [PATCH v5 1/4] PCI: "
` [PATCH v5 2/4] Documentation: devres: Add pcim_alloc_irq_vectors()
` [PATCH v5 3/4] i2c: designware: Use pcim_alloc_irq_vectors() to allocate IRQ vectors
` [PATCH v5 4/4] i2c: thunderx: "

[PATCH 1/2] PCI: controller: thunder: fix compile testing
 2021-02-27 12:31 UTC  (8+ messages)
` [PATCH 2/2] PCI: controller: avoid building empty drivers

PME while runtime suspend
 2021-02-26 22:22 UTC  (2+ messages)

[Patch V2 00/13] Introduce dev-msi and interrupt message store
 2021-02-26 20:11 UTC  (14+ messages)
` [Patch V2 01/13] x86/irq: Add DEV_MSI allocation type
` [Patch V2 02/13] x86/msi: Rename and rework pci_msi_prepare() to cover non-PCI MSI
` [Patch V2 03/13] platform-msi: Provide default irq_chip:: Ack
` [Patch V2 04/13] genirq/proc: Take buslock on affinity write
` [Patch V2 05/13] genirq/msi: Provide and use msi_domain_set_default_info_flags()
` [Patch V2 06/13] platform-msi: Add device MSI infrastructure
` [Patch V2 07/13] irqdomain/msi: Provide msi_alloc/free_store() callbacks
` [Patch V2 08/13] genirq: Set auxiliary data for an interrupt
` [Patch V2 09/13] iommu/vt-d: Add DEV-MSI support
` [Patch V2 10/13] iommu: Add capability IOMMU_CAP_VIOMMU_HINT
` [Patch V2 11/13] platform-msi: Add platform check for subdevice irq domain
` [Patch V2 12/13] irqchip: Add IMS (Interrupt Message Store) driver
` [Patch V2 13/13] genirq/msi: Provide helpers to return Linux IRQ/dev_msi hw IRQ number

[PATCH 1/3] PCI: Introduce quirk hook after driver shutdown callback
 2021-02-26 18:16 UTC  (9+ messages)
` [PATCH 2/3] PCI: Set AMD Renoir USB controller to D3 when shutdown
` [PATCH 3/3] PCI: Convert rtw88 power cycle quirk to shutdown quirk

[PATCH v2] PCI/AER: Change to use helper pcie_aer_is_native() in some places
 2021-02-26 17:47 UTC  (2+ messages)

[PATCH v4 0/4] Introduce pcim_alloc_irq_vectors()
 2021-02-26 15:22 UTC  (13+ messages)
` [PATCH v4 1/4] PCI: "

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-02-26 10:06 UTC  (18+ messages)
` [v8,1/7] dt-bindings: PCI: mediatek-gen3: Add YAML schema
` [v8,2/7] PCI: Export pci_pio_to_address() for module use
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192
` [v8,4/7] PCI: mediatek-gen3: Add INTx support
` [v8,5/7] PCI: mediatek-gen3: Add MSI support
` [v8,6/7] PCI: mediatek-gen3: Add system PM support
` [v8,7/7] MAINTAINERS: Add Jianjun Wang as MediaTek PCI co-maintainer

RPi4 can't deal with 64 bit PCI accesses
 2021-02-26  5:32 UTC  (13+ messages)

[PATCH] arm64: PCI: Enable SMC conduit
 2021-02-25 22:31 UTC  (4+ messages)

[PATCH 1/3] PCI/ASPM: Use the path max in L1 ASPM latency check
 2021-02-25 22:03 UTC  (5+ messages)

[PATCH] PCI/VPD: Remove VPD quirk for QLogic 1077:2261
 2021-02-25 20:42 UTC  (7+ messages)
    ` [EXT] "

[GIT PULL v2] PCI changes for v5.12
 2021-02-25 18:36 UTC  (2+ messages)

[pci:next] BUILD SUCCESS e18fb64b79860cf5f381208834b8fbc493ef7cbc
 2021-02-25 10:18 UTC 

[PATCH] PCI: Take __pci_set_master in do_pci_disable_device
 2021-02-24 22:46 UTC  (4+ messages)

[PATCH v9 00/16] Add support for Clang LTO
 2021-02-24 22:42 UTC  (8+ messages)
` [PATCH v9 01/16] tracing: move function tracer options to Kconfig
  ` [PATCH v9 01/16] tracing: move function tracer options to Kconfig (causing parisc build failures)

[GIT PULL] PCI changes for v5.12
 2021-02-24 21:40 UTC  (3+ messages)

[PATCH mlx5-next v6 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
 2021-02-24 21:37 UTC  (12+ messages)

[GIT PULL] Simple Firmware Interface (SFI) support removal for v5.12-rc1
 2021-02-24 18:46 UTC  (2+ messages)

[GIT PULL] Compute Express Linux (CXL) for v5.12-rc1
 2021-02-24 18:46 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 13/26] PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
 2021-02-24 12:54 UTC 

[PATCH AUTOSEL 5.4 18/40] PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
 2021-02-24 12:53 UTC 

[PATCH AUTOSEL 5.10 26/56] PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
 2021-02-24 12:51 UTC 

[PATCH AUTOSEL 5.11 32/67] PCI: Add a REBAR size quirk for Sapphire RX 5600 XT Pulse
 2021-02-24 12:49 UTC 

[PATCH v2] PCI/DPC: Check host->native_dpc before enable dpc service
 2021-02-24  9:47 UTC  (2+ messages)

[pci:pci/rockchip] BUILD SUCCESS 8e61744de4d34162467b0b3e49aa9de8bf817180
 2021-02-24  9:46 UTC 

[pci:pci/microchip] BUILD SUCCESS daaaf866587ced121e3d33b4e978ec1fa66c18e9
 2021-02-24  9:46 UTC 

[pci:pci/ntb] BUILD SUCCESS b28a23676e0945934df983fcc8df0bfd9b24f866
 2021-02-24  9:46 UTC 

[pci:pci/dwc] BUILD SUCCESS 718466bbe763599995452cdb5d6ba9ff2e954cb6
 2021-02-24  9:45 UTC 

[pci:next] BUILD SUCCESS 6039bd61b69f5a48c87f933dfc4152250e62c3ce
 2021-02-24  9:46 UTC 

[PATCH] PCI/DPC: Disable ERR_COR explicitly for native dpc service
 2021-02-24  8:56 UTC  (2+ messages)

[PATCH] PCI: dwc: exynos: Check the phy_power_on() return value
 2021-02-23 21:17 UTC  (2+ messages)

[pci:next] BUILD SUCCESS 4cb431e82c251e2152d4ae5bcccd1513e64c1e6d
 2021-02-23 11:58 UTC 

[PATCH] PCI: endpoint: Make struct pci_epf_driver::remove return void
 2021-02-23  9:07 UTC 

[PATCH v3 0/4] AM64: Add PCIe bindings and driver support
 2021-02-23  7:50 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: PCI: ti,j721e: Add binding to represent refclk to the connector
` [PATCH v3 2/4] dt-bindings: PCI: ti,j721e: Add host mode dt-bindings for TI's AM64 SoC
` [PATCH v3 3/4] dt-bindings: PCI: ti,j721e: Add endpoint "
` [PATCH v3 4/4] PCI: j721e: Add support to provide refclk to PCIe connector

[PULL] fixes around VM_PFNMAP and follow_pfn for 5.12 merge window
 2021-02-23  7:22 UTC  (4+ messages)

[pci:pci/aspm] BUILD SUCCESS d2bb2f9e1af66d70323abaadc3a51afff4538bc2
 2021-02-23  6:03 UTC 

[PATCH RFC v1 0/6] swiotlb: 64-bit DMA buffer
 2021-02-23  1:22 UTC  (6+ messages)
` [PATCH RFC v1 5/6] xen-swiotlb: convert variables to arrays

[PATCH] PCI/switchtec: Fix Spectre v1 vulnerability
 2021-02-22 16:37 UTC  (2+ messages)

[PATCH v3 1/2] PCI: xilinx-nwl: Enable coherent PCIe DMA traffic using CCI
 2021-02-22  8:47 UTC  (2+ messages)
` [PATCH v3 2/2] PCI: xilinx-nwl: Add optional "dma-coherent" property

[PATCH v5 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-02-22  7:18 UTC  (2+ messages)
` [PATCH v5 2/2] PCI: "

[PATCH] xhci-pci: Set AMD Renoir USB controller to D3 when shutdown
 2021-02-22  5:56 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-02-22  4:52 UTC  (8+ messages)
` [PATCH v4 2/2] PCI: rockchip: add "
    ` [PATCH v4 2/2] PCI: rockchip: add DesignWare based PCIe controller【请注意,邮件由kswilczynski@gmail.com代发】
  ` [PATCH v4 1/2] dt-bindings: rockchip: Add "

[PATCH 1/1] PCI/RCEC: Fix failure to inject errors to some RCiEP devices
 2021-02-22  1:17 UTC  (5+ messages)
` [PATCH v2 1/1] PCI/RCEC: Fix RCiEP capable devices RCEC association
      ` [PATCH v3 "

[PATCH v2] PCI: Convert enum pci_bus_flags to bit fields in struct pci_bus
 2021-02-22  0:24 UTC 

[PATCH v2] PCI: Convert enum pci_dev_flags to bit fields in struct pci_dev
 2021-02-22  0:11 UTC 

[PATCH v3] PCI: mediatek: Configure FC and FTS for functions other than 0
 2021-02-21 19:29 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 NNTP newsgroup(s).