aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" caseK. Y. Srinivasan1-6/+4
2011-08-29Staging: hv: storvsc: Optimize bounce buffer handling for the "write" caseK. Y. Srinivasan1-6/+6
2011-08-29Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is not usedK. Y. Srinivasan1-1014/+0
2011-08-29Staging: hv: storvsc: Handle IDE devices using the storvsc driverK. Y. Srinivasan3-22/+8
2011-08-29Staging: hv: storvsc: Add code to handle IDE devices using the storvsc driverK. Y. Srinivasan1-8/+52
2011-08-29Staging: hv: netvsc: Get rid of the refcnt field in struct netvsc_deviceK. Y. Srinivasan2-43/+20
2011-08-29Staging: hv: netvsc: Get rid of release_inbound_net_device() by inlining the codeK. Y. Srinivasan1-22/+2
2011-08-29Staging: hv: netvsc: Get rid of release_outbound_net_device() by inlining the codeK. Y. Srinivasan1-24/+14
2011-08-29Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyedK. Y. Srinivasan1-1/+2
2011-08-29Staging: hv: netvsc: Introduce state to manage the lifecycle of net deviceK. Y. Srinivasan2-0/+7
2011-08-29Staging: hv: netvsc: Cleanup alloc_net_device()K. Y. Srinivasan1-1/+1
2011-08-29Staging: hv: netvsc: Inline the code for free_net_device()K. Y. Srinivasan1-10/+2
2011-08-29Staging: hv: storvsc: Get rid of the reference counting in struct storvsc_deviceK. Y. Srinivasan3-29/+23
2011-08-29Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining codeK. Y. Srinivasan1-17/+6
2011-08-29Staging: hv: storvsc: Get rid of release_stor_device() by inlining the codeK. Y. Srinivasan1-17/+2
2011-08-29Staging: hv: storvsc: Prevent outgoing traffic when stor dev is being destroyedK. Y. Srinivasan1-1/+2
2011-08-29Staging: hv: storvsc: Introduce state to manage the lifecycle of stor deviceK. Y. Srinivasan2-2/+8
2011-08-29Staging: hv: storvsc: Cleanup alloc_stor_device()K. Y. Srinivasan1-1/+1
2011-08-29Staging: hv: storvsc: Rename get_stor_device()K. Y. Srinivasan3-6/+7
2011-08-29Staging: hv: storvsc: Rename must_get_stor_device()K. Y. Srinivasan1-3/+3
2011-08-29Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_deviceK. Y. Srinivasan1-4/+1
2011-08-29Staging: hv: storvsc: Inline free_stor_device()K. Y. Srinivasan1-6/+2
2011-08-25Staging: hv: hv_mouse: fix up remove() functionGreg Kroah-Hartman1-8/+2
2011-08-25Staging: hv: hv_mouse: remove a forward declarationGreg Kroah-Hartman1-64/+62
2011-08-25Staging: hv: hv_mouse: remove inputreport_callback functionGreg Kroah-Hartman1-17/+6
2011-08-25Staging: hv: hv_mouse: remove deviceinfo_callback functionGreg Kroah-Hartman1-24/+10
2011-08-25Staging: hv: mouse: Get rid of the unused PCI signatureK. Y. Srinivasan1-22/+0
2011-08-25Staging: hv: netvsc: Change the jump label Exit to exitK. Y. Srinivasan1-2/+2
2011-08-25Staging: hv: netvsc: Change the jump label Cleanup to cleanupK. Y. Srinivasan1-14/+14
2011-08-25Staging: hv: mouse: Change the jump label Cleanup to cleanupK. Y. Srinivasan1-11/+11
2011-08-25Staging: hv: netvsc: Cleanup error code in rndis_filter_device_add()K. Y. Srinivasan1-1/+1
2011-08-25Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()K. Y. Srinivasan1-2/+2
2011-08-25Staging: hv: netvsc: Cleanup error return values in rndis_filter_set_packet_filter()K. Y. Srinivasan1-4/+1
2011-08-25Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()K. Y. Srinivasan1-1/+1
2011-08-25Staging: hv: netvsc: Cleanup error codes in rndis_filter_receive()K. Y. Srinivasan1-2/+2
2011-08-25Staging: hv: netvsc: Cleanup error return codes in netvsc_device_add()K. Y. Srinivasan1-3/+1
2011-08-25Staging: hv: netvsc: Cleanup error return values in netvsc_send()K. Y. Srinivasan1-2/+2
2011-08-25Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()K. Y. Srinivasan1-6/+4
2011-08-25Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()K. Y. Srinivasan1-5/+5
2011-08-25Staging: hv: netvsc: Cleanup error return codes in netvsc_destroy_recv_buf()K. Y. Srinivasan1-2/+2
2011-08-25Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()K. Y. Srinivasan1-1/+1
2011-08-25Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()K. Y. Srinivasan1-1/+1
2011-08-25Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()K. Y. Srinivasan1-2/+2
2011-08-25Staging: hv: storvsc: Cleanup returned error code in storvsc_host_reset()K. Y. Srinivasan1-1/+1
2011-08-25Staging: hv: storvsc: Fix/cleanup some dated comments in storvsc.cK. Y. Srinivasan1-5/+3
2011-08-25Storage: hv: storvsc: Get rid of some unnecessary DPRINTs from storvsc.cK. Y. Srinivasan1-16/+0
2011-08-25Staging: hv: storvsc: Cleanup error handling in storvsc_do_io()K. Y. Srinivasan1-1/+1
2011-08-25Staging: hv: storvsc: Cleanup error handling in storvsc_connect_to_vsp()K. Y. Srinivasan1-1/+1
2011-08-25Staging: hv: storvsc: Cleanup error handling in storvsc_channel_init()K. Y. Srinivasan1-1/+1
2011-08-25Staging: hv: storvsc: Cleanup error handling in storvsc_dev_add()K. Y. Srinivasan1-6/+6