aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/channel.c
Commit message (Expand)AuthorAge
* Staging: hv: vmbus: Increase the timeout value in the vmbus driverK. Y. Srinivasan2011-08-05
* Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.hK. Y. Srinivasan2011-05-17
* Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.hK. Y. Srinivasan2011-05-17
* Staging: hv: vmbus_drv: Create a common header file to build the vmbus driverK. Y. Srinivasan2011-05-17
* Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan2011-05-17
* Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan2011-05-17
* Staging: hv: Get rid of some dead code in channel.cK. Y. Srinivasan2011-05-11
* Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfoK. Y. Srinivasan2011-05-11
* Staging: hv: Rename ringbuffer_get_debuginfoK. Y. Srinivasan2011-05-11
* Staging: hv: Rename dump_ring_infoK. Y. Srinivasan2011-05-11
* Staging: hv: Rename get_ringbuffer_interrupt_maskK. Y. Srinivasan2011-05-11
* Staging: hv: Rename ringbuffer_readK. Y. Srinivasan2011-05-11
* Staging: hv: Rename ringbuffer_peekK. Y. Srinivasan2011-05-11
* Staging: hv: Rename ringbuffer_writeK. Y. Srinivasan2011-05-11
* Staging: hv: Rename ringbuffer_cleanupK. Y. Srinivasan2011-05-11
* Staging: hv: Rename the function ringbuffer_initK. Y. Srinivasan2011-05-11
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-13
|\
| * staging: hv: use sync_bitops when interacting with the hypervisorOlaf Hering2011-04-05
* | staging: hv: Replace DPRINT with natives in hv_vmbusHank Janssen2011-04-05
* | staging: hv: Remove all unneeded DPRINT from hv_vmbusHank Janssen2011-04-05
|/
* Staging: hv: Remove osd layerK. Y. Srinivasan2011-02-18
* Staging: hv: Use native wait primitivesK. Y. Srinivasan2011-02-18
* Staging: hv: Use native page allocation/free functionsK. Y. Srinivasan2011-02-18
* staging: hv: Convert camel cased struct fields in vmbus_private.h to lower casesHaiyang Zhang2011-01-31
* staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lo...Haiyang Zhang2011-01-31
* staging: hv: Convert camel cased struct fields in vmbus_channel_interface.h t...Haiyang Zhang2011-01-31
* staging: hv: Convert camel cased struct fields in vmbus_api.h to lower casesHaiyang Zhang2011-01-31
* staging: hv: Convert camel cased functions in connection.c to lower casesHaiyang Zhang2011-01-31
* staging: hv: Convert camel cased variables in connection.c to lower casesHaiyang Zhang2011-01-31
* staging/hv/osd: don't reimplement ALIGN macroUwe Kleine-König2011-01-20
* staging: hv: Convert camel cased functions in ring_buffer.c to lower casesHaiyang Zhang2010-11-09
* staging: hv: Convert camel cased local variables in ring_buffer.c to lower casesHaiyang Zhang2010-11-09
* staging: hv: Convert camel cased struct fields in ring_buffer.h to lower casesHaiyang Zhang2010-11-09
* staging: hv: Convert camel cased functions in osd.c to lower casesHaiyang Zhang2010-11-09
* staging: hv: Convert camel cased struct fields in hv_api.h to lower casesHaiyang Zhang2010-11-09
* staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower casesHaiyang Zhang2010-11-09
* Staging: hv: channel: export vmbus_open to modulesGreg Kroah-Hartman2010-10-21
* Staging: hv: channel: export vmbus_close to modulesGreg Kroah-Hartman2010-10-21
* Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modulesGreg Kroah-Hartman2010-10-21
* Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modulesGreg Kroah-Hartman2010-10-21
* Staging: hv: channel: export vmbus_receivepacket_raw to modulesGreg Kroah-Hartman2010-10-21
* Staging: hv: channel: export vmbus_establish_gpadl to modulesGreg Kroah-Hartman2010-10-21
* Staging: hv: channel: export vmbus_teardown_gpadl to modulesGreg Kroah-Hartman2010-10-21
* staging: hv: Convert camel cased functions in channel_mgmt.c to lower caseHaiyang Zhang2010-10-15
* staging: hv: Rename camel cased functions in channel.c to lowercaseHaiyang Zhang2010-10-07
* staging: hv: Remove camel case variables in channel.cHaiyang Zhang2010-10-05
* staging: hv: Remove camel cases of vmbus packet buffer structuresHaiyang Zhang2010-09-20
* Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman2010-07-22
* Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman2010-07-22
* staging: hv: check kzalloc() resultKulikov Vasiliy2010-07-22