Lukas Wunner
|
aeae4f3e5c
PCI/ASPM: Fix link_state teardown on device removal
|
7 年之前 |
Bjorn Helgaas
|
187dacce19
Merge branch 'pci/aspm'
|
7 年之前 |
Bjorn Helgaas
|
ce29af2a50
PCI: Remove unnecessary include of <linux/pci-aspm.h>
|
7 年之前 |
Hari Vyas
|
44bda4b7d2
PCI: Fix is_added/is_busmaster race condition
|
7 年之前 |
Bjorn Helgaas
|
7328c8f48d
PCI: Add SPDX GPL-2.0 when no license was specified
|
7 年之前 |
Alex Williamson
|
16b6c8bb68
PCI: Detach driver before procfs & sysfs teardown on device remove
|
7 年之前 |
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 年之前 |