linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-21 11:08:45 to 2019-11-27 03:04:24 UTC [more...]

[PATCH] pci: endpoint: functions: Add a virtnet EP function
 2019-11-27  3:04 UTC  (9+ messages)

[PATCH v4 1/3] PCI: pciehp: Add support for disabling in-band presence
 2019-11-27  2:19 UTC  (3+ messages)

pci_bus_read_config constantly took 1.3 seconds
 2019-11-27  0:46 UTC 

[PATCH] PCI: pciehp: Make sure pciehp_isr clears interrupt events
 2019-11-27  0:06 UTC  (4+ messages)

[PATCH] PCI/IOV: Fix memory leak in pci_iov_add_virtfn()
 2019-11-26 23:35 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v4] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-26 23:10 UTC  (42+ messages)

[PATCH] PCI: build Broadcom PAXC quirks unconditionally
 2019-11-26 23:05 UTC  (5+ messages)

[PATCH v3 0/7] Raspberry Pi 4 PCIe support
 2019-11-26 21:50 UTC  (12+ messages)
` [PATCH v3 1/7] linux/log2.h: Add roundup/rounddown_pow_two64() family of functions
` [PATCH v3 2/7] dt-bindings: PCI: Add bindings for brcmstb's PCIe device
` [PATCH v3 3/7] ARM: dts: bcm2711: Enable PCIe controller
` [PATCH v3 4/7] PCI: brcmstb: add Broadcom STB PCIe host controller driver
` [PATCH v3 5/7] PCI: brcmstb: add MSI capability
` [PATCH v3 6/7] MAINTAINERS: Add brcmstb PCIe controller
` [PATCH v3 7/7] arm64: defconfig: Enable Broadcom's STB "

[PATCH v2] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-26 21:45 UTC  (15+ messages)

[PATCH 0/6] Add support for PCIe endpoint mode in Tegra194
 2019-11-26 21:37 UTC  (19+ messages)
` [PATCH 1/6] soc/tegra: bpmp: Update ABI header
` [PATCH 2/6] dt-bindings: PCI: tegra: Add DT support for PCIe EP nodes in Tegra194
` [PATCH 3/6] PCI: tegra: Add support for PCIe endpoint mode "
` [PATCH 4/6] arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194
` [PATCH 5/6] arm64: tegra: Enable GPIO controllers nodes for P2972-0000 platform
` [PATCH 6/6] arm64: tegra: Add support for PCIe endpoint mode in "

[PATCH] Ensure pci transactions coming from PLX NTB are handled when IOMMU is turned on
 2019-11-26 17:38 UTC  (6+ messages)
` [PATCH v2] PCI: Add DMA alias quirk for PLX PEX NTB
    ` [PATCH v3 1/2] PCI: Add helper pci_add_dma_alias_range
      ` [PATCH v3 2/2] PCI: Add DMA alias quirk for PLX PEX NTB

[PATCH 0/5] Add support for PCIe controller to work in endpoint mode on R-Car SoCs
 2019-11-26 14:33 UTC  (2+ messages)

[GIT PULL] Power management updates for v5.5-rc1
 2019-11-26 12:55 UTC 

[PATCH v3 0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes
 2019-11-26 10:46 UTC  (8+ messages)
` [PATCH v3 1/4] PCI: hv: Reorganize the code in preparation of hibernation
` [PATCH v3 2/4] PCI: hv: Add the support "
` [PATCH v3 3/4] PCI: hv: Change pci_protocol_version to per-hbus
` [PATCH v3 4/4] PCI: hv: Avoid a kmemleak false positive caused by the hbus buffer

[PATCH v9 0/3] PCI: Add Intel PCIe Driver and respective dt-binding yaml file
 2019-11-26 10:03 UTC  (3+ messages)

[RFC 00/13] virtio-iommu on non-devicetree platforms
 2019-11-25 18:02 UTC  (20+ messages)
` [RFC 01/13] ACPI/IORT: Move IORT to the ACPI folder
` [RFC 02/13] ACPI: Add VIOT definitions
` [RFC 03/13] ACPI/IORT: Allow registration of external tables
` [RFC 04/13] ACPI/IORT: Add node categories
` [RFC 05/13] ACPI/IORT: Support VIOT virtio-mmio node
` [RFC 06/13] ACPI/IORT: Support VIOT virtio-pci node
` [RFC 07/13] ACPI/IORT: Defer probe until virtio-iommu-pci has registered a fwnode
` [RFC 08/13] ACPI/IORT: Add callback to update a device's fwnode
` [RFC 09/13] iommu/virtio: Create fwnode if necessary
` [RFC 10/13] iommu/virtio: Update IORT fwnode
` [RFC 11/13] ACPI: Add VIOT table
` [RFC virtio 12/13] virtio-iommu: Add built-in topology description
` [RFC 13/13] iommu/virtio: Add topology description to

[PATCH] MAINTAINERS: Remove Keith from VMD maintainer
 2019-11-25 17:00 UTC  (4+ messages)

[PATCH] PCI: increase D3 delay for AMD Ryzen5/7 XHCI controllers
 2019-11-25 13:37 UTC  (6+ messages)

[PATCH v2] powerpc/powernv: Disable native PCIe port management
 2019-11-25 10:47 UTC  (2+ messages)

[PATCH v2 0/4] Enhance pci-hyperv to support hibernation, and 2 misc fixes
 2019-11-25 10:44 UTC  (13+ messages)
` [PATCH v2 1/4] PCI: hv: Reorganize the code in preparation of hibernation
` [PATCH v2 2/4] PCI: hv: Add the support "
` [PATCH v2 3/4] PCI: hv: Change pci_protocol_version to per-hbus
` [PATCH v2 4/4] PCI: hv: kmemleak: Track the page allocations for struct hv_pcibus_device

pci-usb/pci-sata broken with LPAE config after "reduce use of block bounce buffers"
 2019-11-25  5:43 UTC  (6+ messages)

[PATCH 0/4] Add support to defer core initialization
 2019-11-25  4:45 UTC  (5+ messages)

[PATCH v7 4/5] PCI/ASPM: Add sysfs attributes for controlling ASPM link states
 2019-11-24 17:02 UTC  (6+ messages)

[PATCH] PCI: rockchip: fix ptr_ret.cocci warnings
 2019-11-23 14:06 UTC 

[PATCH 1/2] PCI: hv: decouple the func definition in hv_dr_state from VSP message
 2019-11-23  1:57 UTC  (2+ messages)
` [PATCH 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[BUG] rk3399-rockpro64 pcie synchronous external abort
 2019-11-22 15:08 UTC  (13+ messages)

[PATCH v2 0/6] Raspberry Pi 4 PCIe support
 2019-11-22 14:59 UTC  (19+ messages)
` [PATCH v2 4/6] PCI: brcmstb: add Broadcom STB PCIe host controller driver
` [PATCH v2 5/6] PCI: brcmstb: add MSI capability

[PATCH 2/2] PCI: uniphier: Add checking whether PERST# is deasserted
 2019-11-22 11:53 UTC  (5+ messages)

[PATCH v5] pci: prevent putting nvidia GPUs into lower device states on certain intel bridges
 2019-11-22  9:48 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 173/219] PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
 2019-11-22  5:48 UTC 

[PATCH AUTOSEL 4.14 101/127] PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()
 2019-11-22  5:55 UTC 

[PATCH v4 0/2] Add support to handle ZRX-DC Compliant PHYs
 2019-11-22  2:42 UTC  (7+ messages)
  ` [PATCH v4 2/2] PCI: dwc: add "
  ` [PATCH v4 1/2] phy: core: add phy_property_present method

[PATCH] pci: Fix Kconfig indentation
 2019-11-21 21:10 UTC  (2+ messages)

[PATCH v3 1/1] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
 2019-11-21 17:55 UTC  (4+ messages)

crash on getting interrupt from uio_generic_pci
 2019-11-21 17:27 UTC  (3+ messages)

[PATCH 1/2] PCI: uniphier: Set mode register to host mode
 2019-11-21 16:49 UTC  (2+ messages)

[PATCH v2 0/7] PCI: Prefer pcie_capability_read_word()
 2019-11-21 16:37 UTC  (9+ messages)
` [PATCH 1/7] PCI: Add #defines for Enter Compliance, Transmit Margin
` [PATCH 2/7] drm/amdgpu: Correct Transmit Margin masks
` [PATCH 3/7] drm/amdgpu: Replace numbers with PCI_EXP_LNKCTL2 definitions
` [PATCH 4/7] drm/amdgpu: Prefer pcie_capability_read_word()
` [PATCH 5/7] drm/radeon: Correct Transmit Margin masks
` [PATCH 6/7] drm/radeon: Replace numbers with PCI_EXP_LNKCTL2 definitions
` [PATCH 7/7] drm/radeon: Prefer pcie_capability_read_word()

[PATCH v2 1/1] drm: Prefer pcie_capability_read_word()
 2019-11-21 13:55 UTC  (2+ messages)

"oneshot" interrupt causes another interrupt to be fired erroneously in Haswell system
 2019-11-21 11:22 UTC  (4+ 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).