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
/
hv_util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-11
hv_utils: update name in struct hv_driver util_drv
Haiyang Zhang
1
-1
/
+1
2018-07-03
use the new async probing feature for the hyperv drivers
Arjan van de Ven
1
-0
/
+3
2017-05-25
hv_utils: fix TimeSync work on pre-TimeSync-v4 hosts
Vitaly Kuznetsov
1
-74
/
+54
2017-05-25
hv_utils: drop .getcrosststamp() support from PTP driver
Vitaly Kuznetsov
1
-36
/
+0
2017-03-16
Drivers: hv: util: don't forget to init host_ts.lock
Dexuan Cui
1
-0
/
+2
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
1
-2
/
+1
2017-02-10
Drivers: hv: util: Fix a typo
K. Y. Srinivasan
1
-1
/
+1
2017-02-10
hv_utils: implement Hyper-V PTP source
Vitaly Kuznetsov
1
-27
/
+152
2017-01-31
Drivers: hv: Log the negotiated IC versions.
Alex Ng
1
-2
/
+2
2017-01-31
Drivers: hv: vmbus: Use all supported IC versions to negotiate
Alex Ng
1
-43
/
+51
2017-01-31
hv_util: switch to using timespec64
Vitaly Kuznetsov
1
-3
/
+3
2017-01-20
Drivers: hv: util: Use hv_get_current_tick() to get current tick
K. Y. Srinivasan
1
-1
/
+2
2016-11-07
Drivers: hv: utils: Fix the mapping between host version and protocol to use
Alex Ng
1
-3
/
+6
2016-10-25
hv: do not lose pending heartbeat vmbus packets
Long Li
1
-3
/
+7
2016-09-09
Drivers: hv: hv_util: Avoid dynamic allocation in time synch
Vivek yadav
1
-11
/
+28
2016-09-08
Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.
Alex Ng
1
-23
/
+59
2016-09-08
Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.
Alex Ng
1
-13
/
+7
2016-09-08
Drivers: hv: utils: Rename version definitions to reflect protocol version.
Alex Ng
1
-10
/
+10
2016-03-02
Drivers: hv: util: Pass the channel information during the init call
K. Y. Srinivasan
1
-0
/
+1
2015-03-02
Drivers: hv: util: On device remove, close the channel after de-initializing ...
K. Y. Srinivasan
1
-1
/
+1
2015-03-02
hv: hv_util: move vmbus_open() to a later place
Dexuan Cui
1
-5
/
+6
2014-07-10
Drivers: hv: util: Fix a bug in the KVP code
K. Y. Srinivasan
1
-1
/
+1
2014-02-18
Drivers: hv: Implement the file copy service
K. Y. Srinivasan
1
-0
/
+11
2013-09-30
Merge 3.12-rc3 into char-misc-next
Greg Kroah-Hartman
1
-17
/
+54
2013-09-27
Drivers: hv: util: Correctly support ws2008R2 and earlier
K. Y. Srinivasan
1
-17
/
+54
2013-09-26
hv: Change variable type to bool
Peter Senna Tschudin
1
-1
/
+1
2013-08-02
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
1
-1
/
+0
2013-07-27
Drivers: hv: util: Fix a bug in version negotiation code for util services
K. Y. Srinivasan
1
-3
/
+18
2013-03-15
Drivers: hv: Add a new driver to support host initiated backup
K. Y. Srinivasan
1
-0
/
+10
2013-01-25
Drivers: hv: Execute shutdown in a thread context
K. Y. Srinivasan
1
-1
/
+11
2013-01-25
Drivers: hv: Use consolidated GUID definitions
K. Y. Srinivasan
1
-12
/
+12
2013-01-17
Drivers: hv: Turn off batched reading for util drivers
K. Y. Srinivasan
1
-0
/
+10
2012-08-17
Drivers: hv: Add KVP definitions for IP address injection
K. Y. Srinivasan
1
-2
/
+2
2012-05-14
Drivers: hv: util: Properly handle version negotiations.
K. Y. Srinivasan
1
-3
/
+6
2012-02-03
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
K. Y. Srinivasan
1
-3
/
+0
2011-10-11
hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()
Greg Kroah-Hartman
1
-3
/
+3
2011-10-11
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
1
-0
/
+354