Show patches with: Archived = No       |   44734 patches
« 1 2 ... 16 17 18447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V11,08/17] powrepc/pci: Refactor pci_dn - - - - --- 2015-01-15 Wei Yang Superseded
[V11,09/17] powerpc/pci: remove pci_dn->pcidev field 1 - - - --- 2015-01-15 Wei Yang Superseded
[V11,10/17] powerpc/powernv: Use pci_dn in PCI config accessor - - - - --- 2015-01-15 Wei Yang Superseded
[V11,11/17] powerpc/powernv: Allocate pe->iommu_table dynamically - - - - --- 2015-01-15 Wei Yang Superseded
[V11,12/17] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_… - - - - --- 2015-01-15 Wei Yang Superseded
[V11,13/17] powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv - - - - --- 2015-01-15 Wei Yang Superseded
[V11,14/17] powerpc/powernv: Shift VF resource with an offset - - - - --- 2015-01-15 Wei Yang Superseded
[V11,15/17] powerpc/powernv: Allocate VF PE - - - - --- 2015-01-15 Wei Yang Superseded
[V11,16/17] powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov supported - - - - --- 2015-01-15 Wei Yang Superseded
[V11,17/17] powerpc/powernv: Group VF PE when IOV BAR is big on PHB3 - - - - --- 2015-01-15 Wei Yang Superseded
[01/28] PCI: Rip out pci_bus_add_devices() from pci_scan_bus() - - - - --- 2015-01-16 Yijing Wang Superseded
[02/28] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() - - - - --- 2015-01-16 Yijing Wang Superseded
[03/28] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - - --- 2015-01-16 Yijing Wang Superseded
[04/28] PCI: Remove deprecated pci_scan_bus_parented() - - - - --- 2015-01-16 Yijing Wang Superseded
[05/28] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy() - - - - --- 2015-01-16 Yijing Wang Superseded
[06/28] PCI: Combine PCI domain and bus number in u32 arg - - - - --- 2015-01-16 Yijing Wang Superseded
[07/28] PCI: Pass PCI domain number combined with root bus number - - - - --- 2015-01-16 Yijing Wang Superseded
[08/28] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - - --- 2015-01-16 Yijing Wang Superseded
[09/28] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - - --- 2015-01-16 Yijing Wang Superseded
[10/28] PCI: Save sysdata in pci_host_bridge drvdata - - - - --- 2015-01-16 Yijing Wang Superseded
[11/28] PCI: Introduce pci_host_bridge_ops to setup host bridge - - - - --- 2015-01-16 Yijing Wang Superseded
[12/28] PCI: Introduce new scan function pci_scan_root_bridge() - - - - --- 2015-01-16 Yijing Wang Superseded
[13/28] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - - --- 2015-01-16 Yijing Wang Superseded
[14/28] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - - --- 2015-01-16 Yijing Wang Superseded
[15/28] PCI/powerpc: Rename pcibios_root_bridge_prepare() for better readability - - - - --- 2015-01-16 Yijing Wang Superseded
[16/28] PCI/powerpc: Use pci_scan_root_bridge() for simplicity - - - - --- 2015-01-16 Yijing Wang Superseded
[17/28] PCI: Remove weak pcibios_root_bridge_prepare() - - - - --- 2015-01-16 Yijing Wang Superseded
[18/28] PCI/sparc: Use pci_scan_root_bridge() for simplicity - - - - --- 2015-01-16 Yijing Wang Superseded
[19/28] PCI: Introduce pci_bus_child_max_busnr() - - - - --- 2015-01-16 Yijing Wang Superseded
[20/28] PCI/Parisc: Use pci_scan_root_bus() for simplicity - - - - --- 2015-01-16 Yijing Wang Superseded
[21/28] PCI/mvebu: Use pci_common_init_dev() to simplify code - - - - --- 2015-01-16 Yijing Wang Superseded
[22/28] PCI/tegra: Remove redundant tegra_pcie_scan_bus() - - - - --- 2015-01-16 Yijing Wang Superseded
[23/28] PCI/designware: Use pci_scan_root_bus() for simplicity - - - - --- 2015-01-16 Yijing Wang Superseded
[24/28] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - - --- 2015-01-16 Yijing Wang Superseded
[25/28] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - - --- 2015-01-16 Yijing Wang Superseded
[26/28] PCI: Export find_pci_host_bridge() - - - - --- 2015-01-16 Yijing Wang Superseded
[27/28] PCI: Remove platform specific pci_domain_nr() - - - - --- 2015-01-16 Yijing Wang Superseded
[28/28] PCI: Remove pci_bus_assign_domain_nr() - - - - --- 2015-01-16 Yijing Wang Superseded
[v2,01/30] PCI: Rip out pci_bus_add_devices() from pci_scan_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,03/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,04/30] PCI: Remove deprecated pci_scan_bus_parented() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,05/30] PCI: Rename pci_scan_bus() to pci_scan_bus_legacy() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,06/30] PCI: Combine PCI domain and bus number in u32 arg - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,07/30] PCI: Pass PCI domain number combined with root bus number - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,10/30] PCI: Introduce pci_host_bridge_list to manage host bridges - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,11/30] PCI: Save sysdata in pci_host_bridge drvdata - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,13/30] PCI: Introduce new scan function pci_scan_root_bridge() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,14/30] PCI/x86: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,15/30] PCI/IA64: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,16/30] PCI/IA64: Fix the build warning about pci_domain_nr() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,17/30] PCI/powerpc: Rename pcibios_root_bridge_prepare() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,18/30] PCI/powerpc: Use pci_scan_root_bridge() for simplicity - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,19/30] PCI: Remove weak pcibios_root_bridge_prepare() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,20/30] PCI/sparc: Use pci_scan_root_bridge() for simplicity - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,21/30] PCI: Introduce pci_bus_child_max_busnr() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,22/30] PCI/Parisc: Use pci_scan_root_bus() for simplicity - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,25/30] PCI/designware: Use pci_scan_root_bus() for simplicity - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,28/30] PCI: Export find_pci_host_bridge() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,29/30] PCI: Remove platform specific pci_domain_nr() - - - - --- 2015-01-21 Yijing Wang Superseded
[v2,30/30] PCI: Remove pci_bus_assign_domain_nr() - - - - --- 2015-01-21 Yijing Wang Superseded
[2/2] PCI: Calculate the VF bus range on each possible NumVFs - - - - --- 2015-01-21 Bjorn Helgaas Superseded
[v5,1/8] of: iommu: add ptr to OF node arg to of_iommu_configure() 2 - - - --- 2015-01-27 Murali Karicheri Superseded
[v5,2/8] of: move of_dma_configure() to device.c to help re-use 1 - - - --- 2015-01-27 Murali Karicheri Superseded
[v5,3/8] of: fix size when dma-range is not used - - - - --- 2015-01-27 Murali Karicheri Superseded
[v5,4/8] PCI: add helper functions pci_get[put]_host_bridge_device() 1 - - - --- 2015-01-27 Murali Karicheri Superseded
[v5,5/8] of/pci: add of_pci_dma_configure() update dma configuration 2 - - - --- 2015-01-27 Murali Karicheri Superseded
[v5,6/8] PCI: update dma configuration from DT 1 - - - --- 2015-01-27 Murali Karicheri Superseded
[v5,7/8] arm: dma-mapping: limit iommu mapping size - - - - --- 2015-01-27 Murali Karicheri Superseded
[v5,8/8] of: limit dma_mask of the device based on dma-range size - - - - --- 2015-01-27 Murali Karicheri Superseded
[problem] mpt2sas load fails with LSISAS2008 - - - - --- 2015-02-02 Yinghai Lu Superseded
[1/3] fix on Store individual VF BAR size in struct pci_sriov - - - - --- 2015-02-05 Wei Yang Superseded
[2/3] fix Reserve additional space for IOV BAR, with m64_per_iov supported - - - - --- 2015-02-05 Wei Yang Superseded
[3/3] remove the unused end in pnv_pci_vf_resource_shift() - - - - --- 2015-02-05 Wei Yang Superseded
of: calculate masks of the device based on dma-range size - - - - --- 2015-02-06 Murali Karicheri Superseded
[problem] mpt2sas load fails with LSISAS2008 - - - - --- 2015-02-07 Yinghai Lu Superseded
pci: spear: Drop __initdata from struct platform_driver spear13xx_pcie_driver - - - - --- 2015-02-08 Matwey V. Kornilov Superseded
PCI: rcar: Add address check of mem_res - - - - --- 2015-02-13 Nobuhiro Iwamatsu Superseded
[v12,01/21] PCI: Print more info in sriov_enable() error message - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,02/21] PCI: Print PF SR-IOV resource that contains all VF(n) BAR space - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,03/21] PCI: Keep individual VF BAR size in struct pci_sriov - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,04/21] PCI: Index IOV resources in the conventional style - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,05/21] PCI: Refresh First VF Offset and VF Stride when updating NumVFs - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,06/21] PCI: Calculate maximum number of buses required for VFs - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,07/21] PCI: Export pci_iov_virtfn_bus() and pci_iov_virtfn_devfn() - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,08/21] PCI: Add pcibios_sriov_enable() and pcibios_sriov_disable() - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,09/21] PCI: Add pcibios_iov_resource_alignment() interface - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,10/21] PCI: Consider additional PF's IOV BAR alignment in sizing and assigning - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,11/21] powerpc/pci: Don't unset PCI resources for VFs - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,12/21] powerpc/pci: Refactor pci_dn - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,13/21] powerpc/powernv: Use pci_dn, not device_node, in PCI config accessor - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,14/21] powerpc/powernv: Allocate struct pnv_ioda_pe iommu_table dynamically - - - - --- 2015-02-24 Bjorn Helgaas Superseded
[v12,15/21] powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_… - - - - --- 2015-02-24 Bjorn Helgaas Superseded
« 1 2 ... 16 17 18447 448 »