summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/hv_util.c
AgeCommit message (Expand)Author
2011-05-17Staging: hv: Re-implement the synchronization for util channelsK. Y. Srinivasan
2011-05-17Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of utils.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_api.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of the file version_info.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman
2011-04-04staging: hv: Replaced DPRINT and printk with native functions in hv_utilsHank Janssen
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_utilsHank Janssen
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-18Staging: hv: Remove osd layerK. Y. Srinivasan
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lo...Haiyang Zhang
2011-01-20Staging: hv: Implement key/value pair (KVP)Ky Srinivasan
2011-01-20Staging: hv: Rename hv_utils.c to hv_util.cKy Srinivasan