linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-21 08:53:08 to 2019-06-25 09:57:48 UTC [more...]

[PATCH v2 0/6] Fixes for HiSilicon LPC driver and logical PIO code
 2019-06-25  9:57 UTC  (8+ messages)
` [PATCH v2 1/6] lib: logic_pio: Fix RCU usage
` [PATCH v2 2/6] lib: logic_pio: Avoid possible overlap for unregistering regions
` [PATCH v2 3/6] lib: logic_pio: Add logic_pio_unregister_range()
` [PATCH v2 4/6] bus: hisi_lpc: Unregister logical PIO range to avoid potential use-after-free
` [PATCH v2 5/6] bus: hisi_lpc: Add .remove method to avoid driver unbind crash
` [PATCH v2 6/6] 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-25  9:45 UTC  (15+ messages)
` [PATCH v2 1/3] PCI / ACPI: Use cached ACPI device state to get PCI device power state

[PATCH V9 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-25  9:22 UTC  (3+ messages)
` [PATCH V9 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V9 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCHv7 0/7] PCI: refactor Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2019-06-25  9:09 UTC  (8+ messages)
` [PATCHv7 1/7] PCI: mobiveil: Refactor Mobiveil PCIe Host Bridge IP driver
` [PATCHv7 2/7] PCI: mobiveil: Make mobiveil_host_init() can be used to re-init host
` [PATCHv7 3/7] dt-bindings: PCI: Add NXP Layerscape SoCs PCIe Gen4 controller
` [PATCHv7 4/7] PCI: mobiveil: Add 8-bit and 16-bit CSR register accessors
` [PATCHv7 5/7] PCI: mobiveil: Add PCIe Gen4 RC driver for NXP Layerscape SoCs
` [PATCHv7 6/7] arm64: dts: lx2160a: Add PCIe controller DT nodes
` [PATCHv7 7/7] arm64: defconfig: Enable CONFIG_PCIE_LAYERSCAPE_GEN4

[PATCH V8 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-25  8:47 UTC  (4+ messages)
` [PATCH V8 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V8 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH V10 00/15] Add Tegra194 PCIe support
 2019-06-25  7:33 UTC  (9+ messages)
` [PATCH V10 11/15] arm64: tegra: Add P2U and PCIe controller nodes to Tegra194 DT
` [PATCH V10 13/15] phy: tegra: Add PCIe PIPE2UPHY support

dev_pagemap related cleanups
 2019-06-25  7:29 UTC  (8+ messages)
` [PATCH 05/22] mm: export alloc_pages_vma
` [PATCH 18/22] mm: mark DEVICE_PUBLIC as broken

[RFC PATCH 00/28] Removing struct page from P2PDMA
 2019-06-25  7:20 UTC  (20+ messages)

[PATCH] PCI: Expose hidden NVIDIA HDA controllers
 2019-06-25  5:57 UTC  (3+ messages)

[PATCH v2 0/5] Support Intel AHCI remapped NVMe devices
 2019-06-25  3:51 UTC  (7+ messages)
` [PATCH v2 2/5] nvme: rename "pci" operations to "mmio"

Kirkwood PCI Express and bridges
 2019-06-25  2:05 UTC  (4+ messages)

[PATCH 0/2] PCI: Simplify pci_bus_distribute_available_resources()
 2019-06-24 23:45 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: Skip resource distribution when no hotplug bridges

[PATCH v2] PCI: PM: Skip devices in D0 for suspend-to-idle
 2019-06-24 23:09 UTC  (5+ messages)

[PATCH v1 1/1] PCI/ERR: Update error status after reset_link()
 2019-06-24 22:35 UTC 

[PATCH] PCI/VMD: Fix config addressing with bus offsets
 2019-06-24 18:12 UTC  (3+ messages)

[PATCH] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-06-24 17:52 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-24 16:45 UTC  (6+ messages)
        ` Multitude of resource assignment functions

[PATCH v2 4/4] pci: save the boot pcie link speed and restore it on fini
 2019-06-24 15:04 UTC  (14+ messages)

Archs using generic PCI controller drivers vs. resource policy
 2019-06-24 11:11 UTC  (4+ messages)

Question about call to pci_assign_unassigned_bus_resources in amdgpu
 2019-06-24 10:27 UTC  (9+ messages)

[PATCH 1/2] PCI: pciehp: Do not disable interrupt twice on suspend
 2019-06-24  9:34 UTC  (3+ messages)

[PATCH V11 00/12] Add Tegra194 PCIe support
 2019-06-24  9:15 UTC  (13+ messages)
` [PATCH V11 01/12] PCI: Add #defines for some of PCIe spec r4.0 features
` [PATCH V11 02/12] PCI: Disable MSI for Tegra root ports
` [PATCH V11 03/12] PCI: dwc: Perform dbi regs write lock towards the end
` [PATCH V11 04/12] PCI: dwc: Move config space capability search API
` [PATCH V11 05/12] PCI: dwc: Add ext "
` [PATCH V11 06/12] dt-bindings: PCI: designware: Add binding for CDM register check
` [PATCH V11 07/12] PCI: dwc: Add support to enable "
` [PATCH V11 08/12] dt-bindings: Add PCIe supports-clkreq property
` [PATCH V11 09/12] dt-bindings: PCI: tegra: Add device tree support for Tegra194
` [PATCH V11 10/12] dt-bindings: PHY: P2U: Add Tegra194 P2U block
` [PATCH V11 11/12] phy: tegra: Add PCIe PIPE2UPHY support
` [PATCH V11 12/12] PCI: tegra: Add Tegra194 PCIe support

[PATCH v2 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-24  6:45 UTC  (3+ messages)
` [PATCH v2 1/3] net: fddi: skfp: Rename PCI_REV_ID to PCI_REVISION_ID

[RFC/PATCH] PCI: Protect pci_reassign_bridge_resources() against concurrent addition/removal
 2019-06-24  4:32 UTC 

pci-hyperv.c and pci_bus_assign_resources()
 2019-06-24  3:48 UTC 

Two approaches for resources survey
 2019-06-24  2:54 UTC 

[PATCH V7 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-23 14:43 UTC  (5+ messages)
` [PATCH V7 2/3] PCI: dwc: Cleanup DBI,ATU read and write APIs
` [PATCH V7 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH V34 11/29] PCI: Lock down BAR access when the kernel is locked down
 2019-06-22 23:55 UTC  (2+ messages)

[GIT PULL] PCI fixes for v5.2
 2019-06-22 16:55 UTC  (2+ messages)

Inmail
 2019-06-22 15:17 UTC 

[PATCH V6 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-22 15:01 UTC  (6+ messages)
` [PATCH V6 2/3] PCI: dwc: Cleanup DBI read and write APIs
` [PATCH V6 3/3] PCI: dwc: Export APIs to support .remove() implementation

[PATCH 0/3] net: ethernet: atheros: atlx: Use PCI generic definitions instead of private duplicates
 2019-06-22  8:50 UTC  (11+ messages)
` [PATCH 1/3] net: ethernet: atheros: atlx: Rename local PCI defines to generic names
` [PATCH 2/3] net: ethernet: atheros: atlx: Include generic PCI definitions
` [PATCH 3/3] net: ethernet: atheros: atlx: Remove unused and private "

[PATCH] dt-bindings: 83xx-512x-pci: Drop cell-index property
 2019-06-22  3:45 UTC 

[PATCH net-next 0/2] PCI: let pci_disable_link_state propagate errors
 2019-06-22  2:06 UTC  (2+ messages)

[RFC V1 0/6] Introduce dynamic allocation/freeing of MSI-X vectors
 2019-06-22  0:23 UTC  (2+ messages)

[PATCH v2] PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
 2019-06-21 23:58 UTC  (2+ messages)

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

[PATCH 1/4] arm64: pci: acpi: Use pci_assign_unassigned_root_bus_resources()
 2019-06-21 23:15 UTC  (15+ messages)
` [PATCH 2/4] pci: acpi: Read _DSM #5 from ACPI on root bridges
` [PATCH 3/4] pci: Do not auto-enable PCI reallocation when _DSM #5 returns 0
` [PATCH 4/4] arm64: pci: acpi: Preserve PCI resources configuration when asked by ACPI

[PATCH v3 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 17:59 UTC  (9+ messages)
` [PATCH v3 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v3 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v3 3/3] net: fddi: skfp: Remove unused private "

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-06-21 16:42 UTC  (4+ messages)

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

[PATCH v5 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 15:40 UTC  (4+ messages)
` [PATCH v5 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v5 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v5 3/3] net: fddi: skfp: Remove unused private "

[PATCH v4 0/3] net: fddi: skfp: Use PCI generic definitions instead of private duplicates
 2019-06-21 15:19 UTC  (5+ messages)
` [PATCH v4 1/3] net: fddi: skfp: Rename local PCI defines to match generic PCI defines
` [PATCH v4 2/3] net: fddi: skfp: Include generic PCI definitions
` [PATCH v4 3/3] net: fddi: skfp: Remove unused private "

[PATCH] [RFC] PCI: sysfs: Ignore lockdep for remove attribute
 2019-06-21 15:00 UTC  (2+ messages)

PCI/AER sysfs files violate the rules of how sysfs works
 2019-06-21 14:45 UTC  (4+ messages)

[PATCH 0/5] Fixes for HiSilicon LPC driver and logical PIO code
 2019-06-21 14:33 UTC  (10+ messages)
` [PATCH 1/5] lib: logic_pio: Fix RCU usage
` [PATCH 2/5] lib: logic_pio: Add logic_pio_unregister_range()
` [PATCH 4/5] bus: hisi_lpc: Add .remove method to avoid driver unbind crash

[PATCH] dt-bindings: PCI: rcar: Add device tree support for r8a774a1
 2019-06-21  9:58 UTC  (2+ messages)

[PATCH V5 1/3] PCI: dwc: Add API support to de-initialize host
 2019-06-21  9:47 UTC  (5+ messages)
` [PATCH V5 2/3] PCI: dwc: Cleanup DBI read and write APIs
` [PATCH V5 3/3] PCI: dwc: Export APIs to support .remove() implementation


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