summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-4/+7
|\
| * staging: Convert to bdops->check_events()Tejun Heo2011-03-091-4/+7
* | staging: hv: fix memory leaksAlexander Beregalov2011-03-141-0/+2
* | staging: hv: Remove NULL check before kfreeIlia Mirkin2011-03-143-13/+6Star
* | Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan2011-03-143-10/+2Star
* | Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan2011-03-142-6/+4Star
* | Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan2011-03-141-10/+1Star
* | Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan2011-03-141-14/+3Star
* | Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan2011-03-141-3/+2Star
* | Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan2011-03-143-12/+3Star
* | Staging: hv: Get rid of the function vmbus_msg_dpc()K. Y. Srinivasan2011-03-141-13/+2Star
* | Staging: hv: Change the signature for vmbus_cleanup()K. Y. Srinivasan2011-03-141-3/+2Star
* | Staging: hv: Simplify root device managementK. Y. Srinivasan2011-03-141-30/+11Star
* | staging/hv: add missing include causing build errorMariusz Kozlowski2011-03-101-0/+1
* | Staging: hv: Remove the vm_device structureK. Y. Srinivasan2011-03-077-101/+73Star
* | Staging: hv: Eliminate device_id from vm_deviceK. Y. Srinivasan2011-03-072-20/+16Star
* | Staging: hv: Get rid of class_id from vm_deviceK. Y. Srinivasan2011-03-072-32/+29Star
* | Staging: hv: Remove probe_error from vm_deviceK. Y. Srinivasan2011-03-073-3/+4
* | Staging: hv: Move probe_failed_work_item from vm_deviceK. Y. Srinivasan2011-03-073-3/+6
* | Staging: hv: Eliminate storvsc_driver_context structureK. Y. Srinivasan2011-03-071-20/+8Star
* | Staging: hv: Eliminate netvsc_driver_contextK. Y. Srinivasan2011-03-071-17/+8Star
* | Staging: hv: Eliminate mousevsc_driver_contextK. Y. Srinivasan2011-03-071-14/+7Star
* | Staging: hv: Eliminate blkvsc_driver_context structureK. Y. Srinivasan2011-03-071-18/+8Star
* | Staging: hv: Eliminate driver_context structureK. Y. Srinivasan2011-03-077-118/+103Star
* | Staging: hv: Change the signature for vmbus_child_driver_unregisterK. Y. Srinivasan2011-03-076-11/+10Star
* | Staging: hv: Change the signature for vmbus_child_driver_registerK. Y. Srinivasan2011-03-076-11/+10Star
* | Staging: hv: Remove unnecessary function pointers in driver_contextK. Y. Srinivasan2011-03-071-8/+0Star
* | Staging: hv: Use generic device_driver shutdown functionK. Y. Srinivasan2011-03-072-3/+3
* | Staging: hv: Use generic device_driver remove functionK. Y. Srinivasan2011-03-075-6/+6
* | Staging: hv: Use generic device_driver probe functionK. Y. Srinivasan2011-03-075-6/+7
* | Staging: hv: hv_mouse: remove unneeded function forward declarationGreg Kroah-Hartman2011-03-031-3/+0Star
* | Staging: hv: hv_mouse: fix up guid variable nameGreg Kroah-Hartman2011-03-031-2/+2
* | Staging: hv: hv_mouse: get rid of hungarian notation for name of the moduleGreg Kroah-Hartman2011-03-031-5/+2Star
* | Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msgGreg Kroah-Hartman2011-03-031-10/+10
* | Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msgGreg Kroah-Hartman2011-03-031-4/+4
* | Staging: hv: hv_mouse: fix up pipe size field nameGreg Kroah-Hartman2011-03-031-7/+9
* | Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in st...Greg Kroah-Hartman2011-03-031-6/+6
* | Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msgGreg Kroah-Hartman2011-03-031-8/+8
* | Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_reportGreg Kroah-Hartman2011-03-031-2/+2
* | Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ackGreg Kroah-Hartman2011-03-031-2/+2
* | Staging: hv: hv_mouse: use a real struct hid_descriptorGreg Kroah-Hartman2011-03-031-2/+2
* | Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_infoGreg Kroah-Hartman2011-03-031-9/+9
* | Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_responseGreg Kroah-Hartman2011-03-031-2/+2
* | Staging: hv: hv_mouse: clean up version structure usageGreg Kroah-Hartman2011-03-031-13/+11Star
* | Staging: hv: hv_mouse: change camelcase for struct synthhid_msgGreg Kroah-Hartman2011-03-031-1/+1
* | Staging: hv: hv_mouse: fix build warningGreg Kroah-Hartman2011-03-031-1/+1
* | Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdrGreg Kroah-Hartman2011-03-031-13/+13
* | Staging: hv: hv_mouse.c: clean up struct synthhid_msg_hdrGreg Kroah-Hartman2011-03-031-11/+9Star
* | Staging: hv: hv_mouse: use proper input define for bus typeGreg Kroah-Hartman2011-03-031-1/+1
* | Staging: hv: hv_mouse: fix up input device info structureGreg Kroah-Hartman2011-03-031-23/+22Star