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
pinetabv-6.6.y-devel
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
/
host
/
pci-hyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
PCI: hv: Allocate physically contiguous hypercall params buffer
Long Li
1
-10
/
+19
2016-11-17
PCI: hv: Delete the device earlier from hbus->children for hot-remove
Dexuan Cui
1
-4
/
+4
2016-11-17
PCI: hv: Fix hv_pci_remove() for hot-remove
Dexuan Cui
1
-20
/
+33
2016-11-17
PCI: hv: Use the correct buffer size in new_pcichild_device()
Dexuan Cui
1
-3
/
+3
2016-10-31
PCI: hv: Make unnecessarily global IRQ masking functions static
Tobias Klauser
1
-2
/
+2
2016-09-06
PCI: hv: Handle hv_pci_generic_compl() error case
Dexuan Cui
1
-4
/
+5
2016-09-06
PCI: hv: Handle vmbus_sendpacket() failure in hv_compose_msi_msg()
Dexuan Cui
1
-2
/
+4
2016-09-06
PCI: hv: Remove the unused 'wrk' in struct hv_pcibus_device
Dexuan Cui
1
-1
/
+0
2016-09-06
PCI: hv: Use pci_function_description[0] in struct definitions
Dexuan Cui
1
-2
/
+2
2016-09-06
PCI: hv: Use zero-length array in struct pci_packet
Dexuan Cui
1
-22
/
+20
2016-08-22
PCI: hv: Use list_move_tail() instead of list_del() + list_add_tail()
Wei Yongjun
1
-2
/
+1
2016-07-25
PCI: hv: Fix interrupt cleanup path
Cathy Avery
1
-6
/
+8
2016-06-17
PCI: hv: Handle all pending messages in hv_pci_onchannelcallback()
Vitaly Kuznetsov
1
-2
/
+5
2016-06-17
PCI: hv: Don't leak buffer in hv_pci_onchannelcallback()
Vitaly Kuznetsov
1
-6
/
+5
2016-05-21
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+7
2016-05-05
PCI: hv: Add explicit barriers to config space access
Vitaly Kuznetsov
1
-0
/
+14
2016-05-02
PCI: hv: Report resources release after stopping the bus
Vitaly Kuznetsov
1
-5
/
+5
2016-05-01
drivers:hv: Use new vmbus_mmio_free() from client drivers.
Jake Oshins
1
-7
/
+7
2016-02-17
PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs
Jake Oshins
1
-0
/
+2346