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
/
acpi
/
pci_slot.c
Age
Commit message (
Expand
)
Author
2020-09-25
ACPI: PCI: Remove unused ACPICA debug code
Hanjun Guo
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491
Thomas Gleixner
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2016-07-16
ACPI / PCI: make pci_slot explicitly non-modular
Paul Gortmaker
2016-06-22
ACPI / PCI: pci_slot: Use generic pr_debug utility
Joe Perches
2016-06-22
ACPI / PCI: pci_slot: Use more common logging style
Joe Perches
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2014-01-06
ACPI / PCI: Include appropriate header file in pci_slot.c
Rashika
2013-07-23
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
2013-04-12
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
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-15
ACPI / PCI: Make pci_slot built-in only, not a module
Jiang Liu
2013-02-13
ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()
Jiang Liu
2012-09-24
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
Taku Izumi
2012-09-24
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-24
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
2009-09-19
Merge branch 'misc-2.6.32' into release
Len Brown
2009-09-19
ACPI: linux/acpi.h should not include linux/dmi.h
Len Brown
2009-08-31
ACPI: pci_slot.ko wants a 64-bit _SUN
Alex Chiang
2009-04-06
PCI: pci_slot: grab refcount on slot's bus
Alex Chiang
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-10-22
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
2008-07-28
PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
Matthew Wilcox
2008-07-22
PCI hotplug: fix error path in pci_slot's register_slot
Alex Chiang
2008-06-10
PCI: ACPI PCI slot detection driver
Alex Chiang