aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-15PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas1-1/+1
2012-08-23PCI/pciehp: Use PCI Express Capability accessorsJiang Liu1-5/+1
2011-10-31pci: add module.h to files implicitly relying on its presence.Paul Gortmaker1-0/+1
2010-12-23PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki1-1/+2
2010-08-24PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki1-3/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-24pciehp: use pci_pcie_cap()Kenji Kaneshige1-1/+2
2009-09-17PCI: pciehp: remove slot_list fieldKenji Kaneshige1-6/+11
2009-09-14PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang1-3/+4
2009-03-19PCI: introduce missing kfreeJulia Lawall1-2/+3
2009-03-19PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki1-11/+2
2009-03-19PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki1-2/+1
2009-01-07PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige1-50/+5
2009-01-07PCI: pciehp: add auto option to pciehp_detect_modeKenji Kaneshige1-4/+76
2009-01-07PCI: pciehp: add ACPI based slot detectionKenji Kaneshige1-0/+114