Show patches with: Archived = No       |   44686 patches
« 1 2 ... 7 8 9446 447 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/6] parisc/PCI: Use list_for_each_entry() for bus->devices traversal - - - - --- 2012-08-16 Bjorn Helgaas Superseded
[5/6] sgi-agp: Use list_for_each_entry() for bus->devices traversal - - - - --- 2012-08-16 Bjorn Helgaas Superseded
[6/6] PCI: Remove unused pci_dev_b() - - - - --- 2012-08-16 Bjorn Helgaas Superseded
[v2,01/16] PCI: acpiphp: Stop disabling bridges on remove - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,02/16] PCI: acpiphp: Use common pci_stop_and_remove_bus_device() - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,03/16] pcmcia: Use common pci_stop_and_remove_bus_device() - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,04/16] PCI: Don't export stop_bus_device and remove_bus_device interfaces - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,05/16] PCI: Remove pci_stop_and_remove_behind_bridge() - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,06/16] PCI: Use list_for_each_entry() for bus->devices traversal - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,07/16] PCI: Fold stop and remove helpers into their callers - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,08/16] PCI: Stop and remove devices in one pass - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,09/16] PCI: Remove unused, commented-out, code - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,10/16] PCI: Rename local variables to conventional names - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,11/16] PCI: Leave normal LIST_POISON in deleted list entries - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,12/16] frv/PCI: Use list_for_each_entry() for bus->devices traversal - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,13/16] parisc/PCI: Enable PERR/SERR on all devices - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,14/16] parisc/PCI: Use list_for_each_entry() for bus->devices traversal - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,15/16] sgi-agp: Use list_for_each_entry() for bus->devices traversal - - - - --- 2012-08-17 Bjorn Helgaas Superseded
[v2,16/16] PCI: Remove unused pci_dev_b() - - - - --- 2012-08-17 Bjorn Helgaas Superseded
pci: fix drivers/pci/pci.c kernel-doc warnings - - - - --- 2012-08-19 Randy.Dunlap Accepted
[1/8] pci: change variable name for find_pci_host_bridge - - - - --- 2012-08-20 Gavin Shan Superseded
[2/8] pci: argument pci_bus for find_pci_host_bridge - - - - --- 2012-08-20 Gavin Shan Superseded
[3/8] pci: fiddle with conversion of pci and CPU address - - - - --- 2012-08-20 Gavin Shan Superseded
[4/8] pci: weak function returns alignment - - - - --- 2012-08-20 Gavin Shan Superseded
[5/8] pci: resource assignment based on p2p alignment - - - - --- 2012-08-20 Gavin Shan Superseded
[6/8] pci: refactor function pbus_size_mem - - - - --- 2012-08-20 Gavin Shan Superseded
[7/8] ppc/pci: override pcibios_window_alignment - - - - --- 2012-08-20 Gavin Shan Superseded
[8/8] ppc/pnv: I/O and memory alignment for p2p bridges - - - - --- 2012-08-20 Gavin Shan Superseded
[GIT,PULL] PCI updates for v3.6 - - - - --- 2012-08-20 Bjorn Helgaas Not Applicable
[RFC,v2] pci: pci resource iterator - - - - --- 2012-08-21 Ram Pai Superseded
[v3,00/32] provide interfaces to access PCIe capabilities registers - - - - --- 2012-08-21 Jiang Liu Not Applicable
pci_get_subsys: GFP_KERNEL allocations with IRQs disabled - - 1 - --- 2012-08-22 Feng Tang Changes Requested
[v2] PCI: allow acpiphp to handle PCIe ports w/o native PCIe hotplug capability 1 - - - --- 2012-08-22 Jiang Liu Accepted
[v3,00/32] provide interfaces to access PCIe capabilities registers - - - - --- 2012-08-22 Bjorn Helgaas Not Applicable
[v3,00/32] provide interfaces to access PCIe capabilities registers - - - - --- 2012-08-22 Bjorn Helgaas Not Applicable
[RFC,v3] pci: pci resource iterator - - - - --- 2012-08-23 Ram Pai Superseded
[1/2] PCI: Use local parameter pci_device_id for pci_get_subsys/class() - - 1 - --- 2012-08-23 Feng Tang Accepted
[2/2] PCI: Remove the obsolete no_pci_devices() check - - - - --- 2012-08-23 Feng Tang Accepted
[V3,1/4] EFI: Stash ROMs if they're not in the PCI BAR - - - - --- 2012-08-23 Matthew Garrett Accepted
[V3,2/4] PCI: Add pcibios_add_device - - - - --- 2012-08-23 Matthew Garrett Accepted
[V3,3/4] PCI: Add support for non-BAR ROMs - - - - --- 2012-08-23 Matthew Garrett Accepted
[V3,4/4] X86: Use PCI setup data - - - - --- 2012-08-23 Matthew Garrett Accepted
[1/2] PCI: leave MEM and IO decoding disabled during 64-bit BAR sizing, too 1 - - - --- 2012-08-23 Bjorn Helgaas Accepted
pci: rewrite pci_call_probe() to use workqueue instead of work_on_cpu() - - - - --- 2012-08-23 Tejun Heo Accepted
[RESEND,BUGFIX,1/3] PCI/AER: fix pci_ops return NULL when hotplug a pci bus which was doing aer err… - - - - --- 2012-08-25 Yijing Wang Superseded
[RESEND,BUGFIX,2/3] PCI/AER: clean pci_bus_ops when related pci bus was removed - - - - --- 2012-08-25 Yijing Wang Superseded
[RESEND,BUGFIX,3/3] PCI: check whether pci device has been removed when remove a pci device by sysfs - - - - --- 2012-08-25 Yijing Wang Superseded
[RFC,v3] pci: pci resource iterator - - - - --- 2012-08-27 Ram Pai Superseded
[1/5] PCI/IA64: simplify code by hotplug safe pci_get_domain_bus_and_slot() - - - - --- 2012-08-28 Jiang Liu Accepted
[2/5] PCI/vga: simplify code by hotplug safe pci_get_domain_bus_and_slot() - - - - --- 2012-08-28 Jiang Liu Accepted
[3/5] PCI/cpcihp: simplify code by hotplug safe pci_get_domain_bus_and_slot() - - - - --- 2012-08-28 Jiang Liu Accepted
[4/5] PCI/IOV: simplify code by hotplug safe pci_get_domain_bus_and_slot() - - - - --- 2012-08-28 Jiang Liu Accepted
[5/5] PCI/xen-pcifront: simplify code by hotplug safe pci_get_domain_bus_and_slot() 1 - - 1 --- 2012-08-28 Jiang Liu Accepted
[-v12,02/15] resources: Add probe_resource() - - - - --- 2012-08-29 Ram Pai Rejected
[0/7,RESEND] acpi, pci: hostbridge hotplug support - - - - --- 2012-08-31 Yinghai Lu Rejected
PCI: drop duplicate const in DECLARE_PCI_FIXUP_SECTION - - - - --- 2012-09-02 Mathias Krause Accepted
[part1,1/4] PCI, pciehp: Turn on link again after power off the slot - - - - --- 2012-09-02 Yinghai Lu Rejected
[part1,2/4] PCI, acpiphp: Add is_hotplug_bridge detection 1 - - - --- 2012-09-02 Yinghai Lu Superseded
[part1,3/4] PCI: Add root bus children dev's res to fail list - - - - --- 2012-09-02 Yinghai Lu Superseded
[part1,4/4] PCI: Split out stop_bus_device and remove_bus_dev again. - - - - --- 2012-09-02 Yinghai Lu Superseded
[part2,1/6] x86, PCI: Separate pcibios_allocate_bridge_resources() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part2,2/6] x86, PCI: Separate pcibios_allocate_dev_resources() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part2,3/6] x86, PCI: Let pcibios_allocate_bus_resources() take bus instead - - - - --- 2012-09-02 Yinghai Lu Superseded
[part2,4/6] x86, PCI: Separate rom resource claim out - - - - --- 2012-09-02 Yinghai Lu Superseded
[part2,5/6] PCI, x86: Add pcibios_fw_addr_done - - - - --- 2012-09-02 Yinghai Lu Superseded
[part2,6/6] PCI: Claim hw/fw allocated resources in hot add path. - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,01/11] PCI: Separate out pci_assign_unassigned_bus_resources() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,02/11] PCI: Move back pci_rescan_bus() to probe.c - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,03/11] PCI: pci_bus_size_bridges() should not size own bridge - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,04/11] PCI: Use __pci_bus_size_bridges() directly in pci_assign_unassigned_bus_resources() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,05/11] PCI, sysfs: Use device_type and attr_groups with pci dev - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,06/11] PCI, sysfs: Create rescan_bridge under /sys/.../pci/devices/... for pci bridges - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,07/11] PCI: Add pci_bus_add_single_device() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,08/11] PCI: Make pci_rescan_bus_bridge_resize() use pci_scan_bridge - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,09/11] PCI: Clean up rescan_bus_bridge_resize() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,10/11] PCI: Rescan bus or bridge using callback method too - - - - --- 2012-09-02 Yinghai Lu Superseded
[part3,11/11] PCI, sysfs: Clean up rescan/remove with scheule_callback - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,01/11] PCI: Fix a device reference count leakage issue in pci_dev_present() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,02/11] PCI: Correctly clean up pci root buses in function pci_remove_bus() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,03/11] PCI: Add pci_stop_and_remove_bus() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,04/11] PCI: Fix an access-after-free issue in function pci_stop_and_remove_bus() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,05/11] PCI, acpiphp: Separate out hot-add support of pci host bridge - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,06/11] PCI, ACPI: Make acpi_pci_root_remove remove pci root bus too - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,07/11] PCI, ACPI: Add pci_root_hp hot removal notification support. - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,08/11] PCI, ACPI: Add alloc_acpi_hp_work() - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,09/11] PCI, acpiphp: Use acpi_hp_work - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,10/11] PCI, pci_root_hp: Use acpi_hp_work - - - - --- 2012-09-02 Yinghai Lu Superseded
[part4,11/11] PCI, ACPI: Make kacpi_hotplug_wq static - - - - --- 2012-09-02 Yinghai Lu Superseded
[part5,1/7] ACPI, PCI: Use normal list for struct acpi_pci_driver - - - - --- 2012-09-02 Yinghai Lu Superseded
[part5,2/7] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges - - - - --- 2012-09-02 Yinghai Lu Superseded
[part5,3/7] ACPI, PCI: Protect global lists in drivers/acpi/pci_root.c - - - - --- 2012-09-02 Yinghai Lu Superseded
[part5,4/7] ACPI, PCI: Stop pci devices before acpi_pci_driver remove calling - - - - --- 2012-09-02 Yinghai Lu Superseded
[part5,5/7] PCI: Set dev_node early for pci_dev - - - - --- 2012-09-02 Yinghai Lu Superseded
[part5,6/7] PCI, x86: Move pci_enable_bridges() down - - - - --- 2012-09-02 Yinghai Lu Superseded
[part5,7/7] ACPI, PCI: Skip extra pci_enable_bridges for non hot-add root - - - - --- 2012-09-02 Yinghai Lu Superseded
[3/5] PCI: hotplug: remove acpi_bus_generate_proc_event 1 - - - --- 2012-09-03 Davidlohr Bueso Not Applicable
[v2,1/6] ACPI, PCI: Use normal list for struct acpi_pci_driver - - - - --- 2012-09-03 Taku Izumi Superseded
[v2,2/6] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges - - - - --- 2012-09-03 Taku Izumi Superseded
[v2,3/6] ACPI, PCI: add acpi_pci_drivers protection - - - - --- 2012-09-03 Taku Izumi Superseded
[v2,4/6] ACPI, PCI: add acpi_pci_roots protection - - - - --- 2012-09-03 Taku Izumi Superseded
« 1 2 ... 7 8 9446 447 »