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
starfive-6.6.48-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_glue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-16
ACPI PCI hotplug: harden against panic regression
James Bottomley
1
-0
/
+2
2009-01-07
PCI hotplug: introduce functions for ACPI slot detection
Kenji Kaneshige
1
-92
/
+15
2009-01-07
PCI hotplug: acpiphp whitespace cleanup
Alex Chiang
1
-3
/
+3
2009-01-07
PCI/ACPI: acpiphp: Identify more removable slots
Matthew Garrett
1
-15
/
+17
2008-12-17
PCI hotplug: acpiphp wants a 64-bit _SUN
Justin Chen
1
-2
/
+2
2008-10-23
Merge branch 'ull' into test
Len Brown
1
-7
/
+7
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-7
/
+7
2008-09-24
dock: introduce .uevent for devices in dock, eg libata
Shaohua Li
1
-2
/
+4
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-17
/
+6
2008-07-02
PCI: acpiphp: cleanup notify handler on all root bridges
Alex Chiang
1
-3
/
+14
2008-06-11
PCI: introduce pci_slot
Alex Chiang
1
-17
/
+6
2008-04-21
PCI: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-19
/
+19
2008-03-05
PCI: fix section mismatch warning in pci_scan_child_bus
Sam Ravnborg
1
-1
/
+1
2008-02-02
PCI Hotplug: acpiphp: remove unneeded acpi_get_name function call
MUNEDA Takahiro
1
-1
/
+0
2008-02-02
PCI Hotplug: acpiphp: fix trivial typos
MUNEDA Takahiro
1
-2
/
+2
2007-11-29
pci hotplug: kernel-doc fixes
Randy Dunlap
1
-21
/
+15
2007-07-12
PCI: hotplug: acpiphp: avoid acpiphp "cannot get bridge info" PCI hotplug fai...
Gary Hade
1
-2
/
+46
2007-07-12
PCI: hotplug: acpiphp: remove hot plug parameter write to PCI host bridge
Gary Hade
1
-0
/
+3
2007-07-12
PCI: hotplug: acpiphp: fix slot poweroff problem on systems without _PS3
Gary Hade
1
-1
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-03
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-5
/
+5
2006-12-20
acpiphp: Link-time error for PCI Hotplug
Kristen Carlson Accardi
1
-1
/
+1
2006-12-02
acpiphp: fix use of list_for_each macro
Akinobu Mita
1
-6
/
+2
2006-10-27
acpiphp: fix latch status
MUNEDA Takahiro
1
-3
/
+3
2006-10-18
PCI Hotplug: move pci_hotplug.h to include/linux/
Greg Kroah-Hartman
1
-1
/
+1
2006-09-27
acpiphp: add support for ioapic hot-remove
Satoru Takeuchi
1
-14
/
+87
2006-09-27
acpiphp: disable bridges
Satoru Takeuchi
1
-1
/
+16
2006-09-27
acpiphp: stop bus device before acpi_bus_trim
Satoru Takeuchi
1
-0
/
+3
2006-09-27
acpiphp: do not initialize existing ioapics
Satoru Takeuchi
1
-1
/
+3
2006-09-27
acpiphp: initialize ioapics before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
acpiphp: set hpp values before starting devices
Satoru Takeuchi
1
-1
/
+1
2006-09-27
PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static
Adrian Bunk
1
-1
/
+1
2006-08-04
PCI Hotplug: add acpiphp to MAINTAINERS
Kristen Carlson Accardi
1
-1
/
+1
2006-06-28
ACPIPHP: prevent duplicate slot numbers when no _SUN
Kristen Accardi
1
-2
/
+7
2006-06-28
ACPI: static-ize handle_hotplug_event_func()
Len Brown
1
-1
/
+2
2006-06-28
ACPIPHP: use ACPI dock driver
Kristen Accardi
1
-27
/
+84
2006-06-20
[PATCH] acpi_pcihp: Add support for _HPX
Kenji Kaneshige
1
-12
/
+19
2006-06-20
[PATCH] acpi_pcihp: Fix programming _HPP values
Kenji Kaneshige
1
-1
/
+2
2006-06-20
[PATCH] PCI Hotplug: don't use acpi_os_free
Kristen Accardi
1
-1
/
+1
2006-06-20
[PATCH] acpiphp: turn off slot power at error case
MUNEDA Takahiro
1
-1
/
+7
2006-06-20
[PATCH] acpiphp: host and p2p hotplug
MUNEDA Takahiro
1
-1
/
+0
2006-06-20
[PATCH] acpiphp: hotplug slot hotplug
MUNEDA Takahiro
1
-9
/
+117
2006-06-20
[PATCH] acpiphp: configure _PRT - V3
MUNEDA Takahiro
1
-38
/
+33
2006-03-24
[PATCH] PCI Hotplug: add common acpi functions to core
Kristen Accardi
1
-78
/
+13
2006-03-24
[PATCH] PCI: kzalloc() conversion in drivers/pci
Eric Sesterhenn
1
-10
/
+4
2006-03-24
[PATCH] acpiphp: Scan slots under the nested P2P bridge
Kenji Kaneshige
1
-1
/
+8
2006-03-24
[PATCH] acpiphp: fix bridge handle
MUNEDA Takahiro
1
-2
/
+2
2006-03-24
[PATCH] acpiphp - slot management fix - V4
MUNEDA Takahiro
1
-25
/
+23
2006-03-24
[PATCH] acpiphp: add dock event handling
Kristen Accardi
1
-22
/
+63
2006-03-24
[PATCH] acpiphp: add new bus to acpi
Kristen Accardi
1
-2
/
+109
[next]