summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: pciehp: Cleanup whitespaceBjorn Helgaas2014-02-191-0/+1
* Merge tag 'pci-v3.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-221-1/+1
|\
| * PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas2013-11-141-1/+1
* | ACPI: Eliminate the DEVICE_ACPI_HANDLE() macroRafael J. Wysocki2013-11-141-2/+2
|/
* PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas2013-04-151-1/+1
* PCI/pciehp: Use PCI Express Capability accessorsJiang Liu2012-08-231-5/+1Star
* pci: add module.h to files implicitly relying on its presence.Paul Gortmaker2011-11-011-0/+1
* PCI hotplug: Fix unexpected driver unregister in pciehp_acpi.cRafael J. Wysocki2010-12-231-1/+2
* PCI: PCIe: Ask BIOS for control of all native services at onceRafael J. Wysocki2010-08-241-3/+1Star
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* pciehp: use pci_pcie_cap()Kenji Kaneshige2009-11-251-1/+2
* PCI: pciehp: remove slot_list fieldKenji Kaneshige2009-09-171-6/+11
* PCI Hotplug: convert acpi_pci_detect_ejectable() to take an acpi_handleAlex Chiang2009-09-141-3/+4
* PCI: introduce missing kfreeJulia Lawall2009-03-201-2/+3
* PCI: PCIe portdrv: Remove struct pcie_port_service_idRafael J. Wysocki2009-03-201-11/+2Star
* PCI: PCIe portdrv: Simplily probe callback of service driversRafael J. Wysocki2009-03-201-2/+1Star
* PCI hotplug: introduce functions for ACPI slot detectionKenji Kaneshige2009-01-071-50/+5Star
* PCI: pciehp: add auto option to pciehp_detect_modeKenji Kaneshige2009-01-071-4/+76
* PCI: pciehp: add ACPI based slot detectionKenji Kaneshige2009-01-071-0/+114