aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pcihp_slot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-23PCI/hotplug: Use PCI Express Capability accessorsJiang Liu1-15/+5
2011-10-31pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-09-09Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer1-1/+3
2011-08-01PCI: Set PCI-E Max Payload Size on fabricJon Mason1-44/+1
2011-05-10PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com1-0/+45
2009-11-24PCI hotplug: use pci_is_pcie()Kenji Kaneshige1-1/+1
2009-11-24PCI hotplug: use pci_pcie_cap()Kenji Kaneshige1-1/+1
2009-09-14PCI hotplug: add pci_configure_slot()Bjorn Helgaas1-0/+187