summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pcihp_slot.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move pci_configure_slot() to drivers/pci/probe.cBjorn Helgaas2014-09-121-176/+0
* PCI: Remove "no hotplug settings from platform" warningBjorn Helgaas2014-09-121-5/+1
* PCI: hotplug: Remove unnecessary "dev->bus" testBjorn Helgaas2014-04-141-2/+1
* PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-3/+2
* PCI/hotplug: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+5
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-091-1/+3
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-44/+1
* PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com2011-05-101-0/+45
* PCI hotplug: use pci_is_pcie()Kenji Kaneshige2009-11-241-1/+1
* PCI hotplug: use pci_pcie_cap()Kenji Kaneshige2009-11-241-1/+1
* PCI hotplug: add pci_configure_slot()Bjorn Helgaas2009-09-141-0/+187