summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/hyperv.h
AgeCommit message (Expand)Author
2011-09-20Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded codeK. Y. Srinivasan
2011-09-20Staging: hv: util: Perform some service specific init/deinit in probe/removeK. Y. Srinivasan
2011-09-16Staging: hv: vmbus: Get rid of the ext field in struct hv_deviceK. Y. Srinivasan
2011-09-16Staging: hv: vmbus: Introduce functions for setting and getting driver dataK. Y. Srinivasan
2011-09-16Staging: hv: vmbus: Change the signature of struct hv_driver probe functionK. Y. Srinivasan
2011-08-25Staging: hv: fix up driver registering messGreg Kroah-Hartman
2011-08-25Staging: hv: create VMBUS_DEVICE macro and use it.Greg Kroah-Hartman
2011-08-25Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driverK. Y. Srinivasan
2011-08-25Staging: hv: Replace struct hv_guid with the uuid type already defined in LinuxK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Embed the state needed to close the channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Move the definition of struct vmbus_channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of the poll timer in the channel stateK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()K. Y. Srinivasan
2011-05-17Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel coun...K. Y. Srinivasan
2011-05-17Staging: hv: vmbus_drv: Introduce state in struct vmbus_channel to track util...K. Y. Srinivasan
2011-05-17Staging: hv: Include asm/hyperv.h in hyperv.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 channel_mgmt.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: Move a subset of definitions from ring_buffer.h to hyperv.hK. Y. Srinivasan
2011-05-17Staging: hv: Add a subset of definitions from vmbus_api.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-17Staging: hv: Create a common header for all hyperv drivers to includeK. Y. Srinivasan