summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/hv_util.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-354/+0
* Staging: hv: util: Properly handle util services in the util driverK. Y. Srinivasan2011-09-201-39/+16
* Staging: hv: util: Perform some service specific init/deinit in probe/removeK. Y. Srinivasan2011-09-201-36/+55
* Staging: hv: vmbus: Change the signature of struct hv_driver probe functionK. Y. Srinivasan2011-09-161-1/+2
* Staging: hv: util: Deal with driver register failuresK. Y. Srinivasan2011-09-061-5/+16
* Staging: hv: util: Adjust guest time in a process contextK. Y. Srinivasan2011-08-291-3/+30
* Staging: hv: util: Forcefully shutdown when shutdown is requestedK. Y. Srinivasan2011-08-291-1/+1
* Staging: hv: fix up driver registering messGreg Kroah-Hartman2011-08-251-6/+3
* Staging: hv: util: Get rid of the PCI signature in hv_util.cK. Y. Srinivasan2011-08-251-8/+0
* Staging: hv: util: Get rid of the DMI signature in hv_util.cK. Y. Srinivasan2011-08-251-20/+0
* Staging: hv: create VMBUS_DEVICE macro and use it.Greg Kroah-Hartman2011-08-251-31/+13
* Staging: hv: util: Make hv_utils a vmbus device driverK. Y. Srinivasan2011-08-251-1/+63
* Staging: hv: Re-implement the synchronization for util channelsK. Y. Srinivasan2011-05-171-21/+18
* Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of utils.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus_api.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Move the contents of the file version_info.h to hyperv.hK. Y. Srinivasan2011-05-171-1/+0
* Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan2011-05-171-0/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-1/+1
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | staging: hv: Replaced DPRINT and printk with native functions in hv_utilsHank Janssen2011-04-041-8/+9
* | staging: hv: Remove all unneeded DPRINT from hv_utilsHank Janssen2011-04-041-12/+0
|/
* Staging: hv: Remove osd layerK. Y. Srinivasan2011-02-181-1/+1
* staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lo...Haiyang Zhang2011-01-311-3/+3
* Staging: hv: Implement key/value pair (KVP)Ky Srinivasan2011-01-201-0/+14
* Staging: hv: Rename hv_utils.c to hv_util.cKy Srinivasan2011-01-201-0/+315