messages from 2015-03-19 21:00:06 to 2015-03-25 05:47:13 UTC [more...]
[PATCH V15 00/21] Enable SRIOV on POWER8
2015-03-25 5:44 UTC (3+ messages)
` [PATCH V15 01/21] powerpc/pci: Refactor pci_dn
` [PATCH V15 02/21] powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
[PATCH v3 00/10] pci: fix unhandled interrupt on shutdown
2015-03-25 5:40 UTC (15+ messages)
` [PATCH v3 01/10] pci: export functions for msi/msix ctrl
` [PATCH v3 02/10] pci: move pci_msi_init_pci_dev to pci.c
` [PATCH v3 03/10] pci: drop some duplicate code
` [PATCH v3 04/10] pci: don't disable msi/msix at shutdown
` [PATCH v3 05/10] pci: make msi/msix shutdown functions static
` [PATCH v3 06/10] virtio_pci: drop msi_off on probe
` [PATCH v3 07/10] ntb: drop pci_msi_off call "
` [PATCH v3 08/10] mic: "
` [PATCH v3 09/10] pci: drop pci_msi_off calls from quirks
` [PATCH v3 10/10] pci: unexport pci_msi_off
[PATCH] pci: pci-exynos: fixed the sentence error
2015-03-25 5:13 UTC
[PATCH v8 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-03-25 1:22 UTC (34+ messages)
` [PATCH v8 01/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v8 02/30] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v8 03/30] PCI: Save domain in pci_host_bridge
` [PATCH v8 04/30] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v8 05/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v8 06/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v8 07/30] PCI: Add default bus resource in pci_host_bridge
` [PATCH v8 08/30] PCI: Update pci_host_bridge bus resource
` [PATCH v8 09/30] PCI: Introduce pci_host_first_busnr() function
` [PATCH v8 10/30] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v8 11/30] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v8 12/30] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v8 13/30] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v8 14/30] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v8 15/30] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v8 16/30] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v8 17/30] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v8 18/30] ia64/PCI: "
` [PATCH v8 19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v8 20/30] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v8 21/30] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v8 22/30] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v8 23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v8 24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v8 25/30] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v8 26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v8 27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v8 28/30] PCI: Remove platform specific pci_domain_nr()
` [PATCH v8 29/30] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH v8 30/30] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC
[PATCH] pci: iproc: fix PCIE_IPROC in Kconfig
2015-03-25 0:28 UTC (2+ messages)
[Xen-devel] 3.18 xen-pcifront regression?
2015-03-24 23:31 UTC (3+ messages)
[PATCH] PCI / ACPI: PCI delay optimization from ACPI
2015-03-24 22:10 UTC (22+ messages)
` [PATCH update] "
` [PATCH 1/2] PCI: rename dsm uuid for PCI
` [PATCH v2 1/2] PCI: rename _DSM UUID array
` [PATCH 2/2] PCI / ACPI: PCI delay optimization from ACPI
` [PATCH v2 "
[Bugfix] x86/PCI/ACPI: Fix regression caused by commit 63f1789ec716
2015-03-24 19:55 UTC (7+ messages)
[pci:pci/enumeration-yw8 33/34] drivers/pci/host-bridge.c:220:6: sparse: symbol 'pci_host_assign_domain_nr' was not declared. Should it be static?
2015-03-24 14:16 UTC (2+ messages)
` [PATCH pci] PCI: pci_host_assign_domain_nr() can be static
[pci:pci/enumeration-yw7 32/35] drivers/pci/host-bridge.c:147:24: sparse: symbol 'pci_find_host_bridge' was not declared. Should it be static?
2015-03-24 3:41 UTC (6+ messages)
` [PATCH pci] PCI: pci_find_host_bridge() can be static
[PATCH V14 00/21] Enable SRIOV on Power8
2015-03-24 1:54 UTC (33+ messages)
` [PATCH V14 01/21] powerpc/pci: Refactor pci_dn
` [PATCH V14 02/21] powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor
` [PATCH V14 03/21] PCI: Print more info in sriov_enable() error message
` [PATCH V14 04/21] PCI: Print PF SR-IOV resource that contains all VF(n) BAR space
` [PATCH V14 05/21] PCI: Keep individual VF BAR size in struct pci_sriov
` [PATCH V14 06/21] PCI: Index IOV resources in the conventional style
` [PATCH V14 07/21] PCI: Refresh First VF Offset and VF Stride when updating NumVFs
` [PATCH V14 08/21] PCI: Calculate maximum number of buses required for VFs
` [PATCH V14 09/21] PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn()
` [PATCH V14 10/21] PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable()
` [PATCH V14 11/21] PCI: Add pcibios_iov_resource_alignment() interface
` [PATCH V14 12/21] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning
` [PATCH V14 13/21] powerpc/pci: Don't unset PCI resources for VFs
` [PATCH V14 14/21] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically
` [PATCH V14 15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
` [PATCH V14 16/21] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv
` [PATCH V14 17/21] powerpc/powernv: Shift VF resource with an offset
` [PATCH V14 18/21] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported
` [PATCH V14 19/21] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3
` [PATCH V14 20/21] powerpc/pci: Remove unused struct pci_dn.pcidev field
` [PATCH V14 21/21] powerpc/pci: Add PCI resource alignment documentation
[PATCH v3 1/2] PCI: One more parameter to pci_set_pcie_reset_state()
2015-03-24 0:23 UTC (12+ messages)
` [PATCH v3 2/2] PCI: Apply warm reset to specific devices
[PATCH] PCI: Add ACS quirks for Intel 1G NICs
2015-03-23 21:26 UTC (2+ messages)
[PATCH v2 0/4] pci: fix unhandled interrupt on shutdown
2015-03-23 20:52 UTC (7+ messages)
` [PATCH v2 1/4] pci: disable msi/msix at probe time
[PATCH] PCI: rcar: Add PCIE_CONF_REGNO macro for PCIECAR register
2015-03-23 16:16 UTC (3+ messages)
[PATCH v7 00/31] Refine PCI scan interfaces and make generic pci host bridge
2015-03-23 12:40 UTC (32+ messages)
` [PATCH v7 01/31] xen/PCI: Don't use deprecated function pci_scan_bus_parented()
` [PATCH v7 02/31] PCI: Remove deprecated pci_scan_bus_parented()
` [PATCH v7 03/31] PCI: Save domain in pci_host_bridge
` [PATCH v7 04/31] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h
` [PATCH v7 05/31] PCI: Introduce pci_host_assign_domain_nr() to assign domain
` [PATCH v7 06/31] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
` [PATCH v7 07/31] PCI: Add default bus resource in pci_host_bridge
` [PATCH v7 08/31] PCI: Update pci_host_bridge bus resource
` [PATCH v7 09/31] PCI: Introduce pci_host_first_busnr() function
` [PATCH v7 10/31] PCI: Introduce pci_host_bridge_list to manage host bridges
` [PATCH v7 11/31] PCI: Save sysdata in pci_host_bridge drvdata
` [PATCH v7 12/31] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed()
` [PATCH v7 13/31] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge()
` [PATCH v7 14/31] PCI: Introduce pci_host_bridge_ops to support host specific operations
` [PATCH v7 15/31] PCI: Introduce new scan function pci_scan_host_bridge()
` [PATCH v7 16/31] PCI: Introduce pci_bus_child_max_busnr()
` [PATCH v7 17/31] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge
` [PATCH v7 18/31] ia64/PCI: "
` [PATCH v7 19/31] powerpc/pci: Use pci_scan_host_bridge() for simplicity
` [PATCH v7 20/31] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed()
` [PATCH v7 21/31] sparc/PCI: Use pci_scan_host_bridge() for simplicity
` [PATCH v7 22/31] parisc/PCI: Use pci_scan_root_bus() "
` [PATCH v7 23/31] PCI/mvebu: Use pci_common_init_dev() to simplify code
` [PATCH v7 24/31] PCI/tegra: Remove redundant tegra_pcie_scan_bus()
` [PATCH v7 25/31] PCI/designware: Use pci_scan_root_bus() for simplicity
` [PATCH v7 26/31] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus()
` [PATCH v7 27/31] PCI: Rename __pci_create_root_bus() to pci_create_root_bus()
` [PATCH v7 28/31] PCI: rename to pci_find_host_bridge()
` [PATCH v7 29/31] PCI: Remove platform specific pci_domain_nr()
` [PATCH v7 30/31] PCI: Remove pci_bus_assign_domain_nr()
` [PATCH v7 31/31] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC
[PATCH] powerpc/pci: Fix the initial value of hose->first_busno
2015-03-23 9:17 UTC (5+ messages)
[PATCH v6 00/30] Refine PCI scan interfaces and make generic pci host bridge
2015-03-23 1:08 UTC (4+ messages)
` [PATCH v6 09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus()
[Debug 0/2] Fix regressions caused by commit 593669c2ac0f
2015-03-21 21:12 UTC (6+ messages)
[GIT PULL] Power management and ACPI fixes for 4.0-rc5
2015-03-21 0:32 UTC
[PATCH] PCI: mvebu: add suspend/resume support
2015-03-20 23:27 UTC (2+ messages)
[PATCH] ARM: add PCI hotplug support
2015-03-20 23:22 UTC (2+ messages)
[PATCH 1/2] PCI: allow MSI chip providers to implement their own multiple MSI setup
2015-03-20 22:07 UTC (3+ messages)
` [PATCH 2/2] PCI: designware: implement multiple MSI irq setup
[PATCH v1] of/pci : fix of_pci_dma_configure parent ptr NULL
2015-03-20 20:16 UTC (3+ messages)
[Bugfix] x86/PCI: Release PCI IRQ resource only if PCI device is disabled when unbinding
2015-03-20 14:39 UTC (10+ messages)
[PATCH] PCI: versatile: Fix building error for resource_list_for_each_entry
2015-03-20 1:18 UTC (3+ messages)
[PATCH V13 00/21] Enable SRIOV on Power8
2015-03-19 23:49 UTC (7+ messages)
` [PATCH V13 15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe
[PATCH 1/4] PCI: X-Gene: Add the APM X-Gene v1 PCIe MSI/MSIX termination driver
2015-03-19 21:08 UTC (6+ messages)
` [PATCH v2 0/4] PCI: X-Gene: Add APM X-Gene v1 "
[PATCH v7 0/4] pci: iproc: Add Broadcom iProc PCIe support
2015-03-19 21:05 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).