aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci/hotplug/pciehp_pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-12PCI: pciehp: Remove pci_configure_slot() usageBjorn Helgaas1-4/+1
2014-09-12PCI: pciehp: Configure hot-added display devicesBjorn Helgaas1-5/+1
2014-06-10PCI: Merge multi-line quoted stringsRyan Desfosses1-3/+2
2014-05-27PCI: pciehp: Use pci_is_bridge() to simplify codeYijing Wang1-2/+1
2014-02-14PCI: pciehp: Don't turn slot off when hot-added device already existsYijing Wang1-1/+1
2014-01-14PCI: hotplug: Use global PCI rescan-remove lockingRafael J. Wysocki1-4/+13
2013-12-15PCI: pciehp: Make various functions void since they can't failBjorn Helgaas1-4/+2
2013-07-25PCI: pciehp: Fix null pointer deref when hot-removing SR-IOV deviceYinghai Lu1-1/+8
2013-01-25PCI: pciehp: Iterate over all devices in slot, not functions 0-7Yijing Wang1-28/+16
2012-06-13PCI: pciehp: use generic pci_hp_add_bridge()Yinghai Lu1-26/+2
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu1-2/+2
2012-02-27PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_deviceYinghai Lu1-1/+1
2010-07-30PCI hotplug: pciehp: Fixed return value sign for pciehp_unconfigure_devicePraveen Kalamegham1-1/+1
2010-05-21PCI: hotplug: pciehp: Removed check for hotplug of display devicesPraveen Kalamegham1-14/+3
2010-02-22PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu1-6/+17
2009-09-17PCI: pciehp: remove hpc_opsKenji Kaneshige1-1/+1
2009-09-17PCI: pciehp: remove pci_dev fieldKenji Kaneshige1-2/+2
2009-09-17PCI: pciehp: remove device fieldKenji Kaneshige1-11/+8
2009-09-17PCI: pciehp: remove bus fieldKenji Kaneshige1-2/+4
2009-09-14PCI hotplug: pciehp: use generic pci_configure_slot()Bjorn Helgaas1-131/+1
2009-09-09PCI: Simplify hotplug mch quirk.Eric W. Biederman1-5/+0
2008-10-23PCI hotplug: pciehp: message refinementTaku Izumi1-11/+8
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi1-11/+15
2008-04-20PCI: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-4/+4
2008-03-04PCI: fix section mismatch warning in pci_scan_child_busSam Ravnborg1-1/+1
2008-02-01pciehp: block new requests from the device before power offKenji Kaneshige1-12/+21
2008-02-01PCI Hotplug: PCIeHP: Fix some whitespace damageRolf Eike Beer1-2/+1
2008-02-01PCI Hotplug: pciehp: use generic function to find ext capabilityKenji Kaneshige1-6/+1
2007-10-12pciehp: remove trailing whitespace form pciehp_pci.cKenji Kaneshige1-3/+3
2007-10-12PCI Hotplug: pciehp: Dont check bridge control on removeKristen Carlson Accardi1-6/+12
2006-06-19[PATCH] pciehp: Add missing pci_dev_putKenji Kaneshige1-0/+2
2006-06-19[PATCH] pciehp: Replace pci_find_slot() with pci_get_slot()Kenji Kaneshige1-2/+7
2006-06-19[PATCH] pciehp: Fix programming hotplug parametersKenji Kaneshige1-2/+139
2006-01-09[PATCH] pciehp: allow bridged card hotplugRajesh Shah1-24/+28
2005-11-10[PATCH] pciehp: miscellaneous cleanupsrajesh.shah@intel.com1-4/+0
2005-11-10[PATCH] pciehp: remove redundant data structuresrajesh.shah@intel.com1-327/+22
2005-11-10[PATCH] patch 1/8] pciehp: use the PCI core for hotplug resource managementrajesh.shah@intel.com1-434/+53
2005-10-30[PATCH] CONFIG_IA32Brian Gerst1-1/+1
2005-08-16[PATCH] PCI Hotplug: new contact infoKristen Accardi1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+827