linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 17:40:29 to 2019-06-20 13:47:16 UTC [more...]

[nicholas.johnson-opensource@outlook.com.au: [PATCH v6 4/4] PCI: Add pci=hpmemprefsize parameter to set MMIO_PREF size independently]
 2019-06-20 13:47 UTC  (4+ messages)

[nicholas.johnson-opensource@outlook.com.au: [PATCH v6 3/4] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window]
 2019-06-20 13:43 UTC  (4+ messages)

[PATCH 0/5] Fixes for HiSilicon LPC driver and logical PIO code
 2019-06-20 13:42 UTC  (9+ messages)
` [PATCH 1/5] lib: logic_pio: Fix RCU usage
` [PATCH 2/5] lib: logic_pio: Add logic_pio_unregister_range()
` [PATCH 3/5] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free
` [PATCH 4/5] bus: hisi_lpc: Add .remove method to avoid driver unbind crash
` [PATCH 5/5] lib: logic_pio: Enforce LOGIC_PIO_INDIRECT region ops are set at registration

[PATCH v2 0/3] PCI / ACPI: Handle sibling devices sharing power resources
 2019-06-20 13:37 UTC  (11+ messages)
` [PATCH v2 1/3] PCI / ACPI: Use cached ACPI device state to get PCI device power state
` [PATCH v2 2/3] ACPI / PM: Introduce concept of a _PR0 dependent device
` [PATCH v2 3/3] PCI / ACPI: Add _PR0 dependent devices

[PATCH] PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
 2019-06-20 11:18 UTC  (2+ messages)

[PATCH V6 00/27] Enable Tegra PCIe root port features
 2019-06-20 11:14 UTC  (35+ messages)
` [PATCH V6 01/27] soc/tegra: pmc: Export tegra_powergate_power_on()
` [PATCH V6 02/27] PCI: tegra: Handle failure cases in tegra_pcie_power_on()
` [PATCH V6 03/27] PCI: tegra: Rearrange Tegra PCIe driver functions
` [PATCH V6 04/27] PCI: tegra: Mask AFI_INTR in runtime suspend
` [PATCH V6 05/27] PCI: tegra: Fix PCIe host power up sequence
` [PATCH V6 06/27] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH V6 07/27] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH V6 08/27] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH V6 09/27] PCI: tegra: Enable opportunistic UpdateFC and ACK
` [PATCH V6 10/27] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V6 11/27] PCI: tegra: Process pending DLL transactions before entering L1 or L2
` [PATCH V6 12/27] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V6 13/27] PCI: tegra: Increase the deskew retry time
` [PATCH V6 14/27] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V6 15/27] PCI: tegra: Update flow control timer frequency in Tegra210
` [PATCH V6 16/27] PCI: tegra: Set target speed as Gen1 before starting LTSSM
` [PATCH V6 17/27] PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
` [PATCH V6 18/27] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH V6 19/27] PCI: tegra: Change PRSNT_SENSE IRQ log to debug
` [PATCH V6 20/27] PCI: tegra: Disable MSI for Tegra PCIe root port
` [PATCH V6 21/27] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH V6 22/27] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH V6 23/27] arm64: tegra: Add PEX DPD states as pinctrl properties
` [PATCH V6 24/27] PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
` [PATCH V6 25/27] PCI: Add DT binding for "reset-gpios" property
` [PATCH V6 26/27] PCI: tegra: Add support for GPIO based PERST#
` [PATCH V6 27/27] PCI: tegra: Change link retry log level to debug

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-20 11:03 UTC  (13+ messages)
` [PATCH V10 03/15] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V10 10/15] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V10 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V10 12/15] arm64: tegra: Enable PCIe slots in P2972-0000 board
` [PATCH V10 13/15] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V10 15/15] arm64: Add Tegra194 PCIe driver to defconfig

[PATCH v2 0/5] Support Intel AHCI remapped NVMe devices
 2019-06-20  8:11 UTC  (8+ messages)
` [PATCH v2 1/5] ahci: Discover Intel "
` [PATCH v2 2/5] nvme: rename "pci" operations to "mmio"
` [PATCH v2 3/5] nvme: introduce nvme_dev_ops
` [PATCH v2 4/5] nvme: move common definitions to pci.h
` [PATCH v2 5/5] nvme: Intel AHCI remap support

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-06-20  7:01 UTC  (5+ messages)

dev_pagemap related cleanups v2
 2019-06-20  6:32 UTC  (27+ messages)
` [PATCH 06/25] mm: factor out a devm_request_free_mem_region helper
` [PATCH 07/25] memremap: validate the pagemap type passed to devm_memremap_pages
` [PATCH 08/25] memremap: move dev_pagemap callbacks into a separate structure
` [PATCH 10/25] memremap: lift the devmap_enable manipulation into devm_memremap_pages
` [PATCH 15/25] device-dax: use the dev_pagemap internal refcount
` [PATCH 16/25] PCI/P2PDMA: "

Bug report: AER driver deadlock
 2019-06-20  3:14 UTC  (4+ messages)

[PATCH v6 1/4] PCI: Consider alignment of hot-added bridges when distributing available resources
 2019-06-19 21:53 UTC  (7+ messages)

[PATCH v2] PCI/P2PDMA: Root complex whitelist should not apply when an IOMMU is present
 2019-06-19 21:45 UTC  (2+ messages)

[RFC V1 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-06-19 22:03 UTC  (7+ messages)
` [RFC V1 1/6] PCI/MSI: New structures/macros for dynamic MSI-X allocation
` [RFC V1 2/6] PCI/MSI: Dynamic allocation of MSI-X vectors by group
` [RFC V1 3/6] x86: Introduce the dynamic teardown function
` [RFC V1 4/6] PCI/MSI: Introduce new structure to manage MSI-x entries
` [RFC V1 5/6] PCI/MSI: Free MSI-X resources by group
` [RFC V1 6/6] Documentation: PCI/MSI: Document dynamic MSI-X infrastructure

[PATCH net-next 0/2] PCI: let pci_disable_link_state propagate errors
 2019-06-19 21:32 UTC  (5+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] r8169: don't activate ASPM in chip if OS can't control ASPM

[PATCH AUTOSEL 4.14 15/31] PCI: PM: Avoid possible suspend-to-idle issue
 2019-06-19 21:01 UTC  (3+ messages)

[PATCH 0/2] PCI/IOV: Resolve regression in SR-IOV VF cfg_size
 2019-06-19 19:54 UTC  (3+ messages)
` [PATCH 2/2] PCI/IOV: Assume SR-IOV VFs support extended config space

dev_pagemap related cleanups
 2019-06-19 19:46 UTC  (9+ messages)
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[PATCH v4 0/3] lspci: Update verbose help and show_range()
 2019-06-19 19:44 UTC  (5+ messages)
` [PATCH v4 1/3] lspci: Include -vvv option in help
` [PATCH v4 2/3] lspci: Remove unnecessary !verbose check in show_range()
` [PATCH v4 3/3] lspci: Change output for bridge with empty range to "[disabled]"

[GIT PULL] Power management fix for v5.2-rc6
 2019-06-19 19:00 UTC  (2+ messages)

[nicholas.johnson-opensource@outlook.com.au: [PATCH v6 2/4] PCI: Modify extend_bridge_window() to set resource size directly]
 2019-06-19 16:55 UTC 

[PATCH] PCI: Add Intel remapped NVMe device support
 2019-06-19 13:52 UTC  (14+ messages)

[PATCH V4 00/28] Enable Tegra PCIe root port features
 2019-06-19 13:40 UTC  (17+ messages)
` [PATCH V4 22/28] PCI: tegra: Access endpoint config only if PCIe link is up

[PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
 2019-06-19 12:12 UTC  (13+ messages)

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1
 2019-06-19 11:48 UTC  (5+ messages)

PCI host bridge hotplug test question (was Re: [PATCH v2] bus: hisi_lpc: Don't use devm_kzalloc() to allocate logical PIO range)
 2019-06-19  9:53 UTC 

[PATCH] PCI/P2PDMA: Root complex whitelist should not apply when an IOMMU is present
 2019-06-19  9:39 UTC  (7+ messages)

[PATCHv5 00/20] PCI: mobiveil: fixes for Mobiveil PCIe Host Bridge IP driver
 2019-06-19  7:24 UTC  (7+ messages)
` [PATCHv5 10/20] PCI: mobiveil: Fix the INTx process errors

[PATCH V4 1/2] PCI: dwc: Add API support to de-initialize host
 2019-06-19  5:11 UTC  (12+ messages)

[PATCH v1 12/22] docs: driver-api: add .rst files from the main dir
 2019-06-18 21:05 UTC  (2+ messages)
` [PATCH v1 15/22] docs: driver-api: add a chapter for memory-related API

[PATCH V5 00/27] Enable Tegra PCIe root port features
 2019-06-18 13:35 UTC  (24+ messages)
` [PATCH V5 08/27] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH V5 09/27] PCI: tegra: Enable opportunistic UpdateFC and ACK
` [PATCH V5 10/27] PCI: tegra: Disable AFI dynamic clock gating
` [PATCH V5 11/27] PCI: tegra: Process pending DLL transactions before entering L1 or L2
` [PATCH V5 12/27] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH V5 13/27] PCI: tegra: Increase the deskew retry time
` [PATCH V5 14/27] PCI: tegra: Add SW fixup for RAW violations
` [PATCH V5 15/27] PCI: tegra: Update flow control timer frequency in Tegra210
` [PATCH V5 16/27] PCI: tegra: Set target speed as Gen1 before starting LTSSM
` [PATCH V5 17/27] PCI: tegra: Fix PLLE power down issue due to CLKREQ# signal
` [PATCH V5 18/27] PCI: tegra: Program AFI_CACHE* registers only for Tegra20
` [PATCH V5 19/27] PCI: tegra: Change PRSNT_SENSE IRQ log to debug
` [PATCH V5 20/27] PCI: tegra: Use legacy IRQ for port service drivers
` [PATCH V5 21/27] PCI: tegra: Add AFI_PEX2_CTRL reg offset as part of soc struct
` [PATCH V5 22/27] dt-bindings: pci: tegra: Document PCIe DPD pinctrl optional prop
` [PATCH V5 23/27] arm64: tegra: Add PEX DPD states as pinctrl properties
` [PATCH V5 24/27] PCI: tegra: Put PEX CLK & BIAS pads in DPD mode
` [PATCH V5 25/27] PCI: Add DT binding for "reset-gpios" property
` [PATCH V5 26/27] PCI: tegra: Add support for GPIO based PERST#
` [PATCH V5 27/27] PCI: tegra: Change link retry log level to debug

[PATCH v4] PCI: xilinx-nwl: Fix Multi MSI data programming
 2019-06-18 13:03 UTC  (4+ messages)

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-06-18 12:50 UTC  (2+ messages)
` [PATCH 2/2] PCI: pciehp: Prevent deadlock on disconnect

[PATCH v4 19/28] docs: powerpc: convert docs to ReST and rename to *.rst
 2019-06-18 12:39 UTC  (3+ messages)

[PATCH] PCI: tegra: Add debugfs support to dump LTSSM trace
 2019-06-18 10:08 UTC 

[PATCH] PCI/PME: Fix race on PME polling
 2019-06-18  9:45 UTC  (7+ messages)

[PATCH v3 0/2] Fix a pair of setup bus bugs
 2019-06-18  5:27 UTC  (4+ messages)
` [PATCH v3 2/2] PCI: Fix disabling of bridge BARs when assigning bus resources


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