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
/
hv
/
connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-29
hv: use correct order when freeing monitor_pages
Radim Krčmář
1
-2
/
+2
2014-05-04
Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
K. Y. Srinivasan
1
-1
/
+23
2014-05-04
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
1
-7
/
+4
2014-04-17
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
1
-1
/
+4
2014-02-07
Drivers: hv: vmbus: Don't timeout during the initial connection with host
K. Y. Srinivasan
1
-10
/
+1
2014-02-07
Drivers: hv: vmbus: Specify the target CPU that should receive notification
K. Y. Srinivasan
1
-0
/
+2
2013-09-30
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2013-09-27
Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout
K. Y. Srinivasan
1
-1
/
+1
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
1
-11
/
+10
2013-08-30
Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurely
K. Y. Srinivasan
1
-1
/
+4
2013-06-04
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
1
-0
/
+14
2013-01-17
Drivers: hv: Cleanup and consolidate reporting of build/version info
K. Y. Srinivasan
1
-4
/
+7
2013-01-17
Drivers: hv: Enable protocol negotiation with win8 hosts
K. Y. Srinivasan
1
-1
/
+1
2013-01-17
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
1
-2
/
+24
2013-01-17
Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyond
K. Y. Srinivasan
1
-5
/
+8
2013-01-17
Drivers: hv: Move vmbus version definitions to hyperv.h
K. Y. Srinivasan
1
-15
/
+0
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
1
-1
/
+2
2013-01-17
Drivers: hv: Change the signature for hv_signal_event()
K. Y. Srinivasan
1
-1
/
+1
2013-01-17
Drivers: hv: Save and export negotiated vmbus version
K. Y. Srinivasan
1
-0
/
+9
2013-01-17
Drivers: hv: Support handling multiple VMBUS versions
K. Y. Srinivasan
1
-54
/
+111
2013-01-17
Drivers: hv: Optimize signaling in the read path
K. Y. Srinivasan
1
-3
/
+25
2011-10-11
Staging: hv: remove unneeded asm include file in hyperv.h
Greg Kroah-Hartman
1
-1
/
+1
2011-10-11
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
1
-0
/
+318
[prev]