| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-01-09 | 1 | -4/+6 |
|\ |
|
| * | NLS: improve UTF8 -> UTF16 string conversion routine | Alan Stern | 2011-11-18 | 1 | -4/+6 |
* | | Drivers:hv: Fix a bug in vmbus_driver_unregister() | K. Y. Srinivasan | 2012-01-04 | 1 | -4/+1 |
* | | Drivers: hv: Get rid of an unnecessary check in hv.c | K. Y. Srinivasan | 2011-12-12 | 1 | -5/+0 |
* | | Drivers: hv: Make the vmbus driver unloadable | K. Y. Srinivasan | 2011-12-12 | 4 | -0/+26 |
* | | Drivers: hv: Fix a memory leak | K. Y. Srinivasan | 2011-12-12 | 1 | -0/+1 |
* | | drivers: hv: Don't OOPS when you cannot init vmbus | K. Y. Srinivasan | 2011-12-09 | 1 | -0/+16 |
* | | hv: Add Kconfig menu entry | Bart Van Assche | 2011-11-26 | 1 | -1/+3 |
* | | Staging: hv: vmbus: Support building the vmbus driver as part of the kernel | K. Y. Srinivasan | 2011-11-26 | 1 | -1/+1 |
|/ |
|
* | hv: remove struct hv_device_info from hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 1 | -0/+19 |
* | hv: remove free_channel() from hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 1 | -1/+1 |
* | Staging: hv: remove vmbus_loglevel as it is not used at all anymore | Greg Kroah-Hartman | 2011-10-11 | 1 | -5/+0 |
* | Staging: hv: remove last user of DPRINT() macro | Greg Kroah-Hartman | 2011-10-11 | 2 | -33/+0 |
* | hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() | Greg Kroah-Hartman | 2011-10-11 | 3 | -9/+8 |
* | Staging: hv: remove unneeded asm include file in hyperv.h | Greg Kroah-Hartman | 2011-10-11 | 3 | -3/+3 |
* | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman | 2011-10-10 | 12 | -0/+5034 |