summaryrefslogtreecommitdiff
path: root/drivers/staging/hv
AgeCommit message (Expand)Author
2011-03-02Staging: hv: hv_mouse: remove unneeded function forward declarationGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up guid variable nameGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: get rid of hungarian notation for name of the moduleGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msgGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msgGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up pipe size field nameGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in st...Greg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msgGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_reportGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ackGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: use a real struct hid_descriptorGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_infoGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_responseGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: clean up version structure usageGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: change camelcase for struct synthhid_msgGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix build warningGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdrGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse.c: clean up struct synthhid_msg_hdrGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: use proper input define for bus typeGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up input device info structureGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: reorder functions to remove forward declarationsGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: remove inline function markingsGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse.c: remove struct mousevsc_drv_obj function callbacksGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: unwind the initialization process a bitGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: remove typedefsGreg Kroah-Hartman
2011-03-02Staging: hv: delete mousevsc_api.hGreg Kroah-Hartman
2011-03-02Staging: hv: delete vmbus_hid_protocol.hGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: fix up copyright and license headerGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: rename hv_mouse_drv.cGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse: delete mouse_vsc.cGreg Kroah-Hartman
2011-03-02Staging: hv: mouse_vsc: fix comment coding styleGreg Kroah-Hartman
2011-03-02Staging: hv: mouse_vsc: fix space coding style issuesGreg Kroah-Hartman
2011-03-02Staging: hv: mouse_vsc.c: fix brace coding style issuesGreg Kroah-Hartman
2011-03-02Staging: hv: hv_mouse_drv.c: minor coding style cleanupsGreg Kroah-Hartman
2011-03-02Staging: hv: enable mouse driver to buildGreg Kroah-Hartman
2011-02-27Staging: hv: add mouse driverGreg Kroah-Hartman
2011-02-23staging: hv: Fix the WARN_ON condition in free_net_device()Haiyang Zhang
2011-02-23staging: hv: Remove unnecessary ASSERTs in netvsc_initialize()Haiyang Zhang
2011-02-18Staging: hv: Fixed FIXME comments by using list_for_each_entryHank Janssen
2011-02-18staging: hv: Remove dead code from rndis_filter.cHaiyang Zhang
2011-02-18staging: hv: Remove dead code from netvsc.cHaiyang Zhang
2011-02-18Staging: hv: Cleanup vmalloc callsK. Y. Srinivasan
2011-02-18Staging: hv: Remove osd layerK. Y. Srinivasan
2011-02-18Staging: hv: Use native wait primitivesK. Y. Srinivasan
2011-02-18Staging: hv: Use native page allocation/free functionsK. Y. Srinivasan
2011-02-18Merge 2.6.38-rc5 into staging-nextGreg Kroah-Hartman
2011-02-09Staging: hv: moved assignments out of if conditionsTimo von Holtz
2011-02-09Staging: hv: replaced __attribute((packed)) with __packedTimo von Holtz
2011-02-02staging: hv: Enable sending GARP packet after live migrationHaiyang Zhang
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman