summaryrefslogtreecommitdiff
path: root/drivers/hv/hv_util.c
AgeCommit message (Expand)Author
2021-07-19drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley
2021-05-18hv_utils: Fix passing zero to 'PTR_ERR' warningYueHaibing
2021-02-11hv_utils: Fix spelling mistake "Hearbeat" -> "Heartbeat"Colin Ian King
2021-02-05hv_utils: Add validation for untrusted Hyper-V valuesAndres Beltran
2020-10-14Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-28Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng
2020-08-24hv_utils: drain the timesync packets on onchannelcallbackVineeth Pillai
2020-08-24hv_utils: return error if host timesysnc update is staleVineeth Pillai
2020-02-03Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-26hv_utils: Add the support of hibernationDexuan Cui
2020-01-26hv_utils: Support host-initiated hibernation requestDexuan Cui
2020-01-26hv_utils: Support host-initiated restart requestDexuan Cui
2020-01-16clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesAndrea Parri
2019-11-21Drivers: hv: util: Specify ring buffer size using Hyper-V page sizeHimadri Pandya
2019-11-21Drivers: hv: Specify receive buffer size using Hyper-V page sizeHimadri Pandya
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner
2018-11-11hv_utils: update name in struct hv_driver util_drvHaiyang Zhang
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven
2017-05-25hv_utils: fix TimeSync work on pre-TimeSync-v4 hostsVitaly Kuznetsov
2017-05-25hv_utils: drop .getcrosststamp() support from PTP driverVitaly Kuznetsov
2017-03-16Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui
2017-02-14vmbus: add direct isr callback modeStephen Hemminger
2017-02-10Drivers: hv: util: Fix a typoK. Y. Srinivasan
2017-02-10hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov
2017-01-31Drivers: hv: Log the negotiated IC versions.Alex Ng
2017-01-31Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng
2017-01-31hv_util: switch to using timespec64Vitaly Kuznetsov
2017-01-20Drivers: hv: util: Use hv_get_current_tick() to get current tickK. Y. Srinivasan
2016-11-07Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng
2016-10-25hv: do not lose pending heartbeat vmbus packetsLong Li
2016-09-09Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav
2016-09-08Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng
2016-09-08Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng
2016-09-08Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng
2016-03-01Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan
2015-03-01Drivers: hv: util: On device remove, close the channel after de-initializing ...K. Y. Srinivasan
2015-03-01hv: hv_util: move vmbus_open() to a later placeDexuan Cui
2014-07-09Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-09-26hv: Change variable type to boolPeter Senna Tschudin
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-07-26Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan
2013-01-25Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan
2013-01-25Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan
2013-01-17Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan