summaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)AuthorFilesLines
2015-08-07Drivers: hv: vmbus: Don't wait after requesting offersK. Y. Srinivasan1-11/+1
2015-08-07Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()K. Y. Srinivasan1-2/+5
2015-03-06Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto1-4/+4
2014-12-14Drivers: hv: vmbus: Cleanup hv_post_message()K. Y. Srinivasan2-12/+20
2014-12-14Drivers: hv: vmbus: Cleanup vmbus_close_internal()K. Y. Srinivasan1-4/+21
2014-12-14Drivers: hv: vmbus: Fix a bug in vmbus_open()K. Y. Srinivasan1-1/+3
2014-12-14Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()K. Y. Srinivasan1-4/+1
2014-12-14Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()K. Y. Srinivasan1-5/+6
2014-12-14Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan1-3/+14
2014-04-30drivers: hv: additional switch to use mb() instead of smp_mb()Qiang Huang1-1/+1
2014-04-02Drivers: hv: vmbus: Don't timeout during the initial connection with hostK. Y. Srinivasan1-11/+1
2013-07-27drivers: hv: switch to use mb() instead of smp_mb()Jason Wang2-2/+2
2013-03-20NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-4/+6
2012-10-30Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan1-11/+13
2012-01-12Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan1-4/+1
2012-01-12drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan1-0/+16
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman1-0/+19
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman1-1/+1
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman1-5/+0
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman2-33/+0
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman3-9/+8
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman3-3/+3
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman12-0/+5034