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
/
pci
/
hotplug
/
acpiphp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-24
PCI: Remove unused function declarations
Yue Haibing
1
-1
/
+0
2021-04-16
PCI: acpiphp: Fix whitespace issue
chakravarthikulkarni
1
-2
/
+1
2021-02-19
PCI: acpiphp: Remove unused acpiphp_callback typedef
Chen Lin
1
-3
/
+0
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-1
/
+1
2018-09-30
Update email address
Matthew Wilcox
1
-1
/
+1
2018-09-19
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
1
-2
/
+7
2018-09-19
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
1
-1
/
+0
2018-01-29
PCI: Add SPDX GPL-2.0+ to replace GPL v2 or later boilerplate
Bjorn Helgaas
1
-15
/
+1
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
1
-1
/
+1
2014-06-11
ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridges
Rafael J. Wysocki
1
-0
/
+10
2014-02-06
ACPI / hotplug / PCI: Hotplug notifications from acpi_bus_notify()
Rafael J. Wysocki
1
-1
/
+0
2014-02-06
ACPI / hotplug / PCI: Consolidate ACPIPHP with ACPI core hotplug
Rafael J. Wysocki
1
-2
/
+7
2014-02-05
ACPI / hotplug / PCI: Drop crit_sect locking
Rafael J. Wysocki
1
-1
/
+0
2014-02-05
ACPI / hotplug / PCI: Store acpi_device pointer in acpiphp_context
Rafael J. Wysocki
1
-2
/
+7
2014-01-14
ACPI / hotplug / PCI: Use global PCI rescan-remove locking
Rafael J. Wysocki
1
-1
/
+4
2013-11-20
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
1
-1
/
+0
2013-11-20
PCI / hotplug / ACPI: Drop unused acpiphp_debug declaration
Mika Westerberg
1
-1
/
+0
2013-09-26
PCI: acpiphp: Convert to dynamic debug
Lan Tianyu
1
-10
/
+0
2013-07-23
ACPI / hotplug / PCI: Get rid of unused constants in acpiphp.h
Mika Westerberg
1
-5
/
+1
2013-07-23
ACPI / hotplug / PCI: Do not exectute _PS0 and _PS3 directly
Rafael J. Wysocki
1
-6
/
+1
2013-07-23
ACPI / hotplug / PCI: Consolidate slot disabling and ejecting
Mika Westerberg
1
-2
/
+1
2013-07-23
ACPI / hotplug / PCI: Store parent in functions and bus in slots
Rafael J. Wysocki
1
-2
/
+3
2013-07-23
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_bridge
Rafael J. Wysocki
1
-1
/
+0
2013-07-23
ACPI / hotplug / PCI: Drop handle field from struct acpiphp_func
Rafael J. Wysocki
1
-1
/
+5
2013-07-23
ACPI / hotplug / PCI: Embed function struct into struct acpiphp_context
Rafael J. Wysocki
1
-2
/
+6
2013-07-23
ACPI / hotplug / PCI: Drop flags field from struct acpiphp_bridge
Rafael J. Wysocki
1
-5
/
+0
2013-07-23
ACPI / hotplug / PCI: Drop sun field from struct acpiphp_slot
Rafael J. Wysocki
1
-3
/
+2
2013-07-23
ACPI / hotplug / PCI: Register all devices under the given bridge
Rafael J. Wysocki
1
-1
/
+0
2013-07-23
ACPI / hotplug / PCI: Drop func field from struct acpiphp_bridge
Rafael J. Wysocki
1
-2
/
+0
2013-07-23
ACPI / hotplug / PCI: Unified notify handler for hotplug events
Rafael J. Wysocki
1
-0
/
+1
2013-07-23
ACPI / hotplug / PCI: Hotplug context objects for bridges and functions
Rafael J. Wysocki
1
-0
/
+10
2013-07-15
ACPI / dock / PCI: Drop ACPI dock notifier chain
Rafael J. Wysocki
1
-1
/
+0
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
1
-11
/
+11
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
1
-13
/
+13
2013-04-16
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
1
-0
/
+1
2013-04-16
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
1
-2
/
+2
2013-04-13
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
1
-3
/
+0
2013-04-13
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
1
-0
/
+1
2013-04-13
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
1
-4
/
+0
2013-02-03
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
1
-12
/
+1
2013-01-26
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
1
-1
/
+0
2012-07-11
PCI: acpiphp: merge acpiphp_debug and debug
Yinghai Lu
1
-1
/
+1
2012-07-11
PCI: acpiphp: remove unused res_lock
Yinghai Lu
1
-2
/
+0
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2009-11-05
PCI hotplug: move IOAPIC support from acpiphp to ioapic driver
Bjorn Helgaas
1
-6
/
+0
2009-09-15
PCI hotplug: acpiphp: don't cache hotplug_params in acpiphp_bridge
Bjorn Helgaas
1
-3
/
+0
2009-05-27
PCI Hotplug: acpiphp: don't store a pci_dev in acpiphp_func
Alex Chiang
1
-1
/
+0
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
1
-1
/
+1
2008-12-17
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
1
-1
/
+1
2008-10-23
PCI: acpiphp: remove 'name' parameter
Alex Chiang
1
-4
/
+5
[next]