summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu2012-02-271-1/+1
* PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham2010-07-301-1/+1
* PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham2010-05-211-14/+3
* PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu2010-02-221-6/+17
* PCI: pciehp: remove hpc_opsKenji Kaneshige2009-09-171-1/+1
* PCI: pciehp: remove pci_dev fieldKenji Kaneshige2009-09-171-2/+2
* PCI: pciehp: remove device fieldKenji Kaneshige2009-09-171-11/+8
* PCI: pciehp: remove bus fieldKenji Kaneshige2009-09-171-2/+4
* PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas2009-09-141-131/+1
* PCI: Simplify hotplug mch quirk.Eric W. Biederman2009-09-091-5/+0
* PCI hotplug: pciehp: message refinementTaku Izumi2008-10-231-11/+8
* PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-201-11/+15
* PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-201-4/+4
* PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg2008-03-041-1/+1
* pciehp: block new requests from the device before power offKenji Kaneshige2008-02-011-12/+21
* PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer2008-02-011-2/+1
* PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige2008-02-011-6/+1
* pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige2007-10-121-3/+3
* PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi2007-10-121-6/+12
* [PATCH] pciehp: Add missing pci_dev_putKenji Kaneshige2006-06-191-0/+2
* [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()Kenji Kaneshige2006-06-191-2/+7
* [PATCH] pciehp: Fix programming hotplug parametersKenji Kaneshige2006-06-191-2/+139
* [PATCH] pciehp: allow bridged card hotplugRajesh Shah2006-01-091-24/+28
* [PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com2005-11-101-4/+0
* [PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com2005-11-101-327/+22
* [PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com2005-11-101-434/+53
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+1
* [PATCH] PCI Hotplug: new contact infoKristen Accardi2005-08-161-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+827