summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/hyperv.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-969/+0
* Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded codeK. Y. Srinivasan2011-09-201-13/+0
* Staging: hv: util: Perform some service specific init/deinit in probe/removeK. Y. Srinivasan2011-09-201-0/+13
* Staging: hv: vmbus: Get rid of the ext field in struct hv_deviceK. Y. Srinivasan2011-09-161-3/+0
* Staging: hv: vmbus: Introduce functions for setting and getting driver dataK. Y. Srinivasan2011-09-161-0/+9
* Staging: hv: vmbus: Change the signature of struct hv_driver probe functionK. Y. Srinivasan2011-09-161-1/+1
* Staging: hv: fix up driver registering messGreg Kroah-Hartman2011-08-251-2/+6
* Staging: hv: create VMBUS_DEVICE macro and use it.Greg Kroah-Hartman2011-08-251-0/+11
* Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driverK. Y. Srinivasan2011-08-251-0/+2
* Staging: hv: Replace struct hv_guid with the uuid type already defined in LinuxK. Y. Srinivasan2011-08-251-13/+11
* Staging: hv: vmbus: Embed the state needed to close the channelK. Y. Srinivasan2011-06-071-0/+7
* Staging: hv: vmbus: Move the definition of struct vmbus_channelK. Y. Srinivasan2011-06-071-39/+38
* Staging: hv: vmbus: Get rid of the poll timer in the channel stateK. Y. Srinivasan2011-06-071-1/+0
* Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()K. Y. Srinivasan2011-06-071-1/+0
* Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel coun...K. Y. Srinivasan2011-05-171-2/+0
* Staging: hv: vmbus_drv: Introduce state in struct vmbus_channel to track util...K. Y. Srinivasan2011-05-171-0/+5
* Staging: hv: Include asm/hyperv.h in hyperv.hK. Y. Srinivasan2011-05-171-11/+10
* Staging: hv: Move the contents of utils.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+97
* Staging: hv: Move the contents of vmbus.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+20
* Staging: hv: Move the contents of vmbus_api.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+65
* Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+68
* Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+82
* Staging: hv: Move the contents of channel_mgmt.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+289
* Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+133
* Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+63
* Staging: hv: Move the contents of the file version_info.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+21
* Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+41
* Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.hK. Y. Srinivasan2011-05-171-0/+30
* Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan2011-05-171-0/+10
* Staging: hv: Create a common header for all hyperv drivers to includeK. Y. Srinivasan2011-05-171-0/+23
OpenPOWER on IntegriCloud