linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-14 22:54:18 to 2015-04-24 10:14:01 UTC [more...]

[PATCH v2] of/pci: fix a bug in function pci_pio_to_address
 2015-04-24 10:13 UTC  (2+ messages)

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-04-24  8:49 UTC  (12+ messages)

[PATCH v2] PCI: Fix NULL pointer when find parent pcie_link_state
 2015-04-24  6:59 UTC 

[PATCH] PCI: Fix NULL pointer when find parent pcie_link_state
 2015-04-24  6:12 UTC  (3+ messages)

Rescan and devices behind a bridge
 2015-04-24  5:10 UTC 

git pull] drm for v4.1-rc1
 2015-04-24  0:55 UTC  (7+ messages)

[PATCH 0/2] PCI: designware: improve iATU programming and usage
 2015-04-23  7:47 UTC  (5+ messages)
` [PATCH 1/2] PCI: designware: consolidate outbound iATU programming functions
` [PATCH 2/2] PCI: designware: use iATU0 for cfg and IO, iATU1 for MEM

[[PATCH v1]] of/pci: fix a bug in function pci_pio_to_address
 2015-04-23  1:51 UTC  (5+ messages)

[PATCH] Report NUMA node in lspci -v
 2015-04-22 20:27 UTC 

[PATCH] irqchip/gicv3-its: Decrease page size when needed
 2015-04-22 19:41 UTC  (23+ messages)
` [PATCH 1/2] irqchip/gicv3-its: Support share device ID
` [PATCH 2/2] pci/layerscape: Add LS2085A MSI support

[PATCH] PCI / hotplug: Propagate the "ignore hotplug" setting to parent
 2015-04-22 14:19 UTC  (8+ messages)

[PATCH v2 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
 2015-04-22 12:50 UTC  (42+ messages)
` [PATCH v3 0/4] PCI: X-Gene: Add APM X-Gene v1 "
  ` [PATCH v3 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "
              ` [PATCH v4 0/4] PCI: X-Gene: Add APM X-Gene v1 "
              ` [PATCH v4 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "
              ` [PATCH v4 2/4] arm64: dts: Add the device tree entry for the APM X-Gene PCIe MSI node
              ` [PATCH v4 3/4] documentation: dts: Add the device tree binding for APM X-Gene v1 PCIe MSI device tree node
              ` [PATCH v4 4/4] PCI: X-Gene: Add the MAINTAINERS entry for APM X-Gene v1 PCIe MSI driver
                      ` [PATCH v5 0/4]PCI: X-Gene: Add APM X-Gene v1 MSI/MSIX termination driver
                      ` [PATCH v5 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "
                          ` [PATCH v6 0/4]PCI: X-Gene: Add APM X-Gene v1 "
                          ` [PATCH v6 1/4] documentation: dts: Add the device tree binding for APM X-Gene v1 PCIe MSI device tree node
                          ` [PATCH v6 2/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
                          ` [PATCH v6 3/4] arm64: dts: Add the device tree entry for the APM X-Gene PCIe MSI node
                          ` [PATCH v6 4/4] PCI: X-Gene: Add the MAINTAINERS entry for APM X-Gene v1 PCIe MSI driver
                      ` [PATCH v5 2/4] arm64: dts: Add the device tree entry for the APM X-Gene PCIe MSI node
                      ` [PATCH v5 3/4] documentation: dts: Add the device tree binding for APM X-Gene v1 PCIe MSI device tree node
                      ` [PATCH v5 4/4] PCI: X-Gene: Add the MAINTAINERS entry for APM X-Gene v1 PCIe MSI driver

[PATCH] ia64/PCI: Treat all host bridge Address Space Descriptors (even consumers) as windows
 2015-04-21 23:00 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove Mohit Kumar (email bounces)
 2015-04-21 20:01 UTC 

[PATCHv2] perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
 2015-04-21 19:33 UTC 

[PATCH] perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
 2015-04-21 19:31 UTC  (3+ messages)

[PATCH v1 05/47] pci: add pci_iomap_wc() variants
 2015-04-21 18:46 UTC  (3+ messages)

[PATCH v10 00/29] Refine PCI scan interfaces and make generic pci host bridge
 2015-04-21 11:34 UTC  (30+ messages)
` [PATCH v10 01/29] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v10 02/29] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v10 03/29] PCI: Save domain in pci_host_bridge
` [PATCH v10 04/29] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v10 05/29] PCI: Remove argument bus for pci_create_root_bus()
` [PATCH v10 06/29] PCI: Alloc busn resource dynamically for pci_scan_bus()
` [PATCH v10 07/29] PCI: Allocate busn resource for pci_scan_root_bus()
` [PATCH v10 08/29] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v10 09/29] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v10 10/29] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v10 11/29] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v10 12/29] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v10 13/29] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v10 14/29] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v10 15/29] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v10 16/29] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v10 17/29] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v10 18/29] ia64/PCI: "
` [PATCH v10 19/29] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v10 20/29] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v10 21/29] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v10 22/29] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v10 23/29] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v10 24/29] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v10 25/29] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v10 26/29] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v10 27/29] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v10 28/29] PCI: Remove platform specific pci_domain_nr()
` [PATCH v10 29/29] PCI: Remove pci_bus_assign_domain_nr()

[PATCHv2] perf/x86/intel/uncore: add support for Haswell ULT IMC uncore
 2015-04-21  7:29 UTC  (3+ messages)

[PATCH] perf/x86/intel/uncore: add support for Haswell ULT IMC uncore
 2015-04-20 20:20 UTC  (6+ messages)

[Bugfix v5] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
 2015-04-20  3:08 UTC 

Fwd: NULL Pointer in 3.x during PCI bus enumeration
 2015-04-18  0:03 UTC  (4+ messages)
  `  "

[RFC] PCI: BCM5301X: add PCIe2 driver for BCM5301X SoCs
 2015-04-17 16:07 UTC  (5+ messages)

[query] how to use "ranges" in device tree
 2015-04-17  9:38 UTC  (9+ messages)

[PATCH v5 0/9] PCI: MMCONFIG clean up
 2015-04-17  7:14 UTC  (10+ messages)
` [PATCH v5 1/9] x86, pci: Clean up comment about buggy MMIO config space access for AMD Fam10h CPUs
` [PATCH v5 2/9] x86, pci: Abstract PCI config accessors and use AMD Fam10h workaround exclusively
` [PATCH v5 3/9] x86, pci: Reorder logic of pci_mmconfig_insert() function
` [PATCH v5 4/9] x86, pci, acpi: Move arch-agnostic MMCONFIG (aka ECAM) and ACPI code out of arch/x86/ directory
` [PATCH v5 5/9] pci, acpi, mcfg: Provide generic implementation of MCFG code initialization
` [PATCH v5 6/9] x86, pci: mmconfig_{32,64}.c code refactoring - remove code duplication
` [PATCH v5 7/9] x86, pci, ecam: mmconfig_64.c becomes default implementation for ECAM driver
` [PATCH v5 8/9] pci, acpi, mcfg: Share ACPI PCI config space accessors
` [PATCH v5 9/9] pci, ecam: Improve naming for ecam.c content and areas where it is used

[Query] PORT_LOGIC_SPEED_CHANGE set in PCIe designware driver
 2015-04-17  6:45 UTC  (3+ messages)

[PATCH v6 00/10] PCI: Fix unhandled interrupt on shutdown
 2015-04-17  1:05 UTC  (8+ messages)
` [PATCH v6 04/10] PCI/MSI: Don't disable MSI/MSI-X at shutdown

[RFC PATCH 0/3] PCI: host: Add PCIe host support for Hisilicon Soc Hip05
 2015-04-16  8:00 UTC  (7+ messages)
` [RFC PATCH 1/3] PCI: host: designware: support ARM64
` [RFC PATCH 2/3] PCI: Host: Add PCIe host support for Hisilicon Soc Hip05
` [RFC PATCH 3/3] Documentation: devicetree: Add hisilicon PCIe host binding

[PATCH v1 0/4] Unassigned resource fixes
 2015-04-15 23:04 UTC  (9+ messages)
` [PATCH v1 2/4] PCI: Mark invalid BARs as unassigned

[PATCH v2 0/3] pci/designware: Add architecture-independent driver for Designware PCIe
 2015-04-15 11:54 UTC  (8+ messages)
` [PATCH v2 1/3] arm/pci: Add support architecture-independent PCIe driver
` [PATCH v2 2/3] pci/designware: Add base driver for Designware PCIe
` [PATCH v2 3/3] pci/layerscape: Add LS2085A PCIe support

PCI Out of Resources
 2015-04-15  0:31 UTC  (6+ messages)

Open PCI issues
 2015-04-14 22:54 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).