aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: hv: stor: Create a common header file for storage driversK. Y. Srinivasan2011-05-174-0/+32
* Staging: hv: vmbus_drv: Cleanup hyperv_vmbus.hK. Y. Srinivasan2011-05-171-5/+6
* Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.hK. Y. Srinivasan2011-05-179-133/+98
* Staging: hv: vmbus_drv: Move the contents of ring_buffer.h to hyperv_vmbus.hK. Y. Srinivasan2011-05-174-61/+28
* Staging: hv: vmbus_drv: Move the content of hv.h to hyperv_vmbus.hK. Y. Srinivasan2011-05-173-141/+111
* Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.hK. Y. Srinivasan2011-05-1717-406/+366
* Staging: hv: vmbus_drv: Create a common header file to build the vmbus driverK. Y. Srinivasan2011-05-177-0/+34
* Staging: hv: Include asm/hyperv.h in hyperv.hK. Y. Srinivasan2011-05-172-525/+10
* Staging: hv: Move the contents of utils.h to hyperv.hK. Y. Srinivasan2011-05-175-123/+97
* Staging: hv: Move the contents of vmbus.h to hyperv.hK. Y. Srinivasan2011-05-1711-60/+20
* Staging: hv: Move the contents of vmbus_api.h to hyperv.hK. Y. Srinivasan2011-05-179-98/+69
* Staging: hv: Move the contents of logging.h to hyperv.hK. Y. Srinivasan2011-05-1717-113/+68
* Staging: hv: Move the contents of channel.h to hyperv.hK. Y. Srinivasan2011-05-1710-120/+82
* Staging: hv: Move the contents of channel_mgmt.h to hyperv.hK. Y. Srinivasan2011-05-174-318/+290
* Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.hK. Y. Srinivasan2011-05-178-167/+133
* Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.hK. Y. Srinivasan2011-05-176-94/+65
* Staging: hv: Move the contents of the file version_info.h to hyperv.hK. Y. Srinivasan2011-05-179-55/+21
* Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.hK. Y. Srinivasan2011-05-172-43/+41
* Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.hK. Y. Srinivasan2011-05-172-30/+30
* Staging: hv: Include the newly created header file in all of the relevant hyp...K. Y. Srinivasan2011-05-1717-5/+37
* Staging: hv: Create a common header for all hyperv drivers to includeK. Y. Srinivasan2011-05-171-0/+23
* Staging: hv: mouse_drv: Get rid of some unused codeK. Y. Srinivasan2011-05-111-14/+0
* Staging: hv: Make mousevsc_drv an instance of struct hv_driverK. Y. Srinivasan2011-05-111-9/+9
* Staging: hv: Get rid of an empty function mouse_vsc_initialize()K. Y. Srinivasan2011-05-111-10/+0
* Staging: hv: mouse_drv: Move the code to copy dev_type informationK. Y. Srinivasan2011-05-111-2/+2
* Staging: hv: mouse_drv: Move the assignment of name variableK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: mouse_drv: Directly assign the driver nameK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: Get rid of struct storvsc_driverK. Y. Srinivasan2011-05-111-5/+0
* Staging: hv: Make blkvsc_drv an instance of struct hv_driverK. Y. Srinivasan2011-05-111-6/+6
* Staging: hv: Make storvsc_drv an instance of hv_driverK. Y. Srinivasan2011-05-111-5/+5
* Staging: hv: Get rid of some unused functions from storvsc_api.hK. Y. Srinivasan2011-05-111-12/+0
* Staging: hv: Now get rid of an empty function storvsc_initialize()K. Y. Srinivasan2011-05-111-16/+0
* Staging: hv: storvsc_drv: Inline the copying of the dev_type informationK. Y. Srinivasan2011-05-111-6/+3
* Staging: hv: storvsc_drv: Move the assignment of name to the hv_driverK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: storvsc_drv: Directly assign the driver nameK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: Get rid of the ring size state from struct storvsc_driverK. Y. Srinivasan2011-05-111-3/+0
* Staging: hv: storvsc_drv: Get rid of the unnecessary assignment of ring sizeK. Y. Srinivasan2011-05-111-2/+0
* Staging: hv: Use the rinbuffer size info in struct storvsc_device_infoK. Y. Srinivasan2011-05-113-9/+7
* Staging: hv: Add ring_buffer_size to struct storvsc_device_infoK. Y. Srinivasan2011-05-111-0/+1
* Staging: hv: storvsc_drv: Get rid of max_outstanding_req_per_channel from str...K. Y. Srinivasan2011-05-111-4/+0
* Staging: hv: storvsc_drv: Compute max_outstanding_req_per_channel where it is...K. Y. Srinivasan2011-05-111-15/+15
* Staging: hv: storvsc_drv: Get rid of some unnecessary DPRINTsK. Y. Srinivasan2011-05-111-8/+0
* Staging: hv: Make blkvsc_drv_init the module init functionK. Y. Srinivasan2011-05-111-10/+1
* Staging: hv: Move the sector size check into blkvsc_drv_initK. Y. Srinivasan2011-05-111-2/+2
* Staging: hv: blkvsc_drv: Get rid of the empty functionK. Y. Srinivasan2011-05-111-15/+0
* Staging: hv: blkvsc_drv: Inline the copying of dev_type guidK. Y. Srinivasan2011-05-111-2/+1
* Staging: hv: blkvsc_drv: Move the assignment of driver nameK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: blkvsc_drv: Assign the name directlyK. Y. Srinivasan2011-05-111-1/+1
* Staging: hv: blkvsc_drv: Get rid of unnecessary code/commentsK. Y. Srinivasan2011-05-111-15/+0
* Staging: hv: blkvsc_drv: Get rid unnecessary DPRINTK. Y. Srinivasan2011-05-111-4/+0