aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
Commit message (Expand)AuthorAgeFilesLines
* scsi: storvsc: Fix a bug in copy_from_bounce_buffer()K. Y. Srinivasan2015-08-071-7/+8
* Drivers: scsi: storvsc: Implement a eh_timed_out handlerK. Y. Srinivasan2014-09-131-0/+12
* storvsc: Initialize the sglistK. Y. Srinivasan2013-03-201-0/+1
* storvsc: Account for in-transit packets in the RESET pathK. Y. Srinivasan2012-10-301-0/+5
* Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-282-102/+0
|\
| * x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan2011-09-082-102/+1
* | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-2624-9580/+1249
|\ \
| * | Staging: hv: storvsc: Fix checkpatch warningsK. Y. Srinivasan2011-10-171-9/+10
| * | Staging: hv: mousevsc: Fix a checkpatch warningK. Y. Srinivasan2011-10-171-1/+0
| * | Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman2011-10-111-8/+8
| * | Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-1017-6518/+7
| * | Staging: hv: netvsc: Fix a dereferencing issueK. Y. Srinivasan2011-10-101-2/+2
| * | staging: hv: storvsc: ignore SET_WINDOW scsi commandOlaf Hering2011-10-101-0/+20
| * | Staging: hv: util: Invoke cn_netlink_send() in a work contextK. Y. Srinivasan2011-10-101-7/+11
| * | Staging: hv: util: Fix a bug in kvp implementationK. Y. Srinivasan2011-10-101-8/+5
| * | Staging: hv: mousevsc: Get rid of unnecessary commentsK. Y. Srinivasan2011-10-041-21/+0
| * | Staging: hv: mousevsc: Enable autoloading of the mouse driverK. Y. Srinivasan2011-10-041-4/+1
| * | Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()K. Y. Srinivasan2011-10-041-7/+2
| * | Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inliningK. Y. Srinivasan2011-10-041-19/+8
| * | Staging: hv: mousevsc: Cleanup camel cased enumsK. Y. Srinivasan2011-10-041-17/+17
| * | Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_devK. Y. Srinivasan2011-10-041-51/+3
| * | Staging: hv: mousevsc: Now cleanup mousevsc_remove()K. Y. Srinivasan2011-10-041-50/+3
| * | Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining codeK. Y. Srinivasan2011-10-041-30/+17
| * | Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()K. Y. Srinivasan2011-10-041-33/+1
| * | Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()K. Y. Srinivasan2011-10-041-21/+0
| * | Staging: hv: mousevsc: Cleanup alloc_input_device()K. Y. Srinivasan2011-10-041-1/+1
| * | Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_reqK. Y. Srinivasan2011-10-041-3/+0
| * | Staging: hv: mousevsc: Free allocated memory in free_input_device()K. Y. Srinivasan2011-10-041-0/+2
| * | Staging: hv: mousevsc: Get rid of unnecessary pr_* callsK. Y. Srinivasan2011-10-041-53/+11
| * | Staging: hv: mousevsc: Cleanup error handlingK. Y. Srinivasan2011-10-041-16/+7
| * | Staging: hv: mousevsc: Get rid of unnecessary DPRINT callsK. Y. Srinivasan2011-10-041-15/+3
| * | Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()K. Y. Srinivasan2011-10-041-33/+23
| * | Staging: hv: mousevsc: Use completion primitive to synchronizeK. Y. Srinivasan2011-10-041-20/+10
| * | Staging: hv: mousevsc: Correctly initialize the header sizeK. Y. Srinivasan2011-10-041-1/+1
| * | Staging: hv: mousevsc: Handle the case where we may get bogus report desc sizeK. Y. Srinivasan2011-10-041-0/+2
| * | Staging: hv: mousevsc: Change the allocation flags to reflect interrupt contextK. Y. Srinivasan2011-10-041-3/+3
| * | Staging: hv: mousevsc: Fixup some bogus WARN_ON() callsK. Y. Srinivasan2011-10-041-3/+3
| * | Staging: hv: mousevsc: Get rid of the struct input_device_contextK. Y. Srinivasan2011-10-041-38/+13
| * | Staging: hv: mousevsc: Fixup struct hv_input_dev_infoK. Y. Srinivasan2011-10-041-3/+3
| * | staging: hv: remove the carrier status check from netvsc_open()Haiyang Zhang2011-09-292-14/+7
| * | Staging: hv: Update the TODO fileK. Y. Srinivasan2011-09-261-2/+0
| * | Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded codeK. Y. Srinivasan2011-09-202-107/+0
| * | Staging: hv: util: Properly handle util services in the util driverK. Y. Srinivasan2011-09-203-75/+23
| * | Staging: hv: util: Perform some service specific init/deinit in probe/removeK. Y. Srinivasan2011-09-204-42/+71
| * | Staging: hv: netvsc: Cleanup the name and type of link_stat variableK. Y. Srinivasan2011-09-161-6/+11
| * | Staging: hv: netvsc: Rename deviceInfo as device_infoK. Y. Srinivasan2011-09-161-4/+4
| * | Staging: hv: netvsc: Rename rndisDevice to rndis_deviceK. Y. Srinivasan2011-09-161-12/+12
| * | Staging: hv: netvsc: Rename netDevice as net_deviceK. Y. Srinivasan2011-09-162-8/+11
| * | Staging: hv: vmbus: Get rid of the module dependencyK. Y. Srinivasan2011-09-161-1/+1
| * | Staging: hv: vmbus: Do not allocate struct hv_device_info on the stackK. Y. Srinivasan2011-09-161-65/+69