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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-18
PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check
Yinghai Lu
1
-0
/
+14
2013-04-29
Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-464
/
+306
2013-04-17
Merge branch 'pci/cleanup' into next
Bjorn Helgaas
11
-155
/
+148
2013-04-17
PCI: Remove "extern" from function declarations
Bjorn Helgaas
9
-144
/
+138
2013-04-17
PCI: Remove __must_check from definitions
Bjorn Helgaas
2
-3
/
+3
2013-04-17
s390/pci: do not modify function handles
Sebastian Ott
1
-5
/
+4
2013-04-17
s390/pci: debug device states
Sebastian Ott
1
-0
/
+3
2013-04-16
Merge branch 'pci/jiang-subdrivers' into next
Bjorn Helgaas
4
-308
/
+157
2013-04-16
PCI: acpiphp: Protect acpiphp data structures from concurrent updates
Jiang Liu
2
-18
/
+78
2013-04-16
PCI: acpiphp: Use normal list to simplify implementation
Yijing Wang
2
-15
/
+12
2013-04-16
PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number
Bjorn Helgaas
1
-1
/
+1
2013-04-15
PCI: Remove unused variables
Bjorn Helgaas
1
-2
/
+0
2013-04-15
PCI: Move cpci_hotplug_init() proto to header file
Bjorn Helgaas
2
-8
/
+9
2013-04-13
PCI: acpiphp: Do not use ACPI PCI subdriver mechanism
Jiang Liu
3
-247
/
+57
2013-04-13
PCI: acpiphp: Convert acpiphp to be builtin only, not modular
Jiang Liu
3
-17
/
+10
2013-04-13
PCI: acpiphp: Replace local macros with standard ACPI macros
Jiang Liu
2
-6
/
+2
2013-04-13
PCI: acpiphp: Remove all functions even if function 0 doesn't exist
Jiang Liu
1
-7
/
+0
2013-04-13
PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()
Yijing Wang
1
-2
/
+2
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-383
/
+151
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-34
/
+26
2013-02-14
s390/pci: fix hotplug module init
Sebastian Ott
1
-33
/
+25
2013-02-14
s390/pci: rename pci_probe to s390_pci_probe
Heiko Carstens
1
-1
/
+1
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
2
-1
/
+10
2013-02-03
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-2
/
+0
2013-02-03
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
2
-126
/
+17
2013-02-03
PCI: acpiphp: Remove dead code for PCI host bridge hotplug
Jiang Liu
2
-123
/
+14
2013-02-02
PCI: acpiphp: Create companion ACPI devices before creating PCI devices
Jiang Liu
1
-3
/
+3
2013-02-02
PCI: pciehp: Drop suspend/resume ENTRY messages
Paul Bolle
1
-2
/
+0
2013-01-29
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
1
-7
/
+3
2013-01-27
Merge branch 'pci/yinghai-root-bus-hotplug' into next
Bjorn Helgaas
3
-125
/
+49
2013-01-27
Merge branch 'pci/acpi-scan2' into next
Bjorn Helgaas
2
-7
/
+7
2013-01-27
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
4
-100
/
+72
2013-01-26
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
2
-35
/
+19
2013-01-26
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
1
-7
/
+3
2013-01-26
PCI: acpiphp: Keep driver loaded even if no slots found
Yinghai Lu
3
-44
/
+2
2013-01-26
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
1
-44
/
+15
2013-01-26
PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()
Yinghai Lu
1
-36
/
+6
2013-01-25
PCI: acpiphp: Add is_hotplug_bridge detection
Yinghai Lu
1
-1
/
+26
2013-01-25
PCI: shpchp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-20
/
+16
2013-01-25
PCI: sgihp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-34
/
+29
2013-01-25
PCI: cpcihp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-18
/
+11
2013-01-25
PCI: pciehp: Iterate over all devices in slot, not functions 0-7
Yijing Wang
1
-28
/
+16
2013-01-19
ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead
Rafael J. Wysocki
2
-4
/
+4
2013-01-15
ACPI / scan: Drop the second argument of acpi_bus_trim()
Rafael J. Wysocki
2
-3
/
+3
2013-01-14
PCI: shpchp: Use per-slot workqueues to avoid deadlock
Bjorn Helgaas
3
-16
/
+18
2013-01-14
PCI: shpchp: Handle push button event asynchronously
Bjorn Helgaas
3
-12
/
+1
2013-01-14
PCI: shpchp: Make shpchp_wq non-ordered
Bjorn Helgaas
1
-1
/
+1
2013-01-13
PCI: pciehp: Use per-slot workqueues to avoid deadlock
Yijing Wang
4
-15
/
+17
2013-01-10
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
Bjorn Helgaas
2
-31
/
+15
2013-01-07
PCI: cpqphp: Cleanup and remove unreachable paths
Sasha Levin
1
-37
/
+20
[next]