summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/connection.c
AgeCommit message (Expand)Author
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: vmbus_drv: Create a common header file to build the vmbus driverK. Y. Srinivasan
2011-05-17Staging: hv: Move the contents of logging.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-05-11Staging: hv: Get rid of some dead code in connection.cK. Y. Srinivasan
2011-05-11Staging: hv: Change Cleanup to cleanup in connection.cK. Y. Srinivasan
2011-05-11Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfoK. Y. Srinivasan
2011-04-20hv: pass u32 to process_chn_event()Olaf Hering
2011-04-20hv: Reduce indention in vmbus_on_eventOlaf Hering
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman
2011-04-04staging: hv: Replace DPRINT with natives in hv_vmbusHank Janssen
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_vmbusHank Janssen
2011-04-04staging: hv: use sync_bitops when interacting with the hypervisorOlaf Hering
2011-03-14staging: hv: Remove NULL check before kfreeIlia Mirkin
2011-03-14Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan
2011-02-18Staging: hv: Remove osd layerK. Y. Srinivasan
2011-02-18Staging: hv: Use native wait primitivesK. Y. Srinivasan
2011-02-18Staging: hv: Use native page allocation/free functionsK. Y. Srinivasan
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_private.h to lower casesHaiyang Zhang
2011-01-31staging: hv: Convert camel cased functions in connection.c to lower casesHaiyang Zhang
2011-01-31staging: hv: Convert camel cased variables in connection.c to lower casesHaiyang Zhang
2010-11-09staging: hv: Convert camel cased functions in osd.c to lower casesHaiyang Zhang
2010-11-09staging: hv: Convert camel cased functions in hv.c to lower casesHaiyang Zhang
2010-11-09staging: hv: Convert camel cased struct fields in hv_api.h to lower casesHaiyang Zhang
2010-11-09staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower casesHaiyang Zhang
2010-10-07staging: hv: Rename camel cased functions in channel.c to lowercaseHaiyang Zhang
2010-07-22Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman
2010-07-22Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman
2010-05-11Staging: hv: rename VmbusPrivate.h to vmbus_private.hGreg Kroah-Hartman
2010-05-11Staging: hv: rename Connection.c to connection.cGreg Kroah-Hartman