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-131-176/+0Star
* PCI: Remove "no hotplug settings from platform" warningBjorn Helgaas2014-09-121-5/+1Star
* PCI: hotplug: Remove unnecessary "dev->bus" testBjorn Helgaas2014-04-151-2/+1Star
* PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-221-3/+2Star
* PCI/hotplug: Use PCI Express Capability accessorsJiang Liu2012-08-231-15/+5Star
* pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* Fix pointer dereference before call to pcie_bus_configure_settingsShyam Iyer2011-09-101-1/+3
* PCI: Set PCI-E Max Payload Size on fabricJon Mason2011-08-011-44/+1Star
* PCI: Set PCIE maxpayload for card during hotplug insertionJordan_Hargrave@Dell.com2011-05-111-0/+45
* PCI hotplug: use pci_is_pcie()Kenji Kaneshige2009-11-251-1/+1
* PCI hotplug: use pci_pcie_cap()Kenji Kaneshige2009-11-251-1/+1
* PCI hotplug: add pci_configure_slot()Bjorn Helgaas2009-09-151-0/+187