linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-12 16:49:11 to 2015-01-19 20:20:09 UTC [more...]

[PATCH 0/5] PCI: st: provide support for dw pcie
 2015-01-19 15:46 UTC  (17+ messages)
` [PATCH 2/5] PCI: st: Add Device Tree bindings for sti pcie
` [PATCH 3/5] PCI: st: Provide support for the sti PCIe controller
` [PATCH 4/5] PCI: designware: Add setup bus-related to pcie_host_ops

[PATCH v2] pci: Fix infinite loop with ROM image of size 0
 2015-01-19 18:48 UTC  (2+ messages)

[RFC PATCH 0/3] drivers: port PCIe designware to new DT parsing API
 2015-01-19 18:32 UTC  (5+ messages)
` [RFC PATCH 1/3] drivers: of: fix resources freeing in of_pci_get_host_bridge_resources()

[RFC Patch 00/19] Improve ACPI resource parsing interfaces and data structures
 2015-01-19 15:06 UTC  (7+ messages)
` [RFC Patch 16/19] ACPI: Introduce helper function acpi_dev_filter_resource_type()

[Bugfix 0/3] Fix regressions in Xen IRQ management
 2015-01-19 14:31 UTC  (8+ messages)
` [Bugfix 1/3] xen/irq, ACPI: Fix regression in xen PCI passthrough caused by cffe0a2b5a34
` [Bugfix 2/3] xen/irq: Override ACPI IRQ management callback __acpi_unregister_gsi
` [Bugfix 3/3] x86/PCI: Refine the way to release PCI IRQ resources

[PATCH 00/28] Refine PCI scan interfaces and make generic pci host bridge
 2015-01-19 10:56 UTC  (56+ messages)
` [PATCH 01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
` [PATCH 02/28] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()
` [PATCH 03/28] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH 04/28] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH 05/28] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy()
` [PATCH 06/28] PCI: Combine PCI domain and bus number in u32 arg
` [PATCH 07/28] PCI: Pass PCI domain number combined with root bus number
` [PATCH 08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH 09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH 10/28] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH 11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge
` [PATCH 12/28] PCI: Introduce new scan function pci_scan_root_bridge()
` [PATCH 13/28] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH 14/28] PCI/IA64: "
` [PATCH 15/28] PCI/powerpc: Rename pcibios_root_bridge_prepare() for better readability
` [PATCH 16/28] PCI/powerpc: Use pci_scan_root_bridge() for simplicity
` [PATCH 17/28] PCI: Remove weak pcibios_root_bridge_prepare()
` [PATCH 18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity
` [PATCH 19/28] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH 20/28] PCI/Parisc: Use pci_scan_root_bus() for simplicity
` [PATCH 21/28] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH 22/28] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH 23/28] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH 24/28] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH 25/28] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH 26/28] PCI: Export find_pci_host_bridge()
` [PATCH 27/28] PCI: Remove platform specific pci_domain_nr()
` [PATCH 28/28] PCI: Remove pci_bus_assign_domain_nr()

[PATCH] MAINTAINERS: fix Richard Zhu's mail address
 2015-01-19 10:17 UTC 

[PATCH v2 0/4] Add support for kosagi novena
 2015-01-19 10:04 UTC  (6+ messages)
` [PATCH v2 4/4] ARM: dts: imx6q: add Novena board

[Bugfix v4 1/2] xen/pci: Fix xen IRQ allocation failure caused by commit b81975eade8c
 2015-01-19  4:41 UTC  (5+ messages)
  ` [Bugfix v4 2/2] xen/pci: Simplify x86/pci/xen.c by killing gsi_override related code

[PATCH] PCI: keep enable status consistent for device without driver
 2015-01-19  2:29 UTC  (4+ messages)

[PATCH v2 0/8] Introducing per-device MSI domain
 2015-01-19  2:10 UTC  (13+ messages)
` [PATCH v2 1/8] device core: Introduce per-device MSI domain pointer
` [PATCH v2 2/8] PCI/MSI: Add hooks to populate the msi_domain field
` [PATCH v2 3/8] PCI/MSI: of: Add support for OF-provided msi_domain

[PATCH] pci: support Thunderbolt requirements for I/O resources
 2015-01-18 14:16 UTC  (12+ messages)

[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
 2015-01-18  0:57 UTC  (2+ messages)
` [RFC][PATCH][v2] "

[PATCH] Avoid an infinite loop in pci_get_rom_size()
 2015-01-17 17:01 UTC 

[PATCH] pci: Use hot-plug capable for testing presence on
 2015-01-16 23:44 UTC  (6+ messages)

[PATCH 0/4] PCI: Reset exclusions
 2015-01-16 16:15 UTC  (10+ messages)
` [PATCH 4/4] PCI: quirk Atheros AR93xx to avoid bus reset

[PATCH v3 08/16] mn10300: drop dead code
 2015-01-16 10:11 UTC  (4+ messages)
` [PATCH v3 09/16] pci: add pci_iomap_range
` [PATCH v3 10/16] s390: "

[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
 2015-01-16  0:49 UTC  (3+ messages)
` [PATCH 13/28] pci: host: drop owner assignment from platform_drivers

[PATCH v2 00/10] PCI: clip firmware assigned resources
 2015-01-16  0:14 UTC  (15+ messages)
` [PATCH v2 01/10] PCI: clip firmware assigned resource under parent bridge's
` [PATCH v2 02/10] PCI, x86: "
` [PATCH v2 03/10] PCI, alpha: "
` [PATCH v2 04/10] PCI, frv: "
` [PATCH v2 05/10] PCI, ia64: "
` [PATCH v2 06/10] PCI, microblaze: "
` [PATCH v2 07/10] PCI, mn10300: "
` [PATCH v2 08/10] PCI, parisc: "
` [PATCH v2 09/10] PCI, powerpc: "
` [PATCH v2 10/10] PCI, sparc: "

[PATCH] pci: Add ACS quirk for Emulex NICs
 2015-01-16  0:11 UTC  (3+ messages)

[PATCH 00/10] PCI: clip firmware assigned resources
 2015-01-15 22:15 UTC  (17+ messages)
` [PATCH 01/10] PCI: clip firmware assigned resource under parent bridge's
` [PATCH 02/10] PCI, x86: "
` [PATCH 03/10] PCI, alpha: "
` [PATCH 04/10] PCI, frv: "
` [PATCH 05/10] PCI, ia64: "
` [PATCH 06/10] PCI, microblaze: "
` [PATCH 07/10] PCI, mn10300: "
` [PATCH 08/10] PCI, parisc: "
` [PATCH 09/10] PCI, powerpc: "
` [PATCH 10/10] PCI, sparc: "

[PATCH] pci: generic host: make it more generic
 2015-01-15 11:10 UTC  (2+ messages)

[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
 2015-01-15  9:45 UTC  (2+ messages)

[PATCH v8 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-01-15  7:01 UTC  (14+ messages)
` [PATCH v8 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH v8 02/10] iommu/vt-d: Items required for kdump
` [PATCH v8 06/10] iommu/vt-d: datatypes and functions used "

[PATCH V10 00/17] Enable SRIOV on Power8
 2015-01-15  2:28 UTC  (21+ messages)
    ` [PATCH V11 "
      ` [PATCH V11 01/17] PCI/IOV: Export interface for retrieve VF's BDF
      ` [PATCH V11 02/17] PCI/IOV: add VF enable/disable hook
      ` [PATCH V11 03/17] PCI: Add weak pcibios_iov_resource_alignment() interface
      ` [PATCH V11 04/17] PCI: Store VF BAR size in pci_sriov
      ` [PATCH V11 05/17] PCI: Take additional PF's IOV BAR alignment in sizing and assigning
      ` [PATCH V11 06/17] powerpc/pci: Add PCI resource alignment documentation
      ` [PATCH V11 07/17] powerpc/pci: Don't unset pci resources for VFs
      ` [PATCH V11 08/17] powrepc/pci: Refactor pci_dn
      ` [PATCH V11 09/17] powerpc/pci: remove pci_dn->pcidev field
      ` [PATCH V11 10/17] powerpc/powernv: Use pci_dn in PCI config accessor
      ` [PATCH V11 11/17] powerpc/powernv: Allocate pe->iommu_table dynamically
      ` [PATCH V11 12/17] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
      ` [PATCH V11 13/17] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
      ` [PATCH V11 14/17] powerpc/powernv: Shift VF resource with an offset
      ` [PATCH V11 15/17] powerpc/powernv: Allocate VF PE
      ` [PATCH V11 16/17] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
      ` [PATCH V11 17/17] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3

[PATCH v3 1/2] PCI: add helper function to find root port for device
 2015-01-13 19:57 UTC  (2+ messages)
` [PATCH v3 2/2] PCI: tegra: apply relaxed ordering fixup only on Tegra

[PATCH] PCI: quirks: DMA alias quirk for Adaptec 3405
 2015-01-13 18:26 UTC 

Hot add a PCIe device driver upon hotplug event
 2015-01-13 17:29 UTC  (5+ messages)

[PATCH] PCI: xilinx: fix harmless format string warning
 2015-01-13 14:43 UTC  (2+ messages)

[PATCH v2 0/5] PCI Hotplug Driver for PowerPC PowerNV
 2015-01-13  3:16 UTC  (4+ messages)
` [PATCH 3/5] powerpc/powernv: Introduce pnv_pci_poll()

[PATCH 0/4] PCI: X-Gene: Add APM X-Gene v1 MSI/MSIX termination driver
 2015-01-12 19:44 UTC  (5+ messages)
` [PATCH 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe "

[PATCH 0/5] Qualcomm PCIe and PCIe/PHY drivers
 2015-01-12 18:20 UTC  (3+ messages)
` [PATCH 4/5] PCI: qcom: Add Qualcomm PCIe controller driver

[PATCH 00/16] PCI generic configuration space accessors
 2015-01-12 17:51 UTC  (3+ messages)
` [PATCH 12/16] pci/host: generic: convert to use generic config accesses


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