aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAge
...
| * | | | | | PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas2009-09-14
| * | | | | | PCI hotplug: add pci_configure_slot()Bjorn Helgaas2009-09-14
| * | | | | | PCI hotplug: clean up acpi_get_hp_params_from_firmware() interfaceBjorn Helgaas2009-09-14
| * | | | | | PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridgeBjorn Helgaas2009-09-14
| * | | | | | PCI hotplug: acpiphp: remove superfluous _HPP/_HPX evaluationBjorn Helgaas2009-09-14
| * | | | | | PCI: Clear saved_state after the state has been restoredRafael J. Wysocki2009-09-14
| * | | | | | PCI PM: Return error codes from pci_pm_resume()Rafael J. Wysocki2009-09-14
| * | | | | | PCI: use dev_printk in quirk messagesBjorn Helgaas2009-09-14
| * | | | | | PCI / PCIe portdrv: Fix pcie_portdrv_slot_reset()Rafael J. Wysocki2009-09-14
| * | | | | | PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-14
| * | | | | | PCI Hotplug: acpiphp: find bridges the easy wayAlex Chiang2009-09-14
| * | | | | | PCI: pcie portdrv: remove unused variableJesse Barnes2009-09-11
| * | | | | | PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI supportRafael J. Wysocki2009-09-09
| * | | | | | PCI PM: Introduce device flag wakeup_preparedRafael J. Wysocki2009-09-09
| * | | | | | PCI / ACPI PM: Rework some debug messagesRafael J. Wysocki2009-09-09
| * | | | | | PCI PM: Simplify PCI wake-up codeRafael J. Wysocki2009-09-09
| * | | | | | PCI: pcie: Ensure hotplug ports have a minimum number of resourcesEric W. Biederman2009-09-09
| * | | | | | PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-09
| * | | | | | PCI: pcie, aer: report all error before recoveryHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: change error print formatHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: flags to bitsHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: remove unused macrosHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: report multiple/first error on a deviceHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: refer mask state in mask register properlyHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: remove spinlock in aerdrv_errprint.cHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: fix report of multiple errorsHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: init struct aer_err_info for reuseHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: rework MASK macros in aerdrv_errprint.cHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: AER_PR for printing in aerdrv_errprint.cHidetoshi Seto2009-09-09
| * | | | | | PCI: pcie, aer: checkpatch style cleanup in pcie/aer/*Hidetoshi Seto2009-09-09
| * | | | | | PCI: pci-stub: add pci_stub.ids parameterTejun Heo2009-09-09
| * | | | | | PCI: separate out pci_add_dynid()Tejun Heo2009-09-09
| * | | | | | PCI hotplug: add support for 5.0G link speedKenji Kaneshige2009-09-09
| * | | | | | PCI hotplug: fix typo in pcie link speed infoKenji Kaneshige2009-09-09
| * | | | | | PCI ASPM: support per direction l0s managementKenji Kaneshige2009-09-09
| * | | | | | PCI ASPM: support partial aspm enablementKenji Kaneshige2009-09-09
| * | | | | | PCI ASPM: introduce capable flagKenji Kaneshige2009-09-09
| * | | | | | PCI ASPM: introduce disable flagKenji Kaneshige2009-09-09
| * | | | | | PCI ASPM: fix possible null pointer dereferenceKenji Kaneshige2009-09-09
| * | | | | | PCI ASPM: remove redundant list checkKenji Kaneshige2009-09-09
| * | | | | | PCI ASPM: do not clear enabled field by support fieldKenji Kaneshige2009-09-09
| * | | | | | PCI quirk: update 82576 device ids in SR-IOV quirks listAlexander Duyck2009-09-09
| * | | | | | PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2009-09-09
| * | | | | | PCI MSI: Style cleanupsHidetoshi Seto2009-09-09
| * | | | | | PCI MSI: MSI-X cleanup, msix_setup_entries()Hidetoshi Seto2009-09-09
| * | | | | | PCI MSI: MSI-X cleanup, msix_program_entries()Hidetoshi Seto2009-09-09
| * | | | | | PCI MSI: MSI-X cleanup, msix_map_region()Hidetoshi Seto2009-09-09
| * | | | | | PCI MSI: Relocate error path in init_msix_capability()Hidetoshi Seto2009-09-09
| * | | | | | PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()Hidetoshi Seto2009-09-09
| * | | | | | PCI MSI: Use list_first_entry()Hidetoshi Seto2009-09-09