index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
remove.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
1
-0
/
+17
2014-01-15
PCI: Check parent kobject in pci_destroy_dev()
Rafael J. Wysocki
1
-0
/
+3
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
1
-0
/
+8
2013-12-18
PCI: Remove from bus_list and release resources in pci_release_dev()
Yinghai Lu
1
-19
/
+0
2013-12-18
PCI: Use device_release_driver() in pci_stop_root_bus()
Yinghai Lu
1
-2
/
+2
2013-12-18
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
Rafael J. Wysocki
1
-1
/
+3
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
1
-1
/
+1
2013-04-12
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
1
-0
/
+1
2013-04-12
PCI: When removing bus, always remove legacy files & unregister
Jiang Liu
1
-3
/
+0
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2013-02-13
PCI/PM: Clean up PME state when removing a device
Rafael J. Wysocki
1
-0
/
+2
2013-01-25
PCI: Make device create/destroy logic symmetric
Jiang Liu
1
-2
/
+2
2012-11-03
PCI: Add pci_stop_and_remove_root_bus()
Yinghai Lu
1
-0
/
+36
2012-09-20
PCI: Stop all children first, before removing all children
Yinghai Lu
1
-16
/
+35
2012-08-22
PCI: Leave normal LIST_POISON in deleted list entries
Bjorn Helgaas
1
-3
/
+0
2012-08-22
PCI: Rename local variables to conventional names
Bjorn Helgaas
1
-7
/
+7
2012-08-22
PCI: Remove unused, commented-out, code
Bjorn Helgaas
1
-19
/
+0
2012-08-22
PCI: Stop and remove devices in one pass
Bjorn Helgaas
1
-35
/
+7
2012-08-22
PCI: Fold stop and remove helpers into their callers
Bjorn Helgaas
1
-33
/
+20
2012-08-22
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
1
-7
/
+6
2012-08-22
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
1
-25
/
+0
2012-08-22
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
1
-4
/
+4
2012-06-13
PCI: release busn_res when removing bus
Yinghai Lu
1
-0
/
+1
2012-02-27
PCI: export __pci_remove_bus_device
Yinghai Lu
1
-1
/
+3
2012-02-27
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
1
-3
/
+4
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-4
/
+4
2012-02-14
PCI: make sriov work with hotplug remove
Yinghai Lu
1
-1
/
+9
2012-02-10
PCI: Fix pci cardbus removal
Yinghai Lu
1
-6
/
+22
2012-01-06
PCI: Only call pci_stop_bus_device() one time for child devices at remove
Yinghai Lu
1
-3
/
+7
2011-05-21
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
1
-2
/
+0
2009-06-11
PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()
Alex Chiang
1
-2
/
+0
2009-03-26
PCI: fix kernel oops on bridge removal
Kenji Kaneshige
1
-0
/
+1
2009-03-19
PCI: check if a bus is added when removing it
Yu Zhao
1
-0
/
+3
2008-10-20
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
1
-7
/
+3
2008-10-20
PCI: make CPU list affinity visible
Mike Travis
1
-0
/
+1
2008-04-20
PCI: add PCI Express ASPM support
Shaohua Li
1
-0
/
+4
2008-04-20
PCI: remove global list of PCI devices
Greg Kroah-Hartman
1
-4
/
+0
2008-04-20
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
1
-4
/
+2
2008-02-02
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
1
-4
/
+0
2008-02-01
PCI: make pci_bus a struct device
Greg Kroah-Hartman
1
-4
/
+2
2008-02-01
PCI: PCIE ASPM support
Shaohua Li
1
-0
/
+4
2006-09-26
PCI: add pci_stop_bus_device
Satoru Takeuchi
1
-1
/
+36
2006-06-21
[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev
Zhang Yanmin
1
-6
/
+6
2006-01-09
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
1
-1
/
+2
2005-06-27
[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...
Rajesh Shah
1
-5
/
+9
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+118