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
2018-10-25
Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
29
-981
/
+691
2018-10-03
PCI: pnv_php: Use kmemdup()
YueHaibing
1
-2
/
+1
2018-10-03
PCI: cpqphp: Remove set but not used variable 'physical_slot'
YueHaibing
1
-2
/
+0
2018-10-03
PCI: pciehp: Implement runtime PM callbacks
Mika Westerberg
1
-0
/
+18
2018-10-03
PCI: pciehp: Do not handle events if interrupts are masked
Mika Westerberg
1
-2
/
+4
2018-10-03
PCI: pciehp: Disable hotplug interrupt during suspend
Mika Westerberg
3
-0
/
+30
2018-10-03
PCI: Make link active reporting detection generic
Keith Busch
2
-26
/
+2
2018-09-26
ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridge
Mika Westerberg
1
-5
/
+6
2018-09-20
PCI: portdrv: Initialize service drivers directly
Keith Busch
1
-2
/
+1
2018-09-19
PCI: hotplug: Document TODOs
Lukas Wunner
1
-0
/
+74
2018-09-19
PCI: hotplug: Embed hotplug_slot
Lukas Wunner
24
-283
/
+202
2018-09-19
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
20
-289
/
+63
2018-09-19
PCI: hotplug: Constify hotplug_slot_ops
Lukas Wunner
12
-24
/
+25
2018-09-19
PCI: pciehp: Reshuffle controller struct for clarity
Lukas Wunner
1
-26
/
+31
2018-09-19
PCI: pciehp: Rename controller struct members for clarity
Lukas Wunner
4
-39
/
+39
2018-09-19
PCI: pciehp: Unify controller and slot structs
Lukas Wunner
5
-282
/
+210
2018-09-19
PCI: pciehp: Tolerate Presence Detect hardwired to zero
Lukas Wunner
4
-18
/
+26
2018-09-18
PCI: pciehp: Drop hotplug_slot_ops wrappers
Lukas Wunner
4
-47
/
+18
2018-09-18
PCI: pciehp: Drop unnecessary includes
Lukas Wunner
5
-10
/
+0
2018-09-18
PCI: pciehp: Differentiate between surprise and safe removal
Lukas Wunner
3
-13
/
+34
2018-09-18
PCI: Simplify disconnected marking
Lukas Wunner
1
-6
/
+3
2018-09-11
PCI: pciehp: Fix hot-add vs powerfault detection order
Keith Busch
1
-9
/
+9
2018-08-15
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-2
/
+3
2018-08-15
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+2
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
19
-905
/
+658
2018-07-31
PCI: pciehp: Deduplicate presence check on probe & resume
Lukas Wunner
2
-31
/
+46
2018-07-31
PCI: pciehp: Avoid implicit fallthroughs in switch statements
Lukas Wunner
1
-0
/
+5
2018-07-31
PCI: Fix is_added/is_busmaster race condition
Hari Vyas
1
-1
/
+1
2018-07-31
PCI: pciehp: Resume parent to D0 on config space access
Lukas Wunner
2
-0
/
+21
2018-07-31
PCI: pciehp: Resume to D0 on enable/disable
Lukas Wunner
1
-0
/
+6
2018-07-31
PCI: pciehp: Support interrupts sent from D3hot
Lukas Wunner
2
-2
/
+48
2018-07-31
PCI: pciehp: Obey compulsory command delay after resume
Lukas Wunner
1
-0
/
+4
2018-07-31
PCI: pciehp: Clear spurious events earlier on resume
Lukas Wunner
3
-16
/
+20
2018-07-31
PCI: pciehp: Avoid slot access during reset
Lukas Wunner
3
-7
/
+14
2018-07-24
PCI: pciehp: Always enable occupied slot on probe
Lukas Wunner
2
-15
/
+6
2018-07-24
PCI: pciehp: Become resilient to missed events
Lukas Wunner
3
-53
/
+40
2018-07-24
PCI: pciehp: Tolerate initially unstable link
Lukas Wunner
1
-0
/
+5
2018-07-24
PCI: pciehp: Declare pciehp_enable/disable_slot() static
Lukas Wunner
2
-4
/
+5
2018-07-24
PCI: pciehp: Drop enable/disable lock
Lukas Wunner
3
-15
/
+0
2018-07-24
PCI: pciehp: Enable/disable exclusively from IRQ thread
Lukas Wunner
4
-60
/
+93
2018-07-24
PCI: pciehp: Track enable/disable status
Lukas Wunner
3
-13
/
+35
2018-07-24
PCI: pciehp: Publish to user space last on probe
Lukas Wunner
1
-5
/
+15
2018-07-24
PCI: hotplug: Demidlayer registration with the core
Lukas Wunner
13
-158
/
+149
2018-07-24
PCI: pciehp: Drop slot workqueue
Lukas Wunner
4
-17
/
+2
2018-07-24
PCI: pciehp: Handle events synchronously
Lukas Wunner
3
-158
/
+67
2018-07-24
PCI: pciehp: Stop blinking on slot enable failure
Lukas Wunner
2
-38
/
+42
2018-07-24
PCI: pciehp: Convert to threaded polling
Lukas Wunner
2
-37
/
+34
2018-07-24
PCI: pciehp: Convert to threaded IRQ
Lukas Wunner
2
-32
/
+41
2018-07-24
PCI: pciehp: Document struct slot and struct controller
Lukas Wunner
1
-4
/
+44
2018-07-24
PCI: pciehp: Declare pciehp_unconfigure_device() void
Lukas Wunner
3
-11
/
+6
[next]