summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-25Staging: hv: netvsc: Cleanup error return codes in netvsc_device_add()K. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Cleanup error return values in netvsc_send()K. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()K. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()K. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Cleanup error return codes in netvsc_destroy_recv_buf()K. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()K. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()K. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()K. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Cleanup returned error code in storvsc_host_reset()K. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Fix/cleanup some dated comments in storvsc.cK. Y. Srinivasan
2011-08-25Storage: hv: storvsc: Get rid of some unnecessary DPRINTs from storvsc.cK. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Cleanup error handling in storvsc_do_io()K. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Cleanup error handling in storvsc_connect_to_vsp()K. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Cleanup error handling in storvsc_channel_init()K. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Cleanup error handling in storvsc_dev_add()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Retry vmbus_post_msg() before giving upK. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Cleanup error values in ringbuffer.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Change the variable name openInfo to open_info in channel.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of unnecessary comments in channel.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Rename openMsg to open_msg in channel.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of the function dump_gpadl_header()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of the function dump_gpadl_body()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of unnecessay comments in connection.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Cleanup error handling in hv_init()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Cleanup unnecessary comments in hv.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of some unnecessary commentsK. Y. Srinivasan
2011-08-25Staging: hv: fix up driver registering messGreg Kroah-Hartman
2011-08-25Staging: hv: util: Get rid of the PCI signature in hv_util.cK. Y. Srinivasan
2011-08-25Staging: hv: util: Get rid of the DMI signature in hv_util.cK. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.cK. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Get rid of the PCI signatureK. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Get rid of the DMI signatureK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.cK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Support the notion of id tables in vmbus_match()K. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Cleanup vmbus_uevent() codeK. Y. Srinivasan
2011-08-25Staging: hv: vmbus: Cleanup vmbus_match()K. Y. Srinivasan
2011-08-25Staging: hv: create VMBUS_DEVICE macro and use it.Greg Kroah-Hartman
2011-08-25Staging: hv: util: Make hv_utils a vmbus device driverK. Y. Srinivasan
2011-08-25Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driverK. Y. Srinivasan
2011-08-25Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driverK. Y. Srinivasan
2011-08-25Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driverK. Y. Srinivasan
2011-08-25Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driverK. Y. Srinivasan
2011-08-25Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman
2011-08-25Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driverK. Y. Srinivasan
2011-08-25Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan
2011-08-25Staging: hv: add driver_data to hv_vmbus_device_idGreg Kroah-Hartman
2011-08-25Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.hK. Y. Srinivasan
2011-08-25Staging: hv: Replace struct hv_guid with the uuid type already defined in LinuxK. Y. Srinivasan