Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-13 | PCI: Move pci_configure_slot() to drivers/pci/probe.c | Bjorn Helgaas | 1 | -176/+0 |
2014-09-12 | PCI: Remove "no hotplug settings from platform" warning | Bjorn Helgaas | 1 | -5/+1 |
2014-04-15 | PCI: hotplug: Remove unnecessary "dev->bus" test | Bjorn Helgaas | 1 | -2/+1 |
2013-08-22 | PCI: Simplify pcie_bus_configure_settings() interface | Bjorn Helgaas | 1 | -3/+2 |
2012-08-23 | PCI/hotplug: Use PCI Express Capability accessors | Jiang Liu | 1 | -15/+5 |
2011-11-01 | pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-09-10 | Fix pointer dereference before call to pcie_bus_configure_settings | Shyam Iyer | 1 | -1/+3 |
2011-08-01 | PCI: Set PCI-E Max Payload Size on fabric | Jon Mason | 1 | -44/+1 |
2011-05-11 | PCI: Set PCIE maxpayload for card during hotplug insertion | Jordan_Hargrave@Dell.com | 1 | -0/+45 |
2009-11-25 | PCI hotplug: use pci_is_pcie() | Kenji Kaneshige | 1 | -1/+1 |
2009-11-25 | PCI hotplug: use pci_pcie_cap() | Kenji Kaneshige | 1 | -1/+1 |
2009-09-15 | PCI hotplug: add pci_configure_slot() | Bjorn Helgaas | 1 | -0/+187 |