index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2011-08-25
Staging: hv: netvsc: Change the jump label Exit to exit
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Change the jump label Cleanup to cleanup
K. Y. Srinivasan
2011-08-25
Staging: hv: mouse: Change the jump label Cleanup to cleanup
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error code in rndis_filter_device_add()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error return values in rndis_filter_set_packet_f...
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error codes in rndis_filter_receive()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error return codes in netvsc_device_add()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error return values in netvsc_send()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup error return codes in netvsc_destroy_recv_buf()
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Cleanup returned error code in storvsc_host_reset()
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Fix/cleanup some dated comments in storvsc.c
K. Y. Srinivasan
2011-08-25
Storage: hv: storvsc: Get rid of some unnecessary DPRINTs from storvsc.c
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Cleanup error handling in storvsc_do_io()
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Cleanup error handling in storvsc_connect_to_vsp()
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Cleanup error handling in storvsc_channel_init()
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Cleanup error handling in storvsc_dev_add()
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Retry vmbus_post_msg() before giving up
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe()
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Cleanup error values in ringbuffer.c
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Change the variable name openInfo to open_info in channel.c
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Get rid of unnecessary comments in channel.c
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Rename openMsg to open_msg in channel.c
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Get rid of the function dump_gpadl_header()
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Get rid of the function dump_gpadl_body()
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Cleanup error handling in hv_init()
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Cleanup unnecessary comments in hv.c
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Get rid of some unnecessary comments
K. Y. Srinivasan
2011-08-25
Staging: hv: fix up driver registering mess
Greg Kroah-Hartman
2011-08-25
Staging: hv: util: Get rid of the PCI signature in hv_util.c
K. Y. Srinivasan
2011-08-25
Staging: hv: util: Get rid of the DMI signature in hv_util.c
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Get rid of the PCI signature
K. Y. Srinivasan
2011-08-25
Staging: hv: storvsc: Get rid of the DMI signature
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.c
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Cleanup vmbus_uevent() code
K. Y. Srinivasan
2011-08-25
Staging: hv: vmbus: Cleanup vmbus_match()
K. Y. Srinivasan
2011-08-25
Staging: hv: create VMBUS_DEVICE macro and use it.
Greg Kroah-Hartman
2011-08-25
Staging: hv: util: Make hv_utils a vmbus device driver
K. Y. Srinivasan
2011-08-25
Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
K. Y. Srinivasan
2011-08-25
Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver
K. Y. Srinivasan
[next]