summaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_pci.c
Commit message (Expand)AuthorAgeFilesLines
* PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas2014-09-121-4/+1
* PCI: pciehp: Configure hot-added display devicesBjorn Helgaas2014-09-121-5/+1
* PCI: Merge multi-line quoted stringsRyan Desfosses2014-06-101-3/+2
* PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang2014-05-271-2/+1
* PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang2014-02-141-1/+1
* PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki2014-01-141-4/+13
* PCI: pciehp: Make various functions void since they can't failBjorn Helgaas2013-12-151-4/+2
* PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu2013-07-251-1/+8
* PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang2013-01-251-28/+16
* PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu2012-06-131-26/+2
* PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-2/+2
* 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