aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
Commit message (Expand)AuthorAge
* staging/hv: add missing include causing build errorMariusz Kozlowski2011-03-09
* Staging: hv: Remove the vm_device structureK. Y. Srinivasan2011-03-07
* Staging: hv: Eliminate device_id from vm_deviceK. Y. Srinivasan2011-03-07
* Staging: hv: Get rid of class_id from vm_deviceK. Y. Srinivasan2011-03-07
* Staging: hv: Remove probe_error from vm_deviceK. Y. Srinivasan2011-03-07
* Staging: hv: Move probe_failed_work_item from vm_deviceK. Y. Srinivasan2011-03-07
* Staging: hv: Eliminate storvsc_driver_context structureK. Y. Srinivasan2011-03-07
* Staging: hv: Eliminate netvsc_driver_contextK. Y. Srinivasan2011-03-07
* Staging: hv: Eliminate mousevsc_driver_contextK. Y. Srinivasan2011-03-07
* Staging: hv: Eliminate blkvsc_driver_context structureK. Y. Srinivasan2011-03-07
* Staging: hv: Eliminate driver_context structureK. Y. Srinivasan2011-03-07
* Staging: hv: Change the signature for vmbus_child_driver_unregisterK. Y. Srinivasan2011-03-07
* Staging: hv: Change the signature for vmbus_child_driver_registerK. Y. Srinivasan2011-03-07
* Staging: hv: Remove unnecessary function pointers in driver_contextK. Y. Srinivasan2011-03-07
* Staging: hv: Use generic device_driver shutdown functionK. Y. Srinivasan2011-03-07
* Staging: hv: Use generic device_driver remove functionK. Y. Srinivasan2011-03-07
* Staging: hv: Use generic device_driver probe functionK. Y. Srinivasan2011-03-07
* Staging: hv: hv_mouse: remove unneeded function forward declarationGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up guid variable nameGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: get rid of hungarian notation for name of the moduleGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msgGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msgGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up pipe size field nameGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in st...Greg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msgGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_reportGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ackGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: use a real struct hid_descriptorGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_infoGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_responseGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: clean up version structure usageGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: change camelcase for struct synthhid_msgGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix build warningGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdrGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse.c: clean up struct synthhid_msg_hdrGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: use proper input define for bus typeGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up input device info structureGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: reorder functions to remove forward declarationsGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: remove inline function markingsGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse.c: remove struct mousevsc_drv_obj function callbacksGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: unwind the initialization process a bitGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: remove typedefsGreg Kroah-Hartman2011-03-02
* Staging: hv: delete mousevsc_api.hGreg Kroah-Hartman2011-03-02
* Staging: hv: delete vmbus_hid_protocol.hGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: fix up copyright and license headerGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: rename hv_mouse_drv.cGreg Kroah-Hartman2011-03-02
* Staging: hv: hv_mouse: delete mouse_vsc.cGreg Kroah-Hartman2011-03-02
* Staging: hv: mouse_vsc: fix comment coding styleGreg Kroah-Hartman2011-03-02
* Staging: hv: mouse_vsc: fix space coding style issuesGreg Kroah-Hartman2011-03-02
* Staging: hv: mouse_vsc.c: fix brace coding style issuesGreg Kroah-Hartman2011-03-02