index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
remove.c
Age
Commit message (
Expand
)
Author
2015-04-08
PCI: Export symbols required for loadable host driver modules
Ray Jui
2014-02-01
Revert "PCI: Remove from bus_list and release resources in pci_release_dev()"
Rafael J. Wysocki
2014-01-15
PCI: Check parent kobject in pci_destroy_dev()
Rafael J. Wysocki
2014-01-13
PCI: Add global pci_lock_rescan_remove()
Rafael J. Wysocki
2013-12-18
PCI: Remove from bus_list and release resources in pci_release_dev()
Yinghai Lu
2013-12-18
PCI: Use device_release_driver() in pci_stop_root_bus()
Yinghai Lu
2013-12-18
PCI: Move device_del() from pci_stop_dev() to pci_destroy_dev()
Rafael J. Wysocki
2013-11-14
PCI: Fix whitespace, capitalization, and spelling errors
Bjorn Helgaas
2013-04-12
PCI: Add pcibios hooks for adding and removing PCI buses
Jiang Liu
2013-04-12
PCI: When removing bus, always remove legacy files & unregister
Jiang Liu
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-02-13
PCI/PM: Clean up PME state when removing a device
Rafael J. Wysocki
2013-01-25
PCI: Make device create/destroy logic symmetric
Jiang Liu
2012-11-03
PCI: Add pci_stop_and_remove_root_bus()
Yinghai Lu
2012-09-20
PCI: Stop all children first, before removing all children
Yinghai Lu
2012-08-22
PCI: Leave normal LIST_POISON in deleted list entries
Bjorn Helgaas
2012-08-22
PCI: Rename local variables to conventional names
Bjorn Helgaas
2012-08-22
PCI: Remove unused, commented-out, code
Bjorn Helgaas
2012-08-22
PCI: Stop and remove devices in one pass
Bjorn Helgaas
2012-08-22
PCI: Fold stop and remove helpers into their callers
Bjorn Helgaas
2012-08-22
PCI: Use list_for_each_entry() for bus->devices traversal
Bjorn Helgaas
2012-08-22
PCI: Remove pci_stop_and_remove_behind_bridge()
Bjorn Helgaas
2012-08-22
PCI: Don't export stop_bus_device and remove_bus_device interfaces
Bjorn Helgaas
2012-06-13
PCI: release busn_res when removing bus
Yinghai Lu
2012-02-27
PCI: export __pci_remove_bus_device
Yinghai Lu
2012-02-27
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
2012-02-27
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-14
PCI: make sriov work with hotplug remove
Yinghai Lu
2012-02-10
PCI: Fix pci cardbus removal
Yinghai Lu
2012-01-06
PCI: Only call pci_stop_bus_device() one time for child devices at remove
Yinghai Lu
2011-05-21
PCI/sysfs: move bus cpuaffinity to class dev_attrs
Yinghai Lu
2009-06-11
PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()
Alex Chiang
2009-03-26
PCI: fix kernel oops on bridge removal
Kenji Kaneshige
2009-03-19
PCI: check if a bus is added when removing it
Yu Zhao
2008-10-20
PCI: fix sparse warning in pci_remove_behind_bridge
Stephen Hemminger
2008-10-20
PCI: make CPU list affinity visible
Mike Travis
2008-04-20
PCI: add PCI Express ASPM support
Shaohua Li
2008-04-20
PCI: remove global list of PCI devices
Greg Kroah-Hartman
2008-04-20
PCI: add is_added flag to struct pci_dev
Greg Kroah-Hartman
2008-02-02
Revert "PCI: PCIE ASPM support"
Greg Kroah-Hartman
2008-02-01
PCI: make pci_bus a struct device
Greg Kroah-Hartman
2008-02-01
PCI: PCIE ASPM support
Shaohua Li
2006-09-26
PCI: add pci_stop_bus_device
Satoru Takeuchi
2006-06-21
[PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev
Zhang Yanmin
2006-01-09
[PATCH] PCI: drivers/pci: some cleanups
Adrian Bunk
2005-06-27
[PATCH] acpi bridge hotadd: Make the PCI remove routines safe for failed hot-...
Rajesh Shah
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds