summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)Author
2011-05-11Staging: hv: Get rid of some unnecessary state from struct vmbus_msginfoK. Y. Srinivasan
2011-05-11Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfoK. Y. Srinivasan
2011-05-11Staging: hv: vmbus_drv: Rename the variable gChannelMessageTableK. Y. Srinivasan
2011-05-11Staging: hv: vmbus_drv: Rename the variable messageTypeK. Y. Srinivasan
2011-05-11Staging: hv: vmbus_drv: Rename the variable messageHandlerK. Y. Srinivasan
2011-05-11Staging: hv: vmbus_drv: Rename the variable gSupportedDeviceClassesK. Y. Srinivasan
2011-05-11Staging: hv: Cleanup ring_buffer.hK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the volatile qualifier for a variable in ring_buffer.cK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the forward declaration of hv_copyto_ringbuffer()K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the forward declaration of hv_copyfrom_ringbufferK. Y. Srinivasan
2011-05-11Staging: hv: Cleanup comments in ring_buffer.cK. Y. Srinivasan
2011-05-11Staging: hv: Rename all static functions in ring_buffer.cK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_get_debuginfoK. Y. Srinivasan
2011-05-11Staging: hv: Rename dump_ring_infoK. Y. Srinivasan
2011-05-11Staging: hv: Rename get_ringbuffer_interrupt_maskK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_readK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_peekK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_writeK. Y. Srinivasan
2011-05-11Staging: hv: Rename ringbuffer_cleanupK. Y. Srinivasan
2011-05-11Staging: hv: Rename the function ringbuffer_initK. Y. Srinivasan
2011-05-11Staging: hv: mousevsc_drv: Statically initialize probe/removeK. Y. Srinivasan
2011-05-11Staging: hv: Move the declaration of the variable mousevsc_drvK. Y. Srinivasan
2011-05-11Staging: hv: mouse_vsc: Rename the variable g_mousevsc_drvK. Y. Srinivasan
2011-05-11Staging: hv: netvsc_drv: Statically initialize probe/removeK. Y. Srinivasan
2011-05-11Staging: hv: Move the declaration of the variable netvsc_drvK. Y. Srinivasan
2011-05-11Staging: hv: netvsc_drv: Rename the variable g_netvsc_drvK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of cleanup from struct hv_driverK. Y. Srinivasan
2011-05-11Staging: hv: Cleanup calls to cleanup() in hv_mouse.cK. Y. Srinivasan
2011-05-11Staging: hv: Cleanup calls to cleanup in storvsc_drv.cK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of dev_rm from struct hv_driverK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of dev_add from struct hv_driverK. Y. Srinivasan
2011-05-11Staging: hv: Cleanup mouse_vsc_initialize()K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the mouse cleanup() functionK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the indirection to invoke mousevsc_on_device_removeK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the indirection to invoke mousevsc_on_device_add()K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of some unnecessary code in rndis_filter.cK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of unnecessary code in netvsc.cK. Y. Srinivasan
2011-05-11Staging: hv: netvsc_drv: Get rid of call to cleanup()K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the indirection in invoking netvsc_device_remove()K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the indirection in invoking rndis_filter_device_remove()K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the indirection to invoke netvsc_device_add()K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of the indirection to invoke rndis_filte_device_add()K. Y. Srinivasan
2011-05-11Staging: hv: Get rid of rndis_filter_cleanup()K. Y. Srinivasan
2011-05-11Staging: hv: Make rndis_filter_device_remove() non staticK. Y. Srinivasan
2011-05-11Staging: hv: Make rndis_filte_device_add() non staticK. Y. Srinivasan
2011-05-11Staging: hv: Get rid of netvsc_cleanup()K. Y. Srinivasan
2011-05-11Staging: hv: Make netvsc_device_remove non staticK. Y. Srinivasan
2011-05-11Staging: hv: Make the function netvsc_device_add() non staticK. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Simplify the code for getting the drive parametersK. Y. Srinivasan
2011-05-11Staging: hv: storvsc_drv: Get rid of the code initializing the dispatch tableK. Y. Srinivasan