summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_utilsHank Janssen
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_netvscHank Janssen
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_vmbusHank Janssen
2011-04-04Staging: hv: Get rid of synch primitive in struct blkvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Rename struct storvsc_request_extensionK. Y. Srinivasan
2011-04-04Staging: hv: Move the data_buffer field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the status field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move on_io_completion() from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move the context field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move sense_buffer fieldK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of cdb from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the cdb_len from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of lun_id from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the target_id from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the bus field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the host field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the type field from struct hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Use struct completion in struct storvsc_request_extensionK. Y. Srinivasan
2011-04-04Staging: hv: Add a function to map a hv_driver pointer to storvsc driverK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of request_ext_size from struct storvsc_driver_objectK. Y. Srinivasan
2011-04-04Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_requestK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of struct storvsc_request_extensionK. Y. Srinivasan
2011-04-04Staging: hv: Make the function stor_vsc_on_host_reset() staticK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of the function stor_vsc_on_host_reset()K. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of the function put_stor_device()K. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of the function get_stor_device()K. Y. Srinivasan
2011-04-04Staging: hv: Cleanup initialization of blkvsc driverK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the file blkvsc.cK. Y. Srinivasan
2011-04-04Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.cK. Y. Srinivasan
2011-04-04Staging: hv: Cleanup the initialization of storvsc driverK. Y. Srinivasan
2011-04-04Staging: hv: Make the function stor_vsc_initialize() staticK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of stor_vsc_initialize()K. Y. Srinivasan
2011-04-04Staging: hv: Get rid of dead code in storvsc.cK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the include of storvsc.c from blkvsc.cK. Y. Srinivasan
2011-04-04Staging: hv: Cleanup struct storvsc_deviceK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of struct storvsc_deviceK. Y. Srinivasan
2011-04-04Staging: hv: Move the definition of struct storvsc_request_extensionK. Y. Srinivasan
2011-04-04Staging: hv: Add the inclusion guard for vstorage.hK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the forward declaration for vmbus_show_device_attrK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the forward declaration for vmbus_isrK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the forward declaration for vmbus_device_releaseK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the forward declaration for vmbus_shutdownK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the forward declaration for vmbus_removeK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the forward declaration for vmbus_probeK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the forward declaration for vmbus_matchK. Y. Srinivasan
2011-04-04Staging: hv: Get rid of the forward declaration for vmbus_ueventK. Y. Srinivasan
2011-04-04Staging: hv: Rename vmbus_driver_context structureK. Y. Srinivasan
2011-04-04Staging: hv: Cleanup irq managementK. Y. Srinivasan
2011-04-04Staging: hv: Cleanup root device handlingK. Y. Srinivasan