index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Age
Commit message (
Expand
)
Author
2011-08-02
drivers/staging/hv/blkvsc_drv.c: eliminate NULL pointer dereference
Julia Lawall
2011-07-25
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-07-05
staging: hv: fix some white spaces in netvsc driver
Haiyang Zhang
2011-07-05
Remove unneeded version.h include from drivers/staging/hv/hv_timesource.c
Jesper Juhl
2011-07-05
Staging: hv: vmbus: Properly handle the error in hv_acpi_init()
K. Y. Srinivasan
2011-07-05
Staging: hv: netvsc: Fix a bug in accounting transmit slots
K. Y. Srinivasan
2011-07-05
Staging: hv: storvsc: Increase the timeout value in the storvsc driver
K. Y. Srinivasan
2011-07-05
Staging: hv: netvsc: Increase the timeout value in the netvsc driver
K. Y. Srinivasan
2011-07-05
Staging: hv: vmbus: Increase the timeout value in the vmbus driver
K. Y. Srinivasan
2011-06-20
treewide: remove duplicate includes
Vitaliy Ivanov
2011-06-07
Staging: hv: vmbus: Change Cleanup to cleanup in channel.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Cleanup some error values in channel.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Cleanup error codes in connection.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Cleanup error codes in hv.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Cleanup error handling in vmbus_bus_init()
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Cleanup some error codes in vmbus_drv.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Properly handle memory allocation failure in channel.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Increase the timeout for some critical calls
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Rename local variables in vmbus_drv.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Fix a memory barrier call in vmbus_drv.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of a dated comment in channel_mgmt.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of an unused function in connection.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of a dated comment in vmbus_drv.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Use the newly introduced state in closing the channel
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Embed the state needed to close the channel
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Move the definition of struct vmbus_channel
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Correct some dated comments in channel.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of some dated comments in channel.c
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of the unused function vmbus_ontimer()
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Change the memory barrier in hv_ringbuffer_write()
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Introduce read dependency in hv_get_ringbuffer_availbytes()
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Fix the memory barrier in hv_ringbuffer_read()
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of the poll timer in the channel state
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of unneeded calls to dump_vmbus_channel
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Directly invoke the channel callback
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of the call to dump channel state in channel even...
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of the timer based handling of channel events
K. Y. Srinivasan
2011-06-07
Staging: hv: blkvsc: We don't support removable media; get rid of unnecessary...
K. Y. Srinivasan
2011-06-07
Staging: hv: blkvsc: Fix bugs in the module unload path
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Add the DSDT _HID name as well
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of vmbus_acpi_exit() by inlining the code
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Get rid of vmbus_acpi_init() by inlining the code
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Make vmbus an acpi bus driver
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Use the DSDT specified irq for vmbus
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Change the signature of vmbus_bus_init()
K. Y. Srinivasan
2011-06-07
Staging: hv: storvsc: Add a DMI signature to support auto-loading
K. Y. Srinivasan
2011-06-07
Staging: hv: vmbus: Don't free the channel when the channel is closed
K. Y. Srinivasan
2011-06-07
Staging: hv: mouse: Get rid of the unused initialization of the name field
K. Y. Srinivasan
2011-06-07
Staging: hv: blk: Get rid of the unused initialization of the name field
K. Y. Srinivasan
[next]