summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/channel.c
AgeCommit message (Expand)Author
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman
2011-08-29Staging: hv: vmbus: Properly deal with de-registering channel callbackK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Change the variable name openInfo to open_info in channel.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of unnecessary comments in channel.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Rename openMsg to open_msg in channel.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of the function dump_gpadl_header()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of the function dump_gpadl_body()K. Y. Srinivasan
2011-08-25Staging: hv: Replace struct hv_guid with the uuid type already defined in LinuxK. Y. Srinivasan
2011-07-05Staging: hv: vmbus: Increase the timeout value in the vmbus driverK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Change Cleanup to cleanup in channel.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Cleanup some error values in channel.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Properly handle memory allocation failure in channel.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Increase the timeout for some critical callsK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Use the newly introduced state in closing the channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Correct some dated comments in channel.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of some dated comments in channel.cK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of the unused function vmbus_ontimer()K. 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 unneeded calls to dump_vmbus_channelK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()K. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of the call to dump channel state in channel even...K. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Get rid of the timer based handling of channel eventsK. Y. Srinivasan
2011-06-07Staging: hv: vmbus: Don't free the channel when the channel is closedK. 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: 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 channel.cK. Y. Srinivasan
2011-05-11Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfoK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_get_debuginfoK. Y. Srinivasan
2011-05-11Staging: hv: Rename dump_ring_infoK. Y. Srinivasan
2011-05-11Staging: hv: Rename get_ringbuffer_interrupt_maskK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_readK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_peekK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_writeK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_cleanupK. Y. Srinivasan
2011-05-11Staging: hv: Rename the function ringbuffer_initK. Y. Srinivasan
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-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 struct fields in vmbus_packet_format.h to lo...Haiyang Zhang
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_channel_interface.h t...Haiyang Zhang
2011-01-31staging: hv: Convert camel cased struct fields in vmbus_api.h to lower casesHaiyang Zhang