summaryrefslogtreecommitdiff
path: root/drivers/staging/hv
AgeCommit message (Expand)Author
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
2011-04-04Staging: hv: Make vmbus driver a pci driverK. Y. Srinivasan
2011-04-04staging: fix hv_mouse build, needs delay.hRandy Dunlap
2011-04-04staging: hv: update dist release parsing in hv_kvp_daemonOlaf Hering
2011-04-04staging: hv: use sync_bitops when interacting with the hypervisorOlaf Hering
2011-04-04staging: hv: fix reversed memset arguments in hv_mouseDave Jones
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-14staging: hv: fix memory leaksAlexander Beregalov
2011-03-14staging: hv: Remove NULL check before kfreeIlia Mirkin
2011-03-14Staging: hv: Get rid of vmbus_child_dev_add()K. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_child_device_register()K. Y. Srinivasan
2011-03-14Staging: hv: Get rid of vmbus_cleanup() functionK. Y. Srinivasan
2011-03-14Staging: hv: Get rid of vmbus_dev_rm() functionK. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_on_isr()K. Y. Srinivasan
2011-03-14Staging: hv: Eliminate vmbus_event_dpc()K. Y. Srinivasan
2011-03-14Staging: hv: Get rid of the function vmbus_msg_dpc()K. Y. Srinivasan
2011-03-14Staging: hv: Change the signature for vmbus_cleanup()K. Y. Srinivasan
2011-03-14Staging: hv: Simplify root device managementK. Y. Srinivasan
2011-03-09staging/hv: add missing include causing build errorMariusz Kozlowski
2011-03-09staging: Convert to bdops->check_events()Tejun Heo
2011-03-07Staging: hv: Remove the vm_device structureK. Y. Srinivasan
2011-03-07Staging: hv: Eliminate device_id from vm_deviceK. Y. Srinivasan
2011-03-07Staging: hv: Get rid of class_id from vm_deviceK. Y. Srinivasan