Show patches with: none      |   44781 patches
« 1 2 ... 9 10 11447 448 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/2] PCI: Provide a default pcibios_update_irq() - - - - --- 2012-09-17 Thierry Reding Accepted
[v3,1/8] ACPI, PCI: Use normal list for struct acpi_pci_driver - - - - --- 2012-09-18 Taku Izumi Accepted
[v3,2/8] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges - - - - --- 2012-09-18 Taku Izumi Accepted
[v3,3/8] ACPI, PCI: add acpi_pci_drivers protection - - - - --- 2012-09-18 Taku Izumi Accepted
[v3,4/8] ACPI, PCI: change acpi_pci_drivers' add/remove interface - - - - --- 2012-09-18 Taku Izumi Accepted
[v3,5/8] ACPI, PCI: change acpi_pci_find_root implementation - - - - --- 2012-09-18 Taku Izumi Accepted
[v3,6/8] ACPI, PCI: add acpi_pci_roots protection - - - - --- 2012-09-18 Taku Izumi Accepted
[v3,7/8] ACPI, PCI: add hostbridge removal function - - - - --- 2012-09-18 Taku Izumi Superseded
[v3,8/8] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge - - - - --- 2012-09-18 Taku Izumi Superseded
pci: Convert pci_resource_<foo> macros to static inlines - - - - --- 2012-09-18 Joe Perches Accepted
runtime PM and special power switches - - - - --- 2012-09-18 Rafael J. Wysocki Not Applicable
PCI: fix default vga ref_count - - - - --- 2012-09-18 Yinghai Lu Changes Requested
pci: don't touch card regs after runtime suspend D3 - - - - --- 2012-09-19 David Airlie Accepted
[1/6] PCI/AER: fix pci_ops return NULL when hotplug a pci bus doing aer error inject - - 1 - --- 2012-09-19 Yijing Wang Changes Requested
[2/6] PCI/AER: introduce pci_bus_ops_get() function to avoid a small race condition window - - - - --- 2012-09-19 Yijing Wang Changes Requested
[3/6] PCI/AER: clean all untracked pci_ops_aer when rmmod aer_inject - - - - --- 2012-09-19 Yijing Wang Changes Requested
[4/6] PCI/AER: clean pci_bus_ops when related pci bus was removed - - 1 - --- 2012-09-19 Yijing Wang Changes Requested
[5/6] PCI/AER: introduce pci_bus_ops_free to free pci_bus_ops - - - - --- 2012-09-19 Yijing Wang Changes Requested
[6/6] PCI/AER: clean unused code pci_bus_ops_pop - - - - --- 2012-09-19 Yijing Wang Changes Requested
PCI, x86: clear initial value for root info resources - - - - --- 2012-09-19 Yinghai Lu Accepted
PCI, ia64: clear initial value for root info resources - - - - --- 2012-09-19 Yinghai Lu Accepted
[01/40] PCI: fix default vga ref_count - - - - --- 2012-09-19 Yinghai Lu Accepted
[02/40] PCI, x86: clear initial value for root info resources - - - - --- 2012-09-19 Yinghai Lu Accepted
[03/40] PCI, ia64: clear initial value for root info resources - - - - --- 2012-09-19 Yinghai Lu Accepted
[04/40] PCI, acpiphp: Add is_hotplug_bridge detection 1 - - - --- 2012-09-19 Yinghai Lu Rejected
[05/40] PCI: Add root bus children dev's res to fail list - - - - --- 2012-09-19 Yinghai Lu Rejected
[06/40] PCI: Split out stop_bus_device and remove_bus_dev again. - - - - --- 2012-09-19 Yinghai Lu Rejected
[07/40] x86, PCI: Separate pcibios_allocate_bridge_resources() - - - - --- 2012-09-19 Yinghai Lu Rejected
[08/40] x86, PCI: Separate pcibios_allocate_dev_resources() - - - - --- 2012-09-19 Yinghai Lu Rejected
[09/40] x86, PCI: Let pcibios_allocate_bus_resources() take bus instead - - - - --- 2012-09-19 Yinghai Lu Rejected
[10/40] x86, PCI: Separate rom resource claim out - - - - --- 2012-09-19 Yinghai Lu Rejected
[11/40] PCI, x86: Add pcibios_fw_addr_done - - - - --- 2012-09-19 Yinghai Lu Rejected
[12/40] PCI, x86: Remove __init for hw/fw allocated functions - - - - --- 2012-09-19 Yinghai Lu Rejected
[13/40] PCI: Claim hw/fw allocated resources in hot add path. - - - - --- 2012-09-19 Yinghai Lu Rejected
[14/40] PCI: Separate out pci_assign_unassigned_bus_resources() - - - - --- 2012-09-19 Yinghai Lu Rejected
[15/40] PCI: Move back pci_rescan_bus() to probe.c - - - - --- 2012-09-19 Yinghai Lu Rejected
[16/40] PCI: pci_bus_size_bridges() should not size own bridge - - - - --- 2012-09-19 Yinghai Lu Rejected
[17/40] PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resources() - - - - --- 2012-09-19 Yinghai Lu Rejected
[18/40] PCI: Rescan bus using callback method too - - - - --- 2012-09-19 Yinghai Lu Rejected
[19/40] PCI, sysfs: Clean up rescan/remove with schedule_callback - - - - --- 2012-09-19 Yinghai Lu Rejected
[20/40] PCI: Fix a device reference count leakage issue in pci_dev_present() - - - - --- 2012-09-19 Yinghai Lu Rejected
[21/40] PCI: Add pci_stop_and_remove_root_bus() - - - - --- 2012-09-19 Yinghai Lu Rejected
[22/40] PCI, acpiphp: Separate out hot-add support of pci host bridge - - - - --- 2012-09-19 Yinghai Lu Rejected
[23/40] PCI, ACPI: Pass device instead of handle when config root bridge - - - - --- 2012-09-19 Yinghai Lu Rejected
[24/40] PCI, acpi: Update acpi_pci_driver add/remove interface - - - - --- 2012-09-19 Yinghai Lu Rejected
[25/40] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too - - - - --- 2012-09-19 Yinghai Lu Rejected
[26/40] PCI, ACPI: del root bus prt - - - - --- 2012-09-19 Yinghai Lu Rejected
[27/40] ACPI: acpi_bus_trim to support two steps. - - - - --- 2012-09-19 Yinghai Lu Rejected
[28/40] PCI, ACPI: Add pci_root_hp hot removal notification support. - - - - --- 2012-09-19 Yinghai Lu Rejected
[29/40] PCI, ACPI: Add alloc_acpi_hp_work() - - - - --- 2012-09-19 Yinghai Lu Rejected
[30/40] PCI, acpiphp: Use acpi_hp_work - - - - --- 2012-09-19 Yinghai Lu Rejected
[31/40] PCI, pci_root_hp: Use acpi_hp_work - - - - --- 2012-09-19 Yinghai Lu Rejected
[32/40] PCI, ACPI: Make kacpi_hotplug_wq static - - - - --- 2012-09-19 Yinghai Lu Rejected
[33/40] ACPI, PCI: Use normal list for struct acpi_pci_driver - - - - --- 2012-09-19 Yinghai Lu Not Applicable
[34/40] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges - - - - --- 2012-09-19 Yinghai Lu Not Applicable
[35/40] ACPI, PCI: Protect global lists in drivers/acpi/pci_root.c - - - - --- 2012-09-19 Yinghai Lu Not Applicable
[36/40] PCI: Set dev_node early for pci_dev - - - - --- 2012-09-19 Yinghai Lu Rejected
[37/40] PCI, x86: Move pci_enable_bridges() down - - - - --- 2012-09-19 Yinghai Lu Rejected
[38/40] ACPI, PCI: Skip extra pci_enable_bridges for non hot-add root - - - - --- 2012-09-19 Yinghai Lu Rejected
[39/40] PCI, acpiphp: Don't ailout even no slots found yet. - - - - --- 2012-09-19 Yinghai Lu Rejected
[40/40] ACPI: Enable SCI_EMULATE to manually simulate physical hotplug testing. - - - - --- 2012-09-19 Yinghai Lu Rejected
[v3,1/2] ARM: pci: Keep pci_common_init() around after init - - - - --- 2012-09-20 Thierry Reding Not Applicable
[v3,2/2] ARM: pci: Allow passing per-controller private data - - - - --- 2012-09-20 Thierry Reding Not Applicable
[RFC/PATCH,v2] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource - - - - --- 2012-09-20 Stephan Schreiber Rejected
[v4,1/5] PCI/AER: Fix pci_ops return NULL in pci_read/write_aer - - 1 - --- 2012-09-21 Yijing Wang Superseded
[v4,2/5] PCI/AER: introduce pci_bus_ops_get() to avoid a small race condition window - - - - --- 2012-09-21 Yijing Wang Superseded
[v4,3/5] PCI/AER: clean all untracked pci_ops_aer when rmmod aer_inject - - 1 - --- 2012-09-21 Yijing Wang Superseded
[v4,4/5] PCI/AER: clean pci_bus_ops when related pci bus was removed - - 1 - --- 2012-09-21 Yijing Wang Superseded
[v4,5/5] PCI/AER: free pci_bus_ops_list and remove pci_bus_ops_pop - - 1 - --- 2012-09-21 Yijing Wang Superseded
change signature of walk_root_bridge() function - - - - --- 2012-09-21 Taku Izumi Accepted
[v5,1/5] PCI/AER: Fix pci_ops return NULL in pci_read/write_aer - - 2 - --- 2012-09-21 Yijing Wang Superseded
[v5,2/5] PCI/AER: use list_for_each_entry to avoid a small race condition window - - - - --- 2012-09-21 Yijing Wang Superseded
[v5,3/5] PCI/AER: clean all untracked pci_ops_aer when rmmod aer_inject - - 1 - --- 2012-09-21 Yijing Wang Superseded
[v5,4/5] PCI/AER: clean pci_bus_ops when related pci bus was removed - - 1 - --- 2012-09-21 Yijing Wang Superseded
[v5,5/5] PCI/AER: free pci_bus_ops_list and remove pci_bus_ops_pop - - 1 - --- 2012-09-21 Yijing Wang Superseded
[v4] PCI: introduce two interfaces to walk PCI buses - - - - --- 2012-09-21 Jiang Liu Rejected
[RFC,v3,1/2] PCI-Express Non-Transparent Bridge Support - - - - --- 2012-09-21 Jon Mason Not Applicable
[RFC,v3,2/2] net: Add support for NTB virtual ethernet device - - - - --- 2012-09-21 Jon Mason Not Applicable
[RFC/PATCH,v2] ia64, SR870, EFI bug breaks ata_piix, uninitialized ICH4 IDE EXBAR mem resource - - - - --- 2012-09-24 Bjorn Helgaas Not Applicable
[01/29] PCI, x86: Separate out pcibios_allocate_bridge_resources() - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[02/29] PCI. x86: Separate out pcibios_allocate_dev_resources() - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[03/29] PCI, x86: Let pcibios_allocate_bus_resources() take bus instead - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[04/29] PCI, x86: Separate out rom resource claim - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[05/29] PCI: rename pci_release_bus_bridge_dev to pci_release_host_bridge_dev - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[06/29] PCI: Add dummy bus_type for pci_host_bridge - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[07/29] PCI, ACPI: add acpi_bus_type for host bridge - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[08/29] PCI, ACPI: Remove acpi_find_bridge_device for acpi_bus_type - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[09/29] PCI, libata: remove find_bridge in acpi_bus_type 1 - - - --- 2012-09-25 Yinghai Lu Changes Requested
[10/29] PCI, USB: remove find_bridge in acpi_bus_type - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[11/29] PCI, ACPI: remove find_bridge in acpi_bus_type - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[12/29] PCI: Add for_each_pci_host_bridge() and pci_get_next_host_bridge - - 1 - --- 2012-09-25 Yinghai Lu Changes Requested
[13/29] PCI, hotplug: kill pci_find_next_bus n sgi_hotplug - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[14/29] PCI: kill pci_find_next_bus in pci_sysfs - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[15/29] PCI, edac: kill pci_find_next_bus in edac 1 - - - --- 2012-09-25 Yinghai Lu Changes Requested
[16/29] PCI, x86: kill pci_find_next_bus in pcibios_scan_root - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[17/29] PCI, x86: kill pci_root_buses in resources reservations - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[18/29] PCI, drm: kill pci_root_buses in alpha hose setting - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[19/29] PCI: kill pci_root_buses in setup-bus - - - - --- 2012-09-25 Yinghai Lu Changes Requested
[20/29] PCI, sparc: kill pci_find_next_bus 1 - - - --- 2012-09-25 Yinghai Lu Changes Requested
[21/29] PCI, ia64: kill pci_find_next_bus - - - - --- 2012-09-25 Yinghai Lu Changes Requested
« 1 2 ... 9 10 11447 448 »