linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-25 16:20:15 to 2019-05-05 14:41:50 UTC [more...]

[PATCH v5 1/5] PCI: Consider alignment of hot-added bridges when distributing resources
 2019-05-05 14:41 UTC  (5+ messages)
` [PATCH v5 2/5] PCI: Modify extend_bridge_window() to set resource size directly
` [PATCH v5 3/5] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
` [PATCH v5 4/5] PCI: Add pci=hpmemprefsize parameter to set MMIO_PREF size independently
` [PATCH v5 5/5] PCI: Cleanup block comments in setup-bus.c to match kernel style

[PATCH v5 0/5] PCI: Patch series to support Thunderbolt without any BIOS support
 2019-05-05 14:40 UTC 

[PATCH RFC 0/3] PCI/ASPM: add sysfs attribute for controlling ASPM
 2019-05-04 18:49 UTC  (6+ messages)
` [PATCH RFC 3/3] "

[PATCH v2 0/9] PCI: Use PCIe service name in dmesg logs
 2019-05-03 20:48 UTC  (16+ messages)
` [PATCH v2 1/9] PCI/AER: Cleanup "
` [PATCH v2 2/9] PCI/DPC: Prefix dmesg logs with PCIe service name
` [PATCH v2 3/9] PCI/PME: "
` [PATCH v2 4/9] PCI/LINK: "
` [PATCH v2 5/9] PCI/AER: "
` [PATCH v2 6/9] PCI: hotplug: "
` [PATCH v2 7/9] PCI: hotplug: Prefer CONFIG_DYNAMIC_DEBUG/DEBUG for dmesg logs
` [PATCH v2 8/9] PCI: hotplug: Remove unnecessary dbg/err/info/warn() printk() wrappers
` [PATCH v2 9/9] PCI: hotplug: Prefix ctrl_*() dmesg logs with pciehp slot name

[PATCH v6 0/3] PCIe Host request to reserve IOVA
 2019-05-03 16:06 UTC  (6+ messages)
` [PATCH v6 1/3] PCI: Add dma_ranges window list
` [PATCH v6 2/3] iommu/dma: Reserve IOVA for PCIe inaccessible DMA address
` [PATCH v6 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-03 13:08 UTC  (26+ messages)
` [PATCH V5 02/16] PCI/PME: Export pcie_pme_disable_msi() & pcie_pme_no_msi() APIs
` [PATCH V5 03/16] PCI: Export pcie_bus_config symbol
` [PATCH V5 04/16] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V5 07/16] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V5 09/16] Documentation/devicetree: Add PCIe supports-clkreq property
` [PATCH V5 10/16] dt-bindings: PCI: tegra: Add device tree support for T194
` [PATCH V5 11/16] dt-bindings: PHY: P2U: Add Tegra 194 P2U block
` [PATCH V5 12/16] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V5 13/16] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V5 14/16] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V5 15/16] PCI: tegra: Add Tegra194 PCIe support

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-05-03 11:23 UTC  (3+ messages)
` [PATCH V4 2/2] PCI: dwc: Export APIs to support .remove() implementation

[PATCH v5 0/3] PCIe Host request to reserve IOVA
 2019-05-03 10:30 UTC  (13+ messages)
` [PATCH v5 1/3] PCI: Add dma_ranges window list
` [PATCH v5 2/3] iommu/dma: Reserve IOVA for PCIe inaccessible DMA address
` [PATCH v5 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH v4 0/3] PCIe Host request to reserve IOVA
 2019-05-03  5:25 UTC  (16+ messages)
` [PATCH v4 2/3] iommu/dma: Reserve IOVA for PCIe inaccessible DMA address
` [PATCH v4 3/3] PCI: iproc: Add sorted dma ranges resource entries to host bridge

[PATCH v3 0/3] Qualcomm QCS404 PCIe support
 2019-05-03  3:10 UTC  (9+ messages)
` [PATCH v3 1/3] PCI: qcom: Use clk_bulk API for 2.4.0 controllers
` [PATCH v3 2/3] dt-bindings: PCI: qcom: Add QCS404 to the binding
` [PATCH v3 3/3] PCI: qcom: Add QCS404 PCIe controller support

[PATCH V2 0/2] PCI: dwc: Export symbols to support module build
 2019-05-02 17:02 UTC  (7+ messages)
` [PATCH V2 1/2] PCI: dwc: Add API support to de-initialize host
` [PATCH V2 2/2] PCI: dwc: Export APIs to support .remove() implementation

[v1] PCI: mediatek: Remove MSI inner domain
 2019-05-02 16:43 UTC  (5+ messages)

[GIT PULL] PCI fixes for v5.1
 2019-05-02 16:15 UTC  (2+ messages)

[RFC PATCH v1] PCI: qcom: Use quirk to override incorrect device class
 2019-05-02  9:42 UTC  (6+ messages)

[PATCH V3 1/2] PCI: dwc: Add API support to de-initialize host
 2019-05-02  7:06 UTC  (2+ messages)

[PATCH] PCI: Return error if cannot probe VF
 2019-05-02  0:58 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: start with a whitelist for root complexes
 2019-05-01 21:58 UTC  (2+ messages)

[pci:for-linus 7/7] portdrv_pci.c:undefined reference to `pcie_bandwidth_notification_init'
 2019-05-01 20:33 UTC  (2+ messages)

[PATCH] PCI/LINK: Account for BW notification in vector calculation
 2019-05-01 20:30 UTC  (2+ messages)

[PATCH V2 00/28] Enable Tegra PCIe root port features
 2019-05-01 19:58 UTC  (11+ messages)
` [PATCH V2 18/28] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH V2 23/28] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH V2 26/28] dt-bindings: pci: tegra: Document reset-gpio "

NVMe peer2peer TLPs over NTB getting split
 2019-05-01 19:32 UTC  (4+ messages)

[PATCHv2] PCI/LINK: Add Kconfig option (default off)
 2019-05-01 18:01 UTC  (2+ messages)

[PATCH] dt-bindings: PCI: Add PCI EP DT binding documentation for AM654
 2019-05-01 14:40 UTC  (2+ messages)

[PATCH] PCI/LINK: Add Kconfig option (default off)
 2019-05-01 14:05 UTC  (3+ messages)

[PATCH] Revert "PCI/LINK: Report degraded links via link bandwidth
 2019-05-01 13:16 UTC  (10+ messages)
` [PATCH] Revert "PCI/LINK: Report degraded links via link bandwidth notification"

[PATCH v4 00/11] i.MX6, DesignWare PCI improvements
 2019-05-01 10:39 UTC  (2+ messages)

[PATCH 0/4] PCI: Use PCIe service name in dmesg logs
 2019-04-30 22:26 UTC  (15+ messages)
` [PATCH 1/4] PCI: Replace dev_*() printk wrappers with pci_*() printk wrappers
` [PATCH 2/4] PCI: pciehp: Replace ctrl_*() with pci_*()
` [PATCH 3/4] PCI: pciehp: Remove unused macro definitions
` [PATCH 4/4] PCI/portdrv: Add dev_fmt() to port drivers

[PATCH] PCI: Add link_change error handler and vfio-pci user
 2019-04-30 17:59 UTC  (7+ messages)

[PATCH] PCI: iproc: Enable iProc config read for PAXBv2
 2019-04-30 15:01 UTC  (3+ messages)

[PATCH] PCI: imx6: Simplify Kconfig depends on
 2019-04-30 14:22 UTC  (6+ messages)

[PATCH v2] PCI: aardvark: Use LTSSM state to build link training flag
 2019-04-30 11:34 UTC  (10+ messages)

[PATCH v5 0/8] powerpc/powernv/pci: Make hotplug self-sufficient, independent of FW and DT
 2019-04-30  6:00 UTC  (7+ messages)
` [PATCH v5 1/8] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH v5 2/8] powerpc/powernv/pci: Suppress an EEH error when reading an empty slot
` [PATCH v5 5/8] powerpc/pci/IOV: Add support for runtime enabling the VFs

[PATCHv5 0/6] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-04-30  1:12 UTC  (9+ messages)
` [PATCHv5 1/6] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver
    ` [EXT] "
` [PATCHv5 4/6] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
    ` [EXT] "

[PATCH V3 00/16] Add Tegra194 PCIe support
 2019-04-30  0:36 UTC  (5+ messages)
` [PATCH V3 04/16] PCI: dwc: Perform dbi regs write lock towards the end
      ` [EXT] "

[PATCH v2 0/9] PCI: add help pci_dev_id
 2019-04-29 21:14 UTC  (10+ messages)
` [PATCH v2 4/9] powerpc/powernv/npu: use helper pci_dev_id
` [PATCH v2 6/9] iommu/amd: "
` [PATCH v2 7/9] iommu/vt-d: "
` [PATCH v2 9/9] platform/chrome: chromeos_laptop: "

[REGRESSION 5.0.8] Dell thunderbolt dock broken (xhci_hcd and thunderbolt)
 2019-04-29 20:09 UTC 

[PATCH 00/30] Enable Tegra PCIe root port features
 2019-04-29 18:33 UTC  (4+ messages)
` [PATCH 28/30] dt-bindings: pci: tegra: Document nvidia,rst-gpio optional prop

[Bug 203297] Synaptics touchpad TM-3127 functionality broken by PCI runtime power management patch on 4.20.2
 2019-04-29  9:45 UTC  (7+ messages)

[PATCH 1/2] PCI: layerscape: Add the bar_fixed_64bit property in EP driver
 2019-04-29  8:19 UTC  (2+ messages)
` [PATCH 2/2] PCI: layerscape: EP and RC drivers are compiled separately

[PATCH 1/6] PCI: mobiveil: Add the EP mode support
 2019-04-29  2:38 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 25/79] docs: convert docs to ReST and rename to *.rst
 2019-04-27 18:13 UTC  (4+ messages)

[PATCH] pci: aardvark: Wait for endpoint to be ready before training link
 2019-04-26 17:16 UTC  (8+ messages)

[Bug 203435] New: Xilinx pcie endpoint DMA not functional for ZynqMP PS AXI-PXI DMA endpoint
 2019-04-26 16:14 UTC  (3+ messages)

[PATCH v4 00/63] Include linux ACPI/PCI/X86 docs into Sphinx TOC tree
 2019-04-26 14:23 UTC  (4+ messages)
` [PATCH v4 39/63] Documentation: x86: convert topology.txt to reST

[PATCH v3 00/26] Add support for PCIe RC and EP mode in TI's AM654 SoC
 2019-04-26 12:41 UTC  (4+ messages)
` [PATCH v3 22/26] PCI: keystone: Add support for PCIe EP in AM654x Platforms

[PATCH] PCI/IOV: update num_VFs earlier
 2019-04-26  8:11 UTC  (3+ messages)

[PATCH v3 12/26] compat_ioctl: move more drivers to compat_ptr_ioctl
 2019-04-26  7:46 UTC  (7+ messages)

[PATCH] Avoid setting odd BAR if skipping reserved 64bit BAR
 2019-04-25 16:11 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).