summaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)AuthorFilesLines
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan1-3/+4
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan1-51/+167
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan1-2/+3
2012-02-09drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan2-5/+4
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan1-16/+25
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan3-186/+0
2012-02-02drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan1-3/+0
2012-01-24drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan1-87/+0
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+6
2012-01-04Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan1-4/+1
2011-12-12Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan1-5/+0
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan4-0/+26
2011-12-12Drivers: hv: Fix a memory leakK. Y. Srinivasan1-0/+1
2011-12-09drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan1-0/+16
2011-11-26hv: Add Kconfig menu entryBart Van Assche1-1/+3
2011-11-26Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan1-1/+1
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-4/+6
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