aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds17-619/+234
2011-07-05staging: hv: fix some white spaces in netvsc driverHaiyang Zhang2-5/+5
2011-07-05Remove unneeded version.h include from drivers/staging/hv/hv_timesource.cJesper Juhl1-1/+0
2011-07-05Staging: hv: vmbus: Properly handle the error in hv_acpi_init()K. Y. Srinivasan1-1/+4
2011-07-05Staging: hv: netvsc: Fix a bug in accounting transmit slotsK. Y. Srinivasan1-7/+9
2011-07-05Staging: hv: storvsc: Increase the timeout value in the storvsc driverK. Y. Srinivasan2-5/+5
2011-07-05Staging: hv: netvsc: Increase the timeout value in the netvsc driverK. Y. Srinivasan2-5/+5
2011-07-05Staging: hv: vmbus: Increase the timeout value in the vmbus driverK. Y. Srinivasan3-3/+3
2011-06-20treewide: remove duplicate includesVitaliy Ivanov2-2/+0
2011-06-07Staging: hv: vmbus: Change Cleanup to cleanup in channel.cK. Y. Srinivasan1-5/+5
2011-06-07Staging: hv: vmbus: Cleanup some error values in channel.cK. Y. Srinivasan1-1/+1
2011-06-07Staging: hv: vmbus: Cleanup error codes in connection.cK. Y. Srinivasan1-5/+5
2011-06-07Staging: hv: vmbus: Cleanup error codes in hv.cK. Y. Srinivasan1-2/+2
2011-06-07Staging: hv: vmbus: Cleanup error handling in vmbus_bus_init()K. Y. Srinivasan1-10/+6
2011-06-07Staging: hv: vmbus: Cleanup some error codes in vmbus_drv.cK. Y. Srinivasan1-2/+2
2011-06-07Staging: hv: vmbus: Properly handle memory allocation failure in channel.cK. Y. Srinivasan1-2/+17
2011-06-07Staging: hv: vmbus: Increase the timeout for some critical callsK. Y. Srinivasan1-2/+2
2011-06-07Staging: hv: vmbus: Rename local variables in vmbus_drv.cK. Y. Srinivasan1-6/+6
2011-06-07Staging: hv: vmbus: Fix a memory barrier call in vmbus_drv.cK. Y. Srinivasan1-1/+1
2011-06-07Staging: hv: vmbus: Get rid of a dated comment in channel_mgmt.cK. Y. Srinivasan1-1/+0
2011-06-07Staging: hv: vmbus: Get rid of an unused function in connection.cK. Y. Srinivasan2-40/+0
2011-06-07Staging: hv: vmbus: Get rid of a dated comment in vmbus_drv.cK. Y. Srinivasan1-1/+0
2011-06-07Staging: hv: vmbus: Use the newly introduced state in closing the channelK. Y. Srinivasan1-9/+1
2011-06-07Staging: hv: vmbus: Embed the state needed to close the channelK. Y. Srinivasan1-0/+7
2011-06-07Staging: hv: vmbus: Move the definition of struct vmbus_channelK. Y. Srinivasan1-39/+38
2011-06-07Staging: hv: vmbus: Correct some dated comments in channel.cK. Y. Srinivasan1-7/+4
2011-06-07Staging: hv: vmbus: Get rid of some dated comments in channel.cK. Y. Srinivasan1-3/+0
2011-06-07Staging: hv: vmbus: Get rid of the unused function vmbus_ontimer()K. Y. Srinivasan1-12/+0
2011-06-07Staging: hv: vmbus: Change the memory barrier in hv_ringbuffer_write()K. Y. Srinivasan1-1/+1
2011-06-07Staging: hv: vmbus: Introduce read dependency in hv_get_ringbuffer_availbytes()K. Y. Srinivasan1-0/+2
2011-06-07Staging: hv: vmbus: Fix the memory barrier in hv_ringbuffer_read()K. Y. Srinivasan1-1/+1
2011-06-07Staging: hv: vmbus: Get rid of the poll timer in the channel stateK. Y. Srinivasan3-7/+0
2011-06-07Staging: hv: vmbus: Get rid of unneeded calls to dump_vmbus_channelK. Y. Srinivasan1-13/+0
2011-06-07Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()K. Y. Srinivasan2-11/+0
2011-06-07Staging: hv: vmbus: Directly invoke the channel callbackK. Y. Srinivasan1-1/+1
2011-06-07Staging: hv: vmbus: Get rid of the call to dump channel state in channel event handlerK. Y. Srinivasan1-1/+0
2011-06-07Staging: hv: vmbus: Get rid of the timer based handling of channel eventsK. Y. Srinivasan1-1/+0
2011-06-07Staging: hv: blkvsc: We don't support removable media; get rid of unnecessary stateK. Y. Srinivasan1-1/+0
2011-06-07Staging: hv: blkvsc: Fix bugs in the module unload pathK. Y. Srinivasan1-17/+23
2011-06-07Staging: hv: vmbus: Add the DSDT _HID name as wellK. Y. Srinivasan1-0/+1
2011-06-07Staging: hv: vmbus: Get rid of vmbus_acpi_exit() by inlining the codeK. Y. Srinivasan1-9/+1
2011-06-07Staging: hv: vmbus: Get rid of vmbus_acpi_init() by inlining the codeK. Y. Srinivasan1-13/+2
2011-06-07Staging: hv: vmbus: Make vmbus an acpi bus driverK. Y. Srinivasan1-47/+9
2011-06-07Staging: hv: vmbus: Use the DSDT specified irq for vmbusK. Y. Srinivasan1-12/+3
2011-06-07Staging: hv: vmbus: Change the signature of vmbus_bus_init()K. Y. Srinivasan1-7/+7
2011-06-07Staging: hv: storvsc: Add a DMI signature to support auto-loadingK. Y. Srinivasan1-0/+22
2011-06-07Staging: hv: vmbus: Don't free the channel when the channel is closedK. Y. Srinivasan1-14/+0
2011-06-07Staging: hv: mouse: Get rid of the unused initialization of the name fieldK. Y. Srinivasan1-1/+0
2011-06-07Staging: hv: blk: Get rid of the unused initialization of the name fieldK. Y. Srinivasan1-1/+0
2011-06-07Staging: hv: stor: Get rid of the unused initialization of the name fieldK. Y. Srinivasan1-1/+0