index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
remove.c
Age
Commit message (
Expand
)
Author
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2024-09-13
PCI: Pass domain number to pci_bus_release_domain_nr() explicitly
Manivannan Sadhasivam
2024-09-04
PCI/NPEM: Add Native PCIe Enclosure Management support
Mariusz Tkaczyk
2024-09-03
PCI: Don't rely on of_platform_depopulate() for reused OF-nodes
Bartosz Golaszewski
2024-06-12
PCI/pwrctl: Create platform devices for child OF nodes of the port node
Bartosz Golaszewski
2023-08-22
PCI: Create device tree node for bridge
Lizhi Hou
2023-04-30
Merge tag 'cxl-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-04-27
Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-04-18
PCI/DOE: Create mailboxes on device enumeration
Lukas Wunner
2023-04-06
PCI: Fix use-after-free in pci_bus_release_domain_nr()
Rob Herring
2023-04-04
PCI: Introduce pci_dev_for_each_resource()
Mika Westerberg
2022-11-08
PCI: Assign PCI domain IDs by ida_alloc()
Pali Rohár
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
2021-04-27
PCI/sysfs: Convert "reset" to static attribute
Krzysztof Wilczyński
2020-05-14
PCI: Fix pci_host_bridge struct device release/free handling
Rob Herring
2018-09-17
PCI/ASPM: Fix link_state teardown on device removal
Lukas Wunner
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
2018-08-06
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2017-10-25
PCI: Detach driver before procfs & sysfs teardown on device remove
Alex Williamson
2016-11-17
PCI: Autosense device removal in pci_bridge_d3_update()
Lukas Wunner
2016-09-13
PCI: Fix bridge_d3 update on device removal
Lukas Wunner
2016-06-13
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
2016-03-15
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-03-12
PCI: Remove unused IORESOURCE_ROM_COPY and IORESOURCE_ROM_BIOS_COPY
Bjorn Helgaas
2016-03-08
PCI: Add pci_ops.{add,remove}_bus() callbacks
Thierry Reding
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
[next]