Lukas Wunner
|
1ed276a7b9
PCI: Autosense device removal in pci_bridge_d3_update()
|
8 年之前 |
Lukas Wunner
|
035ee288ae
PCI: Fix bridge_d3 update on device removal
|
9 年之前 |
Mika Westerberg
|
9d26d3a8f1
PCI: Put PCIe ports into D3 during suspend
|
9 年之前 |
Bjorn Helgaas
|
6e6f498b03
Merge branch 'pci/resource' into next
|
9 年之前 |
Bjorn Helgaas
|
d9c8bea179
PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
|
9 年之前 |
Thierry Reding
|
057bd2e052
PCI: Add pci_ops.{add,remove}_bus() callbacks
|
9 年之前 |
Ray Jui
|
e6b29deafa
PCI: Export symbols required for loadable host driver modules
|
10 年之前 |
Rafael J. Wysocki
|
04480094de
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
|
11 年之前 |
Rafael J. Wysocki
|
8a4c5c329d
PCI: Check parent kobject in pci_destroy_dev()
|
11 年之前 |
Rafael J. Wysocki
|
9d16947b75
PCI: Add global pci_lock_rescan_remove()
|
11 年之前 |
Yinghai Lu
|
ef83b0781a
PCI: Remove from bus_list and release resources in pci_release_dev()
|
11 年之前 |
Yinghai Lu
|
e3b439e1d3
PCI: Use device_release_driver() in pci_stop_root_bus()
|
11 年之前 |
Rafael J. Wysocki
|
c4a0a5d964
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
|
11 年之前 |
Bjorn Helgaas
|
f7625980f5
PCI: Fix whitespace, capitalization, and spelling errors
|
11 年之前 |
Jiang Liu
|
10a9574756
PCI: Add pcibios hooks for adding and removing PCI buses
|
12 年之前 |
Jiang Liu
|
1e89d268e7
PCI: When removing bus, always remove legacy files & unregister
|
12 年之前 |
Linus Torvalds
|
556f12f602
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
12 年之前 |
Rafael J. Wysocki
|
249bfb83cf
PCI/PM: Clean up PME state when removing a device
|
12 年之前 |
Jiang Liu
|
e723f0b4f4
PCI: Make device create/destroy logic symmetric
|
12 年之前 |
Yinghai Lu
|
cdfcc572be
PCI: Add pci_stop_and_remove_root_bus()
|
12 年之前 |
Yinghai Lu
|
3891b6acb4
PCI: Stop all children first, before removing all children
|
13 年之前 |
Bjorn Helgaas
|
a7479d7446
PCI: Leave normal LIST_POISON in deleted list entries
|
13 年之前 |
Bjorn Helgaas
|
d563e2ccc8
PCI: Rename local variables to conventional names
|
13 年之前 |
Bjorn Helgaas
|
7990681ad8
PCI: Remove unused, commented-out, code
|
13 年之前 |
Bjorn Helgaas
|
282e1d655f
PCI: Stop and remove devices in one pass
|
13 年之前 |
Bjorn Helgaas
|
2ed168eeb3
PCI: Fold stop and remove helpers into their callers
|
13 年之前 |
Bjorn Helgaas
|
66455f5472
PCI: Use list_for_each_entry() for bus->devices traversal
|
13 年之前 |
Bjorn Helgaas
|
125e14bb35
PCI: Remove pci_stop_and_remove_behind_bridge()
|
13 年之前 |
Bjorn Helgaas
|
657c2077a2
PCI: Don't export stop_bus_device and remove_bus_device interfaces
|
13 年之前 |
Yinghai Lu
|
f6dd68a77f
PCI: release busn_res when removing bus
|
13 年之前 |