Show patches with: State = Action Required       |   22962 patches
« 1 2 ... 224 225 226229 230 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[31/40] PCI, pci_root_hp: Use acpi_hp_work - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[30/40] PCI, acpiphp: Use acpi_hp_work - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[29/40] PCI, ACPI: Add alloc_acpi_hp_work() - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[28/40] PCI, ACPI: Add pci_root_hp hot removal notification support. - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[27/40] ACPI: acpi_bus_trim to support two steps. - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[26/40] PCI, ACPI: del root bus prt - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[25/40] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[24/40] PCI, acpi: Update acpi_pci_driver add/remove interface - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[23/40] PCI, ACPI: Pass device instead of handle when config root bridge - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[22/40] PCI, acpiphp: Separate out hot-add support of pci host bridge - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[21/40] PCI: Add pci_stop_and_remove_root_bus() - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[20/40] PCI: Fix a device reference count leakage issue in pci_dev_present() - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[19/40] PCI, sysfs: Clean up rescan/remove with schedule_callback - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[18/40] PCI: Rescan bus using callback method too - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[17/40] PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resources() - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[16/40] PCI: pci_bus_size_bridges() should not size own bridge - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[15/40] PCI: Move back pci_rescan_bus() to probe.c - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[14/40] PCI: Separate out pci_assign_unassigned_bus_resources() - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[13/40] PCI: Claim hw/fw allocated resources in hot add path. - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[12/40] PCI, x86: Remove __init for hw/fw allocated functions - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[11/40] PCI, x86: Add pcibios_fw_addr_done - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[10/40] x86, PCI: Separate rom resource claim out - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[09/40] x86, PCI: Let pcibios_allocate_bus_resources() take bus instead - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[08/40] x86, PCI: Separate pcibios_allocate_dev_resources() - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[07/40] x86, PCI: Separate pcibios_allocate_bridge_resources() - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[06/40] PCI: Split out stop_bus_device and remove_bus_dev again. - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[05/40] PCI: Add root bus children dev's res to fail list - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[04/40] PCI, acpiphp: Add is_hotplug_bridge detection 1 - - --- 2012-09-19 Yinghai Lu bhelgaas New
[03/40] PCI, ia64: clear initial value for root info resources - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[02/40] PCI, x86: clear initial value for root info resources - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[01/40] PCI: fix default vga ref_count - - - --- 2012-09-19 Yinghai Lu bhelgaas New
PCI, ia64: clear initial value for root info resources - - - --- 2012-09-19 Yinghai Lu bhelgaas New
PCI, x86: clear initial value for root info resources - - - --- 2012-09-19 Yinghai Lu bhelgaas New
[6/6] PCI/AER: clean unused code pci_bus_ops_pop - - - --- 2012-09-19 Yijing Wang bhelgaas New
[5/6] PCI/AER: introduce pci_bus_ops_free to free pci_bus_ops - - - --- 2012-09-19 Yijing Wang bhelgaas New
[4/6] PCI/AER: clean pci_bus_ops when related pci bus was removed - 1 - --- 2012-09-19 Yijing Wang bhelgaas New
[3/6] PCI/AER: clean all untracked pci_ops_aer when rmmod aer_inject - - - --- 2012-09-19 Yijing Wang bhelgaas New
[2/6] PCI/AER: introduce pci_bus_ops_get() function to avoid a small race condition window - - - --- 2012-09-19 Yijing Wang bhelgaas New
[1/6] PCI/AER: fix pci_ops return NULL when hotplug a pci bus doing aer error inject - 1 - --- 2012-09-19 Yijing Wang bhelgaas New
pci: don't touch card regs after runtime suspend D3 - - - --- 2012-09-19 David Airlie bhelgaas New
PCI: fix default vga ref_count - - - --- 2012-09-18 Yinghai Lu bhelgaas New
runtime PM and special power switches - - - --- 2012-09-18 Rafael Wysocki bhelgaas New
pci: Convert pci_resource_<foo> macros to static inlines - - - --- 2012-09-18 Joe Perches bhelgaas New
[v3,8/8] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge - - - --- 2012-09-18 Taku Izumi bhelgaas New
[v3,7/8] ACPI, PCI: add hostbridge removal function - - - --- 2012-09-18 Taku Izumi bhelgaas New
[v3,6/8] ACPI, PCI: add acpi_pci_roots protection - - - --- 2012-09-18 Taku Izumi bhelgaas New
[v3,5/8] ACPI, PCI: change acpi_pci_find_root implementation - - - --- 2012-09-18 Taku Izumi bhelgaas New
[v3,4/8] ACPI, PCI: change acpi_pci_drivers' add/remove interface - - - --- 2012-09-18 Taku Izumi bhelgaas New
[v3,3/8] ACPI, PCI: add acpi_pci_drivers protection - - - --- 2012-09-18 Taku Izumi bhelgaas New
[v3,2/8] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges - - - --- 2012-09-18 Taku Izumi bhelgaas New
[v3,1/8] ACPI, PCI: Use normal list for struct acpi_pci_driver - - - --- 2012-09-18 Taku Izumi bhelgaas New
[v2,2/2] PCI: Provide a default pcibios_update_irq() - - - --- 2012-09-17 Thierry Reding bhelgaas New
[v2,1/2] PCI: Keep pci_fixup_irqs() around after init 1 - - --- 2012-09-17 Thierry Reding bhelgaas New
[RFC,3/3] PCI/PM: Disable PME poll for PCIe devices - - - --- 2012-09-17 Huang, Ying bhelgaas New
[RFC,2/3] PCI/PM: Make PCI devices notified when its power resource turned on 1 - - --- 2012-09-17 Huang, Ying bhelgaas New
[RFC,1/3] PCI/PM: Fix kexec for D3cold and bridge suspending 1 - - --- 2012-09-17 Huang, Ying bhelgaas New
[v3] ACPI/pci-bind: remove bind/unbind callbacks from acpi_device_ops - 1 - --- 2012-09-16 Jiang Liu bhelgaas New
[v3] PCI: split registration of PCI bus devices into two stages - - - --- 2012-09-16 Jiang Liu bhelgaas New
[v2,9/9] PCI/AER: update AER configuration when PCI hotplug event happens - - - --- 2012-09-15 Jiang Liu bhelgaas New
[v2,8/9] PCI/acpiphp: serialize access to the bridge_list list - - - --- 2012-09-15 Jiang Liu bhelgaas New
[v2,7/9] PCI/acpiphp: update ACPI hotplug slot information when PCI hotplug happens - - - --- 2012-09-15 Jiang Liu bhelgaas New
[v2,6/9] ACPI/pci_slot: update PCI slot information when PCI hotplug event happens - - - --- 2012-09-15 Jiang Liu bhelgaas New
[v2,5/9] ACPI/pci-bind: remove bind/unbind callbacks from acpi_device_ops - - - --- 2012-09-15 Jiang Liu bhelgaas New
[v2,4/9] ACPI/pci_bind: correctly update binding relationship for PCI hotplug - - - --- 2012-09-15 Jiang Liu bhelgaas New
[v2,3/9] PCI: preserve dev->subordinate until pci_stop_dev() has been called - - - --- 2012-09-15 Jiang Liu bhelgaas New
[v2,2/9] PCI: split registration of PCI bus devices into two stages - - - --- 2012-09-15 Jiang Liu bhelgaas New
[v2,1/9] PCI: make PCI device create/destroy logic symmetric 1 - - --- 2012-09-15 Jiang Liu bhelgaas New
PCI, x86: clear initial value for root info resources - - - --- 2012-09-15 Yinghai Lu bhelgaas New
PCI: Use correct type when freeing bus resource list - - - --- 2012-09-15 Yinghai Lu bhelgaas New
PCI, x86: fix default vga ref_count - - - --- 2012-09-15 Yinghai Lu bhelgaas New
[2/2] PCI: Provide a default pcibios_update_irq() - - - --- 2012-09-14 Thierry Reding bhelgaas New
[1/2] PCI: Annotate pci_fixup_irqs with __devinit - - - --- 2012-09-14 Thierry Reding bhelgaas New
[2/2] PCI: remove host bridge hotplug unsafe interface pci_get_next_bus() - - - --- 2012-09-13 Jiang Liu bhelgaas New
[1/2] PCI: introduce root bridge hotplug safe interfaces to walk root buses - - - --- 2012-09-13 Jiang Liu bhelgaas New
[RFC,1/1] MISC: hpilo, remove pci_disable_device - - - --- 2012-09-13 Jiri Slaby bhelgaas New
eeepc-laptop: fix device reference count leakage in eeepc_rfkill_hotplug() - 1 - --- 2012-09-12 Jiang Liu bhelgaas New
[v2,4/4] PCI/AER: fix a small race condition window when rmmod aer_inject - - - --- 2012-09-12 Yijing Wang bhelgaas New
[v2,3/4] PCI/AER: Clean pci_bus_ops when related pci bus was removed - 1 - --- 2012-09-12 Yijing Wang bhelgaas New
[v2,2/4] PCI/AER: clean all untracked pci_ops_aer when rmmod aer_inject - - - --- 2012-09-12 Yijing Wang bhelgaas New
[v2,1/4] PCI/AER: Fix pci_ops return NULL when hotplug a pci bus doing aer error inject - 1 - --- 2012-09-12 Yijing Wang bhelgaas New
PCI: Check bridge secondary/subordinate bus register - - 1 --- 2012-09-11 Yinghai Lu bhelgaas New
[Bug,18412] Intel DP43BF requires "pci=assign-busses" to discover some devices - - - --- 2012-09-10 Bjorn Helgaas bhelgaas New
[1/1] PCI: fix on-stack pci_device_id's - - - --- 2012-09-10 Jiri Slaby bhelgaas New
drop bogus default from ARCH_SUPPORTS_MSI - - - --- 2012-09-10 Jan Beulich bhelgaas New
[1/2] PCI: Use local parameter pci_device_id for pci_get_subsys/class() - - - --- 2012-09-08 Bjorn Helgaas bhelgaas New
[1/2] PCI: Use local parameter pci_device_id for pci_get_subsys/class() - - - --- 2012-09-08 Fengguang Wu bhelgaas New
PCI: Remove bus number resource debug messages - - - --- 2012-09-07 Bjorn Helgaas bhelgaas New
[Resend] pciehp: always implement resume - - - --- 2012-09-07 Rafael Wysocki bhelgaas New
[4/4] make drivers with pci error handlers const - - - --- 2012-09-07 Stephen Hemminger bhelgaas New
[3/4] scsi: make pci error handlers const - - - --- 2012-09-07 Stephen Hemminger bhelgaas New
[2/4] netdev: make pci_error_handlers const - - - --- 2012-09-07 Stephen Hemminger bhelgaas New
[1/4] pci: make pci_error_handlers const - - - --- 2012-09-07 Stephen Hemminger bhelgaas New
[v2,6/6] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge - - - --- 2012-09-07 Taku Izumi bhelgaas New
[5/5] ppc/pnv: I/O and memory alignment for p2p bridges - - - --- 2012-09-07 Gavin Shan bhelgaas New
[4/5] ppc/pci: override pcibios_window_alignment - - - --- 2012-09-07 Gavin Shan bhelgaas New
[3/5] pci: refactor function pbus_size_mem - - - --- 2012-09-07 Gavin Shan bhelgaas New
[2/5] pci: resource assignment based on p2p alignment - - - --- 2012-09-07 Gavin Shan bhelgaas New
[1/5] pci: weak function returns alignment - - - --- 2012-09-07 Gavin Shan bhelgaas New
x86: Fix build warning on 32-bit - - - --- 2012-09-06 Matthew Garrett bhelgaas New
[1/1] pci-iov: Fix warnings when CONFIG_PCI_IOV is enabled - - - --- 2012-09-04 Jiang Wang bhelgaas New
« 1 2 ... 224 225 226229 230 »