Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a12e9436663b4689e5c35c144b384c97428ca1bc
/
drivers
/
pci
/
remove.c
237e053
PCI: Detach driver before procfs & sysfs teardown on device remove
by Alex Williamson
· 7 years ago
035ee28
PCI: Fix bridge_d3 update on device removal
by Lukas Wunner
· 8 years ago
9d26d3a
PCI: Put PCIe ports into D3 during suspend
by Mika Westerberg
· 8 years ago
6e6f498
Merge branch 'pci/resource' into next
by Bjorn Helgaas
· 9 years ago
d9c8bea
PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
by Bjorn Helgaas
· 9 years ago
057bd2e
PCI: Add pci_ops.{add,remove}_bus() callbacks
by Thierry Reding
· 9 years ago
e6b29de
PCI: Export symbols required for loadable host driver modules
by Ray Jui
· 10 years ago
0448009
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
by Rafael J. Wysocki
· 11 years ago
8a4c5c3
PCI: Check parent kobject in pci_destroy_dev()
by Rafael J. Wysocki
· 11 years ago
9d16947
PCI: Add global pci_lock_rescan_remove()
by Rafael J. Wysocki
· 11 years ago
ef83b07
PCI: Remove from bus_list and release resources in pci_release_dev()
by Yinghai Lu
· 11 years ago
e3b439e
PCI: Use device_release_driver() in pci_stop_root_bus()
by Yinghai Lu
· 11 years ago
c4a0a5d
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
by Rafael J. Wysocki
· 11 years ago
f762598
PCI: Fix whitespace, capitalization, and spelling errors
by Bjorn Helgaas
· 11 years ago
10a9574
PCI: Add pcibios hooks for adding and removing PCI buses
by Jiang Liu
· 12 years ago
1e89d268
PCI: When removing bus, always remove legacy files & unregister
by Jiang Liu
· 12 years ago
556f12f
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
249bfb8
PCI/PM: Clean up PME state when removing a device
by Rafael J. Wysocki
· 12 years ago
e723f0b
PCI: Make device create/destroy logic symmetric
by Jiang Liu
· 12 years ago
cdfcc57
PCI: Add pci_stop_and_remove_root_bus()
by Yinghai Lu
· 12 years ago
3891b6a
PCI: Stop all children first, before removing all children
by Yinghai Lu
· 12 years ago
a7479d7
PCI: Leave normal LIST_POISON in deleted list entries
by Bjorn Helgaas
· 12 years ago
d563e2c
PCI: Rename local variables to conventional names
by Bjorn Helgaas
· 12 years ago
7990681a
PCI: Remove unused, commented-out, code
by Bjorn Helgaas
· 12 years ago
282e1d6
PCI: Stop and remove devices in one pass
by Bjorn Helgaas
· 12 years ago
2ed168e
PCI: Fold stop and remove helpers into their callers
by Bjorn Helgaas
· 12 years ago
66455f5
PCI: Use list_for_each_entry() for bus->devices traversal
by Bjorn Helgaas
· 12 years ago
125e14b
PCI: Remove pci_stop_and_remove_behind_bridge()
by Bjorn Helgaas
· 12 years ago
657c207
PCI: Don't export stop_bus_device and remove_bus_device interfaces
by Bjorn Helgaas
· 12 years ago
f6dd68a
PCI: release busn_res when removing bus
by Yinghai Lu
· 12 years ago
6b22cf3
PCI: export __pci_remove_bus_device
by Yinghai Lu
· 13 years ago
6754b9e
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
by Yinghai Lu
· 13 years ago
210647a
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
by Yinghai Lu
· 13 years ago
ac205b7
PCI: make sriov work with hotplug remove
by Yinghai Lu
· 13 years ago
3682a39
PCI: Fix pci cardbus removal
by Yinghai Lu
· 13 years ago
79cc960
PCI: Only call pci_stop_bus_device() one time for child devices at remove
by Yinghai Lu
· 13 years ago
dc2c2c9
PCI/sysfs: move bus cpuaffinity to class dev_attrs
by Yinghai Lu
· 14 years ago
af4c5f9
PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()
by Alex Chiang
· 15 years ago
7ae0567
PCI: fix kernel oops on bridge removal
by Kenji Kaneshige
· 16 years ago
2b56313
PCI: check if a bus is added when removing it
by Yu Zhao
· 16 years ago
11d5874
PCI: fix sparse warning in pci_remove_behind_bridge
by Stephen Hemminger
· 16 years ago
93ff68a
PCI: make CPU list affinity visible
by Mike Travis
· 16 years ago
7d715a6
PCI: add PCI Express ASPM support
by Shaohua Li
· 17 years ago
5ff580c
PCI: remove global list of PCI devices
by Greg Kroah-Hartman
· 17 years ago
8a1bc90
PCI: add is_added flag to struct pci_dev
by Greg Kroah-Hartman
· 17 years ago
cc3a137
Revert "PCI: PCIE ASPM support"
by Greg Kroah-Hartman
· 17 years ago
fd7d1ce
PCI: make pci_bus a struct device
by Greg Kroah-Hartman
· 17 years ago
6c723d5
PCI: PCIE ASPM support
by Shaohua Li
· 17 years ago
24f8aa9
PCI: add pci_stop_bus_device
by Satoru Takeuchi
· 18 years ago
d71374d
[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev
by Zhang Yanmin
· 18 years ago
54c762f
[PATCH] PCI: drivers/pci: some cleanups
by Adrian Bunk
· 19 years ago
091ca9f
[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-plug
by Rajesh Shah
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago