aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2009-09-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-09-14PCI hotplug: clean up acpi_run_hpp()Bjorn Helgaas
2009-09-14PCI hotplug: acpiphp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: shpchp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: add pci_configure_slot()Bjorn Helgaas
2009-09-14PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas
2009-09-14PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas
2009-09-14PCI: Clear saved_state after the state has been restoredRafael J. Wysocki
2009-09-14PCI PM: Return error codes from pci_pm_resume()Rafael J. Wysocki
2009-09-14PCI: use dev_printk in quirk messagesBjorn Helgaas
2009-09-14PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()Rafael J. Wysocki
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang
2009-09-14PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang
2009-09-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-09-11Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11PCI: pcie portdrv: remove unused variableJesse Barnes
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang
2009-09-09PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI supportRafael J. Wysocki
2009-09-09PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki
2009-09-09PCI / ACPI PM: Rework some debug messagesRafael J. Wysocki
2009-09-09PCI PM: Simplify PCI wake-up codeRafael J. Wysocki
2009-09-09PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman
2009-09-09PCI: pcie, aer: report all error before recoveryHidetoshi Seto
2009-09-09PCI: pcie, aer: change error print formatHidetoshi Seto
2009-09-09PCI: pcie, aer: flags to bitsHidetoshi Seto
2009-09-09PCI: pcie, aer: remove unused macrosHidetoshi Seto
2009-09-09PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto
2009-09-09PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto
2009-09-09PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto
2009-09-09PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto
2009-09-09PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto
2009-09-09PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto
2009-09-09PCI: pci-stub: add pci_stub.ids parameterTejun Heo
2009-09-09PCI: separate out pci_add_dynid()Tejun Heo
2009-09-09PCI hotplug: add support for 5.0G link speedKenji Kaneshige
2009-09-09PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige
2009-09-09PCI ASPM: support per direction l0s managementKenji Kaneshige
2009-09-09PCI ASPM: support partial aspm enablementKenji Kaneshige
2009-09-09PCI ASPM: introduce capable flagKenji Kaneshige
2009-09-09PCI ASPM: introduce disable flagKenji Kaneshige
2009-09-09PCI ASPM: fix possible null pointer dereferenceKenji Kaneshige
2009-09-09PCI ASPM: remove redundant list checkKenji Kaneshige
2009-09-09PCI ASPM: do not clear enabled field by support fieldKenji Kaneshige