summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_util.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav2016-09-091-11/+28
* Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng2016-09-081-23/+59
* Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng2016-09-081-13/+7
* Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng2016-09-081-10/+10
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-011-0/+1
* Drivers: hv: util: On device remove, close the channel after de-initializing ...K. Y. Srinivasan2015-03-011-1/+1
* hv: hv_util: move vmbus_open() to a later placeDexuan Cui2015-03-011-5/+6
* Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan2014-07-091-1/+1
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-0/+11
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-291-17/+54
|\
| * Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-17/+54
* | hv: Change variable type to boolPeter Senna Tschudin2013-09-261-1/+1
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-1/+0
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-261-3/+18
* Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-151-0/+10
* Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan2013-01-251-1/+11
* Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan2013-01-251-12/+12
* Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan2013-01-171-0/+10
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-2/+2
* Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-141-3/+6
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-021-3/+0
* hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman2011-10-111-3/+3
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+354
OpenPOWER on IntegriCloud