Age | Commit message (Expand) | Author |
2009-09-11 | ahci: Add AMD SB900 SATA/IDE controller device IDs | Shane Huang |
2009-09-09 | 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 | PCI ASPM: introduce capable flag | Kenji Kaneshige |
2009-09-09 | PCI ASPM: introduce disable flag | Kenji Kaneshige |
2009-09-09 | PCI ASPM: fix possible null pointer dereference | Kenji Kaneshige |
2009-09-09 | PCI ASPM: remove redundant list check | Kenji Kaneshige |
2009-09-09 | PCI ASPM: do not clear enabled field by support field | Kenji Kaneshige |
2009-09-09 | PCI quirk: update 82576 device ids in SR-IOV quirks list | Alexander Duyck |
2009-09-09 | PCI/GPU: implement VGA arbitration on Linux | Benjamin Herrenschmidt |
2009-09-09 | PCI MSI: Style cleanups | Hidetoshi Seto |
2009-09-09 | PCI MSI: MSI-X cleanup, msix_setup_entries() | Hidetoshi Seto |
2009-09-09 | PCI MSI: MSI-X cleanup, msix_program_entries() | Hidetoshi Seto |
2009-09-09 | PCI MSI: MSI-X cleanup, msix_map_region() | Hidetoshi Seto |
2009-09-09 | PCI MSI: Relocate error path in init_msix_capability() | Hidetoshi Seto |
2009-09-09 | PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() | Hidetoshi Seto |
2009-09-09 | PCI MSI: Use list_first_entry() | Hidetoshi Seto |
2009-09-09 | PCI MSI: Remove attribute check from pci_disable_msi() | Hidetoshi Seto |
2009-09-09 | PCI: print out pref if mmio is prefetchable | Yinghai Lu |
2009-09-09 | PCI: apply nv_msi_ht_cap_quirk on resume too | Tejun Heo |
2009-09-09 | PCI: disable pci_find_device warnings when deprecated pci functions are enabled | Andi Kleen |
2009-09-09 | PCI: Unhide the SMBus on the Compaq Evo D510 USDT | Jean Delvare |
2009-09-09 | PCI: expose function reset capability in sysfs | Michael S. Tsirkin |
2009-09-09 | PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly | Alex Chiang |
2009-09-09 | PCI: export pci_claim_resource for driver use | Jesse Barnes |
2009-09-09 | PCI: remove pcibios_scan_all_fns() | Alex Chiang |
2009-09-02 | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar |
2009-09-01 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang |