linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-21 00:04:06 to 2017-04-28 11:56:41 UTC [more...]

[REGRESSION next-20170426] Commit 09515ef5ddad ("of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices") causes oops in mvneta
 2017-04-28 11:56 UTC  (9+ messages)

[PATCH 0/2] Add PCIe host driver support for some Mediatek SoCs
 2017-04-28 11:41 UTC  (15+ messages)
` [PATCH 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
    `  "
` [PATCH 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe
    ` [SPAM]Re: "

[PATCH v2 pci] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-04-28  9:27 UTC  (3+ messages)

[PATCH net-next 1/4] ixgbe: sparc: rename the ARCH_WANT_RELAX_ORDER to IXGBE_ALLOW_RELAXED_ORDER
 2017-04-28  9:12 UTC  (6+ messages)

[PATCH v1 0/2] Add PCIe host driver support for Mediatek SoCs
 2017-04-28  9:10 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: mediatek: Add Mediatek PCIe host controller support
` [PATCH v1 2/2] dt-bindings: pcie: Add documentation for Mediatek PCIe

[PATCH -next] PCI: endpoint: functions: Fix return value check in pci_epf_test_probe()
 2017-04-28  8:55 UTC 

[RFC/RFT PATCH 00/18] PCI: ARM/ARM64: remove pci_fixup_irqs() usage
 2017-04-27 20:06 UTC  (24+ messages)
` [RFC/RFT PATCH 01/18] PCI: Initialize bridge release function at bridge allocation
` [RFC/RFT PATCH 02/18] PCI: Add pci_free_host_bridge interface
` [RFC/RFT PATCH 03/18] PCI: Introduce pci_scan_root_bus_bridge()
` [RFC/RFT PATCH 04/18] ARM: PCI: bios32: Convert PCI scan API to pci_scan_root_bus_bridge()
` [RFC/RFT PATCH 05/18] ARM: PCI: dove: "
` [RFC/RFT PATCH 06/18] ARM: PCI: iop13xx: "
` [RFC/RFT PATCH 07/18] ARM: PCI: orion5x: "
` [RFC/RFT PATCH 08/18] PCI: designware: "
` [RFC/RFT PATCH 09/18] PCI: aardvark: "
` [RFC/RFT PATCH 10/18] PCI: rcar: "
` [RFC/RFT PATCH 11/18] PCI: Remove pci_scan_root_bus_msi()
` [RFC/RFT PATCH 12/18] PCI: Build setup-irq.o on all arches
` [RFC/RFT PATCH 13/18] PCI: Add IRQ mapping function pointers to pci_host_bridge struct
` [RFC/RFT PATCH 14/18] PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
` [RFC/RFT PATCH 15/18] OF/PCI: Update of_irq_parse_and_map_pci() comment
` [RFC/RFT PATCH 16/18] PCI: Add a call to pci_assign_irq() in pci_device_probe()
` [RFC/RFT PATCH 17/18] ARM: PCI: Remove pci_fixup_irqs() call for bios32 host controllers
` [RFC/RFT PATCH 18/18] ARM/ARM64: PCI: Drop pci_fixup_irqs() usage for DT based "

export pcie_flr and remove copies of it in drivers V2
 2017-04-27 16:49 UTC  (12+ messages)
` [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it
` [PATCH 7/7] liquidio: "

[PATCH] PCI: dwc: fall back to legacy IRQs when multiple devices are attached
 2017-04-27 15:32 UTC  (4+ messages)

[PATCH v2 1/2] PCI / PM: Add needs_resume flag to avoid suspend complete optimization
 2017-04-27 14:17 UTC  (12+ messages)
` [PATCH v2 2/2] drm/i915: Prevent the system "

[PATCH v3] efifb: avoid reconfiguration of BAR that covers the framebuffer
 2017-04-27 13:55 UTC  (12+ messages)

PCI Rescan Question
 2017-04-27  8:02 UTC  (2+ messages)

[PATCH v4 00/21] PCI: fix config space memory mappings
 2017-04-27  1:46 UTC  (8+ messages)
` [PATCH v4 14/21] PCI: designware: update PCI config space remap function

export pcie_flr and remove copies of it in drivers
 2017-04-26 22:09 UTC  (3+ messages)
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it

Resizeable PCI BAR support V4
 2017-04-26 17:18 UTC  (16+ messages)
` [PATCH 1/4] PCI: add resizeable BAR infrastructure v4
` [PATCH 2/4] PCI: add functionality for resizing resources v3
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors v2
` [PATCH 4/4] drm/amdgpu: resize VRAM BAR for CPU access v2

[PATCH 2/2] ARM: imx_v6_v7_defconfig: enable PCI_MSI
 2017-04-26 11:50 UTC  (6+ messages)

[RFC PATCH 00/30] Add PCIe SVM support to ARM SMMUv3
 2017-04-26 11:01 UTC  (8+ messages)
` [RFC PATCH 29/30] vfio: Add support for Shared Virtual Memory
` [RFC PATCH 30/30] vfio: Allow to bind foreign task

[RFC/RFT PATCH 1/3] PCI: Introduce pci_bus_find_numa_node()
 2017-04-26 10:06 UTC  (3+ messages)
` [RFC/RFT PATCH 2/3] PCI: Add call to set-up NUMA node for struct pci_bus devices
` [RFC/RFT PATCH 3/3] PCI/ACPI: Add ACPI pci_bus_find_numa_node() implementation

[PATCH] PCI/MSI: pci-xgene-msi: Enable MSI support in ACPI boot for X-Gene v1
 2017-04-26  4:17 UTC  (9+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-25 21:23 UTC  (32+ messages)
` [RFC 1/8] Introduce Peer-to-Peer memory (p2pmem) device

[PATCH] PCI: add boot interrupt reroute DMI-quirk for ASUS M2N-LR
 2017-04-25 20:42 UTC  (2+ messages)

[PATCH 1/1] PCI: check return value of pci_find_ext_capability
 2017-04-25 19:31 UTC  (3+ messages)

[PATCH] PCI: imx6: fix spelling mistake: "contol" -> "control"
 2017-04-25 19:21 UTC  (4+ messages)

[PATCH V8 0/5] PCI/ASPM: reconfigure ASPM following hotplug for POLICY_DEFAULT
 2017-04-25 18:45 UTC  (12+ messages)
` [PATCH V8 4/5] PCI/ASPM: save power on values during bridge init

[PATCH] pci-hyperv: Use only 16 bit integer for PCI domain
 2017-04-25 18:19 UTC  (7+ messages)

TW686x Linux Main Line Driver Issue
 2017-04-25 14:15 UTC  (3+ messages)

[PATCH v5 0/2] Handle Cavium ThunderX2 PCI topology quirk
 2017-04-25 13:37 UTC  (11+ messages)
` [PATCH v5 2/2] PCI: quirks: Fix ThunderX2 dma alias handling

Resizeable PCI BAR support V3
 2017-04-25 13:01 UTC  (6+ messages)
` [PATCH 3/4] x86/PCI: Enable a 64bit BAR on AMD Family 15h (Models 30h-3fh) Processors

[PATCH 1/1] PCI: Add MCFG quirk for 2nd node of Cavium ThunderX pass2.x host controller
 2017-04-24 17:05 UTC  (6+ messages)

[RFC PATH] of/pci/dma: fix DMA configruation for PCI masters
 2017-04-24 14:20 UTC 

[PATCH 00/13] PCI: sparc related 64bit resource fixup
 2017-04-24 14:12 UTC  (15+ messages)
` [PATCH 01/13] sparc/PCI: Use correct offset for bus address to resource
` [PATCH 02/13] PCI: Add pci_find_bus_resource()
` [PATCH 03/13] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH 04/13] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH 05/13] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH 06/13] powerpc/PCI: "
` [PATCH 07/13] powerpc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH 08/13] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH 09/13] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH 10/13] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH 11/13] PCI: Add has_mem64 for struct host_bridge
` [PATCH 12/13] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH 13/13] PCI: Restore pref MMIO allocation logic for host bridge without mmio64

[PATCH v6 3/6] irqdomain: Add irq_domain_{push,pop}_irq() functions
 2017-04-24 13:05 UTC 

Doubt on first access for PCIe device
 2017-04-24 11:15 UTC  (7+ messages)

Question about max bus number for PCIe root bridge
 2017-04-21 20:13 UTC  (4+ messages)

[PATCH 0/9] lspci: AER, PCIe capability updates
 2017-04-21 19:32 UTC  (10+ messages)
` [PATCH 1/9] lspci: Decode AER Multiple Header and TLP Prefix Log bits
` [PATCH 2/9] lspci: Dump AER Header Log
` [PATCH 3/9] lspci: Decode AER Root Error Command, Root Error Status, Error Source
` [PATCH 4/9] lspci: Include "ECRC" in the ECRC generate/check labels
` [PATCH 5/9] lspci: Indent PCIe Capability DevCap2 & DevCtl2 correctly
` [PATCH 6/9] lspci: Decode "Slot Implemented" for PCI/PCI-X to PCIe Bridges
` [PATCH 7/9] lspci: Decode only supported ASPM exit latencies
` [PATCH 8/9] lspci: Use #defines for greppability
` [PATCH 9/9] lspci: Fix "Auxiliary" spelling error

[PATCH] PCI: don't allow unbinding host controllers that aren't prepared
 2017-04-21 19:04 UTC  (2+ messages)

[PATCH v2 1/5] PCI: rockchip: fix sign issues for current limits
 2017-04-21 19:03 UTC  (3+ messages)

[PATCH V8 0/7] LPC: legacy ISA I/O support
 2017-04-21 17:14 UTC  (5+ messages)
` [PATCH V8 5/6] ACPI: Support the probing on the devices which apply indirect-IO

[GIT PULL] PCI fixes for v4.11
 2017-04-21 16:23 UTC 

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-21  4:59 UTC  (16+ messages)

[PATCH v2] PCI: disable SERR for kdump kernel
 2017-04-21  0:04 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).