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
/
controller
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+80
2019-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-0
/
+308
2019-09-10
PCI: hv: Use bytes 4 and 5 from instance ID as the PCI domain numbers
Haiyang Zhang
1
-1
/
+1
2019-08-22
PCI: hv: Add a Hyper-V PCI interface driver for software backchannel interface
Haiyang Zhang
1
-3
/
+9
2019-08-22
PCI: hv: Add a paravirtual backchannel in software
Dexuan Cui
1
-0
/
+302
2019-08-21
PCI: hv: Detect and fix Hyper-V PCI domain number collision
Haiyang Zhang
1
-13
/
+79
2019-08-12
PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing it
Dexuan Cui
1
-1
/
+1
2019-08-07
PCI: hv: Allocate a named fwnode instead of an address-based one
Marc Zyngier
1
-1
/
+9
2019-07-05
PCI: hv: Fix a use-after-free bug in hv_eject_device_work()
Dexuan Cui
1
-6
/
+9
2019-03-26
PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessary
Dexuan Cui
1
-0
/
+4
2019-03-26
PCI: hv: Add hv_pci_remove_slots() when we unload the driver
Dexuan Cui
1
-0
/
+16
2019-03-26
PCI: hv: Fix a memory leak in hv_eject_device_work()
Dexuan Cui
1
-0
/
+3
2019-03-01
PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()
Maya Nakamura
1
-21
/
+17
2019-03-01
PCI: hv: Replace hv_vp_set with hv_vpset
Maya Nakamura
1
-13
/
+12
2019-03-01
PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt
Maya Nakamura
1
-1
/
+1
2018-09-22
PCI: hv: Fix return value check in hv_pci_assign_slots()
Wei Yongjun
1
-1
/
+3
2018-09-17
PCI: hv: support reporting serial number as slot information
Stephen Hemminger
1
-0
/
+37
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-08-15
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
1
-1
/
+1
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
1
-3
/
+5
2018-08-05
x86: Don't include linux/irq.h from asm/hardirq.h
Nicolai Stange
1
-0
/
+1
2018-07-09
PCI: hv: Disable/enable IRQs rather than BH in hv_compose_msi_msg()
Dexuan Cui
1
-3
/
+5
2018-06-29
PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()
Jia-Ju Bai
1
-1
/
+1
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+2694