Show patches with: Submitter = Yijing Wang       |    State = Action Required       |   800 patches
« 1 2 3 47 8 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,06/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - --- 2015-04-03 Yijing Wang bhelgaas New
[v9,05/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - --- 2015-04-03 Yijing Wang bhelgaas New
[v9,04/30] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h - - - --- 2015-04-03 Yijing Wang bhelgaas New
[v9,03/30] PCI: Save domain in pci_host_bridge - - 1 --- 2015-04-03 Yijing Wang bhelgaas New
[v9,02/30] PCI: Remove deprecated pci_scan_bus_parented() - - - --- 2015-04-03 Yijing Wang bhelgaas New
[v9,01/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - --- 2015-04-03 Yijing Wang bhelgaas New
PCI: Save sysdata in pci_host_bridge drvdata - - - --- 2015-04-03 Yijing Wang bhelgaas New
[v8,30/30] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,29/30] PCI: Remove pci_bus_assign_domain_nr() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,28/30] PCI: Remove platform specific pci_domain_nr() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,25/30] PCI/designware: Use pci_scan_root_bus() for simplicity - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus() 1 - 1 --- 2015-03-24 Yijing Wang bhelgaas New
[v8,23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,22/30] parisc/PCI: Use pci_scan_root_bus() for simplicity - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,21/30] sparc/PCI: Use pci_scan_host_bridge() for simplicity - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,20/30] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,19/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,18/30] ia64/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,17/30] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,16/30] PCI: Introduce pci_bus_child_max_busnr() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,15/30] PCI: Introduce new scan function pci_scan_host_bridge() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,14/30] PCI: Introduce pci_host_bridge_ops to support host specific operations - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,13/30] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,12/30] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,11/30] PCI: Save sysdata in pci_host_bridge drvdata - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,10/30] PCI: Introduce pci_host_bridge_list to manage host bridges - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,09/30] PCI: Introduce pci_host_first_busnr() function - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,08/30] PCI: Update pci_host_bridge bus resource - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,07/30] PCI: Add default bus resource in pci_host_bridge - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,06/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,05/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,04/30] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,03/30] PCI: Save domain in pci_host_bridge - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,02/30] PCI: Remove deprecated pci_scan_bus_parented() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v8,01/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - --- 2015-03-24 Yijing Wang bhelgaas New
[v7,31/31] PCI: Clean up CONFIG_PCI_DOMAINS_GENERIC - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,30/31] PCI: Remove pci_bus_assign_domain_nr() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,29/31] PCI: Remove platform specific pci_domain_nr() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,28/31] PCI: rename to pci_find_host_bridge() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,27/31] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,26/31] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,25/31] PCI/designware: Use pci_scan_root_bus() for simplicity - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,24/31] PCI/tegra: Remove redundant tegra_pcie_scan_bus() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,23/31] PCI/mvebu: Use pci_common_init_dev() to simplify code - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,22/31] parisc/PCI: Use pci_scan_root_bus() for simplicity - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,21/31] sparc/PCI: Use pci_scan_host_bridge() for simplicity - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,20/31] PCI: Remove pcibios_root_bridge_prepare() and pcibos_set_root_bus_speed() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,19/31] powerpc/pci: Use pci_scan_host_bridge() for simplicity - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,18/31] ia64/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,17/31] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,16/31] PCI: Introduce pci_bus_child_max_busnr() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,15/31] PCI: Introduce new scan function pci_scan_host_bridge() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,14/31] PCI: Introduce pci_host_bridge_ops to support host specific operations - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,13/31] PCI: Move pcibios_root_bridge_prepare() to pci_create_host_bridge() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,12/31] powerpc/PCI: Rename pcibios_root_bridge_prepare() to pcibios_set_root_bus_speed() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,11/31] PCI: Save sysdata in pci_host_bridge drvdata - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,10/31] PCI: Introduce pci_host_bridge_list to manage host bridges - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,09/31] PCI: Introduce pci_host_first_busnr() function - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,08/31] PCI: Update pci_host_bridge bus resource - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,07/31] PCI: Add default bus resource in pci_host_bridge - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,06/31] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,05/31] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,04/31] PCI: Move pci_bus_assign_domain_nr() declaration into drivers/pci/pci.h - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,03/31] PCI: Save domain in pci_host_bridge - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,02/31] PCI: Remove deprecated pci_scan_bus_parented() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[v7,01/31] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - --- 2015-03-23 Yijing Wang bhelgaas New
[Update] PCI: Assign resources before drivers claim devices (pci_scan_root_bus()) - - - --- 2015-03-16 Yijing Wang bhelgaas New
PCI: versatile: Fix building error for resource_list_for_each_entry - - - --- 2015-03-16 Yijing Wang bhelgaas New
[v6,04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - --- 2015-03-13 Yijing Wang bhelgaas New
[v6,30/30] PCI: Remove pci_bus_assign_domain_nr() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,29/30] PCI: Remove platform specific pci_domain_nr() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,28/30] PCI: Export find_pci_host_bridge() and rename to pci_find_host_bridge() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,27/30] PCI: Rename __pci_create_root_bus() to pci_create_root_bus() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,26/30] PCI/xgene: Use pci_scan_root_bus() instead of pci_create_root_bus() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,25/30] PCI/designware: Use pci_scan_root_bus() for simplicity - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,24/30] PCI/tegra: Remove redundant tegra_pcie_scan_bus() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,23/30] PCI/mvebu: Use pci_common_init_dev() to simplify code - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,22/30] parisc/PCI: Use pci_scan_root_bus() for simplicity - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,21/30] PCI: Introduce pci_bus_child_max_busnr() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,20/30] sparc/PCI: Use pci_scan_host_bridge() for simplicity - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,19/30] sparc/PCI: Claim bus resources before pci_bus_add_devices() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,18/30] PCI: Remove weak pcibios_root_bridge_prepare() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,17/30] powerpc/pci: Use pci_scan_host_bridge() for simplicity - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,16/30] powerpc/pci: Rename pcibios_root_bridge_prepare() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,15/30] ia64/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,14/30] x86/PCI: Refine pci_acpi_scan_root() with generic pci_host_bridge - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,13/30] PCI: Introduce new scan function pci_scan_host_bridge() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,12/30] PCI: Introduce pci_host_bridge_ops to support host specific operations - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,11/30] PCI: Save sysdata in pci_host_bridge drvdata - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,10/30] PCI: Introduce pci_host_bridge_list to manage host bridges - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,09/30] PCI: Separate pci_host_bridge creation out of pci_create_root_bus() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,08/30] PCI: Introduce pci_host_assign_domain_nr() to assign domain - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,07/30] PCI: Pass PCI domain number combined with root bus number - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,06/30] PCI: Combine PCI domain and bus number in u32 arg - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,05/30] PCI: Remove deprecated pci_scan_bus_parented() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,04/30] xen/PCI: Don't use deprecated function pci_scan_bus_parented() - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,03/30] PCI: Export busn_resource to drivers/pci - - - --- 2015-03-09 Yijing Wang bhelgaas New
[v6,02/30] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() - - - --- 2015-03-09 Yijing Wang bhelgaas New
« 1 2 3 47 8 »