index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
pci_slot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 491
Thomas Gleixner
1
-9
/
+1
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2016-07-16
ACPI / PCI: make pci_slot explicitly non-modular
Paul Gortmaker
1
-8
/
+0
2016-06-22
ACPI / PCI: pci_slot: Use generic pr_debug utility
Joe Perches
1
-14
/
+7
2016-06-22
ACPI / PCI: pci_slot: Use more common logging style
Joe Perches
1
-15
/
+13
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2014-01-06
ACPI / PCI: Include appropriate header file in pci_slot.c
Rashika
1
-0
/
+1
2013-07-23
ACPI / PCI: Make bus registration and unregistration symmetric
Rafael J. Wysocki
1
-5
/
+9
2013-04-13
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
1
-146
/
+24
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+1
2013-02-15
ACPI / PCI: Make pci_slot built-in only, not a module
Jiang Liu
1
-12
/
+1
2013-02-13
ACPI / PCI: pci_slot: replace printk(KERN_xxx) with pr_xxx()
Jiang Liu
1
-4
/
+3
2012-09-25
PCI/ACPI: Use acpi_pci_root info rather than looking it up again
Taku Izumi
1
-30
/
+5
2012-09-25
PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interface
Taku Izumi
1
-5
/
+6
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-11-25
ACPICA: Add post-order callback to acpi_walk_namespace
Lin Ming
1
-4
/
+4
2009-09-19
Merge branch 'misc-2.6.32' into release
Len Brown
1
-0
/
+1
2009-09-19
ACPI: linux/acpi.h should not include linux/dmi.h
Len Brown
1
-0
/
+1
2009-08-31
ACPI: pci_slot.ko wants a 64-bit _SUN
Alex Chiang
1
-2
/
+2
2009-04-06
PCI: pci_slot: grab refcount on slot's bus
Alex Chiang
1
-0
/
+5
2008-10-23
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-5
/
+5
2008-10-23
PCI: update pci_create_slot() to take a 'hotplug' param
Alex Chiang
1
-1
/
+1
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-5
/
+5
2008-07-29
PCI: fix bogus "'device' may be used uninitialized" warning in pci_slot
Matthew Wilcox
1
-11
/
+7
2008-07-22
PCI hotplug: fix error path in pci_slot's register_slot
Alex Chiang
1
-2
/
+3
2008-06-11
PCI: ACPI PCI slot detection driver
Alex Chiang
1
-0
/
+368