| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI/ASPM: Fix link_state teardown on device removal | Lukas Wunner | 2018-09-17 | 1 | -3/+1 |
* | Merge branch 'pci/aspm' | Bjorn Helgaas | 2018-08-15 | 1 | -1/+0 |
|\ |
|
| * | PCI: Remove unnecessary include of <linux/pci-aspm.h> | Bjorn Helgaas | 2018-08-06 | 1 | -1/+0 |
* | | PCI: Fix is_added/is_busmaster race condition | Hari Vyas | 2018-07-31 | 1 | -2/+3 |
|/ |
|
* | PCI: Add SPDX GPL-2.0 when no license was specified | Bjorn Helgaas | 2018-01-26 | 1 | -0/+1 |
* | PCI: Detach driver before procfs & sysfs teardown on device remove | Alex Williamson | 2017-10-25 | 1 | -1/+1 |
* | PCI: Autosense device removal in pci_bridge_d3_update() | Lukas Wunner | 2016-11-18 | 1 | -1/+1 |
* | PCI: Fix bridge_d3 update on device removal | Lukas Wunner | 2016-09-13 | 1 | -2/+1 |
* | PCI: Put PCIe ports into D3 during suspend | Mika Westerberg | 2016-06-13 | 1 | -0/+2 |
* | Merge branch 'pci/resource' into next | Bjorn Helgaas | 2016-03-15 | 1 | -1/+0 |
|\ |
|
| * | PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY | Bjorn Helgaas | 2016-03-12 | 1 | -1/+0 |
* | | PCI: Add pci_ops.{add,remove}_bus() callbacks | Thierry Reding | 2016-03-08 | 1 | -0/+4 |
|/ |
|
* | PCI: Export symbols required for loadable host driver modules | Ray Jui | 2015-04-08 | 1 | -0/+2 |
* | Revert "PCI: Remove from bus_list and release resources in pci_release_dev()" | Rafael J. Wysocki | 2014-02-01 | 1 | -0/+17 |
* | PCI: Check parent kobject in pci_destroy_dev() | Rafael J. Wysocki | 2014-01-15 | 1 | -0/+3 |
* | PCI: Add global pci_lock_rescan_remove() | Rafael J. Wysocki | 2014-01-14 | 1 | -0/+8 |
* | PCI: Remove from bus_list and release resources in pci_release_dev() | Yinghai Lu | 2013-12-18 | 1 | -19/+0 |
* | PCI: Use device_release_driver() in pci_stop_root_bus() | Yinghai Lu | 2013-12-18 | 1 | -2/+2 |
* | PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev() | Rafael J. Wysocki | 2013-12-18 | 1 | -1/+3 |
* | PCI: Fix whitespace, capitalization, and spelling errors | Bjorn Helgaas | 2013-11-14 | 1 | -1/+1 |
* | PCI: Add pcibios hooks for adding and removing PCI buses | Jiang Liu | 2013-04-12 | 1 | -0/+1 |
* | PCI: When removing bus, always remove legacy files & unregister | Jiang Liu | 2013-04-12 | 1 | -3/+0 |
* | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-26 | 1 | -2/+2 |
|\ |
|
| * | PCI: Make device create/destroy logic symmetric | Jiang Liu | 2013-01-25 | 1 | -2/+2 |
* | | PCI/PM: Clean up PME state when removing a device | Rafael J. Wysocki | 2013-02-13 | 1 | -0/+2 |
|/ |
|
* | PCI: Add pci_stop_and_remove_root_bus() | Yinghai Lu | 2012-11-03 | 1 | -0/+36 |
* | PCI: Stop all children first, before removing all children | Yinghai Lu | 2012-09-21 | 1 | -16/+35 |
* | PCI: Leave normal LIST_POISON in deleted list entries | Bjorn Helgaas | 2012-08-22 | 1 | -3/+0 |
* | PCI: Rename local variables to conventional names | Bjorn Helgaas | 2012-08-22 | 1 | -7/+7 |
* | PCI: Remove unused, commented-out, code | Bjorn Helgaas | 2012-08-22 | 1 | -19/+0 |
* | PCI: Stop and remove devices in one pass | Bjorn Helgaas | 2012-08-22 | 1 | -35/+7 |
* | PCI: Fold stop and remove helpers into their callers | Bjorn Helgaas | 2012-08-22 | 1 | -33/+20 |
* | PCI: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 2012-08-22 | 1 | -7/+6 |
* | PCI: Remove pci_stop_and_remove_behind_bridge() | Bjorn Helgaas | 2012-08-22 | 1 | -25/+0 |
* | PCI: Don't export stop_bus_device and remove_bus_device interfaces | Bjorn Helgaas | 2012-08-22 | 1 | -4/+4 |
* | PCI: release busn_res when removing bus | Yinghai Lu | 2012-06-13 | 1 | -0/+1 |
* | PCI: export __pci_remove_bus_device | Yinghai Lu | 2012-02-27 | 1 | -1/+3 |
* | PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge | Yinghai Lu | 2012-02-27 | 1 | -3/+4 |
* | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu | 2012-02-27 | 1 | -4/+4 |
* | PCI: make sriov work with hotplug remove | Yinghai Lu | 2012-02-14 | 1 | -1/+9 |
* | PCI: Fix pci cardbus removal | Yinghai Lu | 2012-02-10 | 1 | -6/+22 |
* | PCI: Only call pci_stop_bus_device() one time for child devices at remove | Yinghai Lu | 2012-01-06 | 1 | -3/+7 |
* | PCI/sysfs: move bus cpuaffinity to class dev_attrs | Yinghai Lu | 2011-05-21 | 1 | -2/+0 |
* | PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev() | Alex Chiang | 2009-06-11 | 1 | -2/+0 |
* | PCI: fix kernel oops on bridge removal | Kenji Kaneshige | 2009-03-26 | 1 | -0/+1 |
* | PCI: check if a bus is added when removing it | Yu Zhao | 2009-03-20 | 1 | -0/+3 |
* | PCI: fix sparse warning in pci_remove_behind_bridge | Stephen Hemminger | 2008-10-20 | 1 | -7/+3 |
* | PCI: make CPU list affinity visible | Mike Travis | 2008-10-20 | 1 | -0/+1 |
* | PCI: add PCI Express ASPM support | Shaohua Li | 2008-04-21 | 1 | -0/+4 |
* | PCI: remove global list of PCI devices | Greg Kroah-Hartman | 2008-04-21 | 1 | -4/+0 |