| Commit message (Expand) | Author | Age |
* | PCI: pciehp: remove first_slot field | Kenji Kaneshige | 2009-09-17 |
* | PCI: pciehp: remove slot_device_offset field | Kenji Kaneshige | 2009-09-17 |
* | PCI: pciehp: remove hp_slot field | Kenji Kaneshige | 2009-09-17 |
* | PCI: pciehp: remove device field | Kenji Kaneshige | 2009-09-17 |
* | PCI: pciehp: remove bus field | Kenji Kaneshige | 2009-09-17 |
* | PCI: pciehp: remove slot_num_inc field | Kenji Kaneshige | 2009-09-17 |
* | PCI: pciehp: remove num_slots field | Kenji Kaneshige | 2009-09-17 |
* | PCI: pciehp: remove slot_list field | Kenji Kaneshige | 2009-09-17 |
* | PCI: Disable AER with pci=nomsi | Andi Kleen | 2009-09-17 |
* | PCI ASPM: support L1 only | Kenji Kaneshige | 2009-09-17 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-16 |
|\ |
|
| * | PCI hotplug: clean up acpi_run_hpp() | Bjorn Helgaas | 2009-09-14 |
| * | PCI hotplug: acpiphp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-14 |
| * | PCI hotplug: shpchp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-14 |
| * | PCI hotplug: pciehp: use generic pci_configure_slot() | Bjorn Helgaas | 2009-09-14 |
| * | PCI hotplug: add pci_configure_slot() | Bjorn Helgaas | 2009-09-14 |
| * | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interface | Bjorn Helgaas | 2009-09-14 |
| * | PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge | Bjorn Helgaas | 2009-09-14 |
| * | PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluation | Bjorn Helgaas | 2009-09-14 |
| * | PCI: Clear saved_state after the state has been restored | Rafael J. Wysocki | 2009-09-14 |
| * | PCI PM: Return error codes from pci_pm_resume() | Rafael J. Wysocki | 2009-09-14 |
| * | PCI: use dev_printk in quirk messages | Bjorn Helgaas | 2009-09-14 |
| * | PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset() | Rafael J. Wysocki | 2009-09-14 |
| * | PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handle | Alex Chiang | 2009-09-14 |
| * | PCI Hotplug: acpiphp: find bridges the easy way | Alex Chiang | 2009-09-14 |
| * | PCI: pcie portdrv: remove unused variable | Jesse Barnes | 2009-09-11 |
| * | PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support | Rafael J. Wysocki | 2009-09-09 |
| * | PCI PM: Introduce device flag wakeup_prepared | Rafael J. Wysocki | 2009-09-09 |
| * | PCI / ACPI PM: Rework some debug messages | Rafael J. Wysocki | 2009-09-09 |
| * | PCI PM: Simplify PCI wake-up code | Rafael J. Wysocki | 2009-09-09 |
| * | PCI: pcie: Ensure hotplug ports have a minimum number of resources | Eric W. Biederman | 2009-09-09 |
| * | PCI: Simplify hotplug mch quirk. | Eric W. Biederman | 2009-09-09 |
| * | PCI: pcie, aer: report all error before recovery | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: change error print format | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: flags to bits | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: remove unused macros | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: report multiple/first error on a device | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: refer mask state in mask register properly | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: remove spinlock in aerdrv_errprint.c | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: fix report of multiple errors | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: init struct aer_err_info for reuse | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: rework MASK macros in aerdrv_errprint.c | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.c | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pcie, aer: checkpatch style cleanup in pcie/aer/* | Hidetoshi Seto | 2009-09-09 |
| * | PCI: pci-stub: add pci_stub.ids parameter | Tejun Heo | 2009-09-09 |
| * | PCI: separate out pci_add_dynid() | Tejun Heo | 2009-09-09 |
| * | PCI hotplug: add support for 5.0G link speed | Kenji Kaneshige | 2009-09-09 |
| * | PCI hotplug: fix typo in pcie link speed info | Kenji Kaneshige | 2009-09-09 |
| * | PCI ASPM: support per direction l0s management | Kenji Kaneshige | 2009-09-09 |
| * | PCI ASPM: support partial aspm enablement | Kenji Kaneshige | 2009-09-09 |