aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-04Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan
2011-12-12Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan
2011-12-12Drivers: hv: Fix a memory leakK. Y. Srinivasan
2011-12-09drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan
2011-11-26hv: Add Kconfig menu entryBart Van Assche
2011-11-26Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman