aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/vmbus.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-07Staging: hv: Remove the vm_device structureK. Y. Srinivasan1-10/+2
2011-03-07Staging: hv: Eliminate device_id from vm_deviceK. Y. Srinivasan1-1/+0
2011-03-07Staging: hv: Get rid of class_id from vm_deviceK. Y. Srinivasan1-1/+0
2011-03-07Staging: hv: Remove probe_error from vm_deviceK. Y. Srinivasan1-1/+0
2011-03-07Staging: hv: Move probe_failed_work_item from vm_deviceK. Y. Srinivasan1-1/+0
2011-03-07Staging: hv: Eliminate driver_context structureK. Y. Srinivasan1-8/+2
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_unregisterK. Y. Srinivasan1-1/+1
2011-03-07Staging: hv: Change the signature for vmbus_child_driver_registerK. Y. Srinivasan1-1/+1
2011-03-07Staging: hv: Remove unnecessary function pointers in driver_contextK. Y. Srinivasan1-8/+0
2010-10-21Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman1-2/+0
2010-06-30staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang1-0/+2
2010-05-11Staging: hv: rename VmbusApi.h to vmbus_api.hGreg Kroah-Hartman1-1/+1
2010-03-03Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang1-6/+6
2009-09-15Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman1-4/+0
2009-09-15Staging: hv: move VmbusApi.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: vmbus.h coding style cleanupsGreg Kroah-Hartman1-36/+18
2009-09-15Staging: hv: move vmbus.hGreg Kroah-Hartman1-0/+99