linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-29 14:51:07 to 2019-05-07 23:32:20 UTC [more...]

[PATCH v5 0/5] PCI: Patch series to support Thunderbolt without any BIOS support
 2019-05-07 23:32 UTC  (2+ messages)

[PATCH 2/3] PCI: Define pr_fmt() and use pr_*() instead of printk()
 2019-05-07 22:58 UTC  (2+ messages)

[PATCH 1/3] PCI: Cleanup printk logging
 2019-05-07 22:50 UTC  (2+ messages)

[PATCH v2 0/4] Potential fix for runpm issues on various laptops
 2019-05-07 20:12 UTC  (5+ messages)
` [PATCH v2 1/4] drm: don't set the pci power state if the pci subsystem handles the ACPI bits
` [PATCH v2 2/4] pci: enable pcie link changes for pascal
` [PATCH v2 3/4] pci: add nvkm_pcie_get_speed
` [PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini

[PATCH] PCI: Add a comment for the is_physfn field
 2019-05-07 19:40 UTC  (2+ messages)

[PATCH v3 00/3] MIPS: SGI-IP27 rework part2
 2019-05-07 16:30 UTC  (7+ messages)

[PATCH v2 00/13] PCI: Simplify PCIe port driver
 2019-05-07 14:07 UTC  (6+ messages)
` [PATCH v2 08/13] PCI/portdrv: Simplify PCIe feature permission checking

[PATCH V5 00/16] Add Tegra194 PCIe support
 2019-05-07 13:54 UTC  (39+ 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 05/16] PCI: dwc: Move config space capability search API
` [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 1/1] PCI: mobiveil: Update maintainers list
 2019-05-07 11:45 UTC 

[RFC v6 0/6] dmaengine: Add Synopsys eDMA IP driver (version 0)
 2019-05-07  9:56 UTC  (15+ messages)
` [RFC v6 1/6] dmaengine: Add Synopsys eDMA IP core driver
` [RFC v6 2/6] dmaengine: Add Synopsys eDMA IP version 0 support
` [RFC v6 3/6] dmaengine: Add Synopsys eDMA IP version 0 debugfs support

[PATCH v6 0/3] PCIe Host request to reserve IOVA
 2019-05-07  9:55 UTC  (9+ 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 V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-05-07  6:55 UTC  (5+ messages)
` [PATCH V4 2/2] PCI: dwc: Export APIs to support .remove() implementation

[PATCH v2 0/5] Fix PF/VF dependency issues
 2019-05-06 22:35 UTC  (7+ messages)
` [PATCH v2 1/5] PCI/ATS: Add PRI support for PCIe VF devices
` [PATCH v2 2/5] PCI/ATS: Add PASID "
` [PATCH v2 3/5] PCI/ATS: Skip VF ATS initialization if PF does not implement it
` [PATCH v2 4/5] PCI/ATS: Disable PF/VF ATS service independently
` [PATCH v2 5/5] PCI: Skip Enhanced Allocation (EA) initalization for VF device

[PATCH RFC 0/3] PCI/ASPM: add sysfs attribute for controlling ASPM
 2019-05-06 22:15 UTC  (7+ messages)
` [PATCH RFC 3/3] "

[PATCH v2 2/5] PCI/ATS: Add PASID support for PCIe VF devices
 2019-05-06 18:57 UTC 

[PATCH v2 0/9] PCI: Use PCIe service name in dmesg logs
 2019-05-06  8:29 UTC  (18+ 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 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/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  (8+ messages)
` [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  (7+ messages)
` [PATCH 1/4] PCI: Replace dev_*() printk wrappers with pci_*() printk wrappers

[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  (2+ 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  (2+ messages)

[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


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