Show patches with: State = Action Required       |   22839 patches
« 1 2 ... 225 226 227228 229 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,00/10] ARM: tegra: Add PCIe device tree support - - - --- 2012-08-13 Thierry Reding bhelgaas New
PCI: EHCI: fix crash during hibernation on ASUS computers - - - --- 2012-08-12 Rafael Wysocki bhelgaas New
[3/3] PCI: Check whether pci device has been removed when remove a pci device by sysfs - - - --- 2012-08-11 Yijing Wang bhelgaas New
[2/3] PCI/AER: Clean pci_bus_ops when related pci bus was removed - - - --- 2012-08-11 Yijing Wang bhelgaas New
[1/3] PCI/AER: Fix NULL pci_ops return when hotplug a pci bus which was doing aer error inject - - - --- 2012-08-11 Yijing Wang bhelgaas New
[RFC] Fusion MPT: disable pci device when mpt map resoures failed - - - --- 2012-08-10 Hanjun Guo bhelgaas New
[BUGFIX] kexec & iosapic: kexec oops when iosapic was removed - - - --- 2012-08-10 Hanjun Guo bhelgaas New
[7/7,RESEND] ACPI, PCI: add resoruce-assign code for devices under hot-added hostbridge - - - --- 2012-08-10 Taku Izumi bhelgaas New
[6/7,RESEND] ACPI, PCI: add hostbridge removal function - - - --- 2012-08-10 Taku Izumi bhelgaas New
[5/7,RESEND] ACPI, PCI: Protect global lists in drivers/acpi/pci_root.c - - - --- 2012-08-10 Taku Izumi bhelgaas New
[4/7,RESEND] ACPI, PCI: Notify acpi_pci_drivers when hot-plugging PCI root bridges - - - --- 2012-08-10 Taku Izumi bhelgaas New
[3/7,RESEND] ACPI, PCI: Use normal list for struct acpi_pci_driver - - - --- 2012-08-10 Taku Izumi bhelgaas New
[2/7,RESEND] PCI: Correctly clean up pci root buses in function pci_remove_bus() - - - --- 2012-08-10 Taku Izumi bhelgaas New
[1/7,RESEND] x86, PCI: Fix non acpi path pci_sysdata leaking with release_fn - - - --- 2012-08-10 Taku Izumi bhelgaas New
pci: convert "new_id"/"remove_id" into generic pci_bus driver attributes - - - --- 2012-08-08 Konstantin Khlebnikov bhelgaas New
[-v3,4/4] PCI/PM: Add ABI document for sysfs file d3cold_allowed 1 - - --- 2012-08-08 Huang, Ying bhelgaas New
[BUGFIX,-v3,3/4] PCI/PM: Fix config reg access for D3cold and bridge suspending - - - --- 2012-08-08 Huang, Ying bhelgaas New
[BUGFIX,-v3,2/4] PCI/PM: Keep parent bridge active when probing device - 1 - --- 2012-08-08 Huang, Ying bhelgaas New
[BUGFIX,-v3,1/4] PCI/PM: enable D3/D3cold by default for most devices - 1 - --- 2012-08-08 Huang, Ying bhelgaas New
[RFC,v1,22/22] PCI: unexport pci_root_buses - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,21/22] PCI: cleanups for PCI bus lock implementation - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,20/22] PCI/IA64: enable PCI bus lock mechanism for IA64 platforms - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,19/22] PCI/x86: enable PCI bus lock mechanism for x86 platforms - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,18/22] PCI/acpiphp: use PCI bus lock to avoid race conditions - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,17/22] PCI/pciehp: use PCI bus lock to avoid race conditions - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,16/22] PCI/asus-wmi: use PCI bus lock to avoid race conditions - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,15/22] PCI/eeepc: use PCI bus lock to avoid race conditions - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,14/22] PCI/sysfs: use PCI bus lock to avoid race conditions - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,13/22] PCI: make each PCI device hold a reference to its parent PCI bus - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,12/22] PCI: enhance PCI remove logic to support PCI bus lock mechanism - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,11/22] PCI: enhance PCI resource assignment logic to support PCI bus lock mechanism - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,10/22] PCI: enhance PCI bus specific logic to support PCI bus lock mechanism - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,09/22] PCI: enhance PCI probe logic to support PCI bus lock mechanism - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,08/22] PCI: introduce hotplug safe search interfaces for PCI bus/device - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,07/22] PCI: introduce PCI bus lock to serialize PCI hotplug operations - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,06/22] PCI: use a global lock to serialize PCI root bridge hotplug operations - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,05/22] PCI: introduce pci_bus_{get|put}() to manage PCI bus reference count - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,04/22] PCI: split PCI bus device registration into two stages - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,03/22] PCI: change PCI device management code to better follow device model - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,02/22] PCI: trivial cleanups for drivers/pci/remove.c - - - --- 2012-08-07 Jiang Liu bhelgaas New
[RFC,v1,01/22] PCI: use pci_get_domain_bus_and_slot() to avoid race conditions - - - --- 2012-08-07 Jiang Liu bhelgaas New
Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...) - - - --- 2012-08-06 Rafael Wysocki bhelgaas New
[0/2] Fix ACS path checking - - 1 --- 2012-08-06 Joerg Roedel bhelgaas New
[RFC] Reset PCIe devices to address DMA problem on kdump with iommu - - - --- 2012-08-06 Takao Indoh bhelgaas New
[-v2,4/4] PCI/PM: Add ABI document for sysfs file d3cold_allowed 1 - - --- 2012-08-06 Huang, Ying bhelgaas New
[BUGFIX,-v2,3/4] PCI/PM: Fix config reg access for D3cold and bridge suspending - - - --- 2012-08-06 Huang, Ying bhelgaas New
[BUGFIX,-v2,2/4] PCI/PM: Keep parent bridge active when probing device - 1 - --- 2012-08-06 Huang, Ying bhelgaas New
[BUGFIX,-v2,1/4] PCI/PM: enable D3/D3cold by default for most devices - 1 - --- 2012-08-06 Huang, Ying bhelgaas New
Do we need asynchronous pm_runtime_get()? (was: Re: bisected regression ...) - - - --- 2012-08-05 Rafael Wysocki bhelgaas New
[Resend] PCI / PM: Fix messages printed by acpi_pci_set_power_state() - - - --- 2012-08-04 Rafael Wysocki bhelgaas New
pci: Account for virtual buses in pci_acs_path_enabled - - 1 --- 2012-08-04 Alex Williamson bhelgaas New
[2/2] amd-iommu: Fix ACS path checking - - - --- 2012-08-04 Alex Williamson bhelgaas New
[1/2] intel-iommu: Fix ACS path checking - - 1 --- 2012-08-04 Alex Williamson bhelgaas New
[RFC,v2,16/16] ACPIHP: enhance ACPI container driver to support new hotplug framework - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,15/16] ACPIHP: implement ACPI hotplug sysfs interfaces - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,14/16] ACPIHP: implement the state machine for ACPI hotplug slots - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,13/16] ACPIHP: configure/unconfigure system devices connecting to a hotplug slot - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,12/16] ACPIHP: cancel inprogress ACPI system device hotplug operations - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,11/16] ACPIHP: analyse dependences among ACPI system device hotplug slots - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,10/16] ACPIHP: system device hotplug driver skeleton - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,09/16] ACPIHP: implement utility functions to support system device hotplug - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,08/16] ACPIHP: provide interfaces to associate driver specific data to hotplug slots - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,07/16] ACPIHP: add callbacks into acpi_device_ops to support new hotplug framework - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,06/16] ACPIHP: group devices connecting to a hotplug slot according to device types - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,05/16] ACPIHP: scan and walk ACPI devices connecting to an ACPI hotplug slot - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,04/16] ACPI: introduce interfaces to manage ACPI device reference count - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,03/16] ACPIHP: detect ACPI hotplug slots by checking ACPI _EJ0 method - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,02/16] ACPIHP: ACPI system device hotplug slot enumerator - - - --- 2012-08-04 Jiang Liu bhelgaas New
[RFC,v2,01/16] ACPIHP: introduce a framework for ACPI based system device hotplug - - - --- 2012-08-04 Jiang Liu bhelgaas New
pci, rename subordinate bus to secondary bus - - - --- 2012-08-03 Prarit Bhargava bhelgaas New
[RFC] Reset PCIe devices to address DMA problem on kdump with iommu - - - --- 2012-08-03 Takao Indoh bhelgaas New
[4/4] PCI/PM: Add ABI document for sysfs file d3cold_allowed 1 - - --- 2012-08-03 Huang, Ying bhelgaas New
[BUGFIX,3/4] PCI/PM: Fix config reg access for D3cold and bridge suspending - - - --- 2012-08-03 Huang, Ying bhelgaas New
[BUGFIX,2/4] PCI/PM: Keep parent bridge active when probing device - 1 - --- 2012-08-03 Huang, Ying bhelgaas New
[BUGFIX,1/4] PCI/PM: enable D3/D3cold by default for most devices - 1 - --- 2012-08-03 Huang, Ying bhelgaas New
[v3,32/32] PCI/rtl8192e: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,31/32] PCI/et131x: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,30/32] PCI/tsi721: use PCIe capabilities access functions to simplify implementation 1 - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,29/32] PCI/radeon: use PCIe capabilities access functions to simplify implementation - 1 - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,28/32] PCI/qla: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,27/32] PCI/qib: use PCIe capabilities access functions to simplify implementation 1 - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,26/32] PCI/mthca: use PCIe capabilities access functions to simplify implementation 1 - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,25/32] PCI/iwl: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,24/32] PCI/ath9k: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,23/32] PCI/atl1c: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,22/32] PCI/chelsio: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,21/32] PCI/myri10ge: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,20/32] PCI/niu: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,19/32] PCI/mlx4: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,18/32] PCI/vxge: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,17/32] PCI/igb: use PCIe capabilities access functions to simplify implementation 1 - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,16/32] PCI/broadcom: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,15/32] PCI/r8169: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,14/32] PCI/tile: use PCIe capabilities access functions to simplify implementation 1 - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,13/32] PCI/MIPS: use PCIe capabilities access functions to simplify implementation 1 - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,12/32] PCI/ARM: use PCIe capabilities access functions to simplify implementation 1 - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,11/32] PCI/ASPM: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,10/32] PCI/AER: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,09/32] PCI/PME: use PCIe capabilities access functions to simplify implementation - - - --- 2012-08-01 Jiang Liu bhelgaas New
[v3,08/32] PCI/pciehp: use PCIe capabilities access functions to simplify implementation - 1 - --- 2012-08-01 Jiang Liu bhelgaas New
« 1 2 ... 225 226 227228 229 »