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-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-14
staging: hv: fix memory leaks
Alexander Beregalov
2011-03-14
staging: hv: Remove NULL check before kfree
Ilia Mirkin
2011-03-14
Staging: hv: Get rid of vmbus_child_dev_add()
K. Y. Srinivasan
2011-03-14
Staging: hv: Change the signature for vmbus_child_device_register()
K. Y. Srinivasan
2011-03-14
Staging: hv: Get rid of vmbus_cleanup() function
K. Y. Srinivasan
2011-03-14
Staging: hv: Get rid of vmbus_dev_rm() function
K. Y. Srinivasan
2011-03-14
Staging: hv: Change the signature for vmbus_on_isr()
K. Y. Srinivasan
2011-03-14
Staging: hv: Eliminate vmbus_event_dpc()
K. Y. Srinivasan
2011-03-14
Staging: hv: Get rid of the function vmbus_msg_dpc()
K. Y. Srinivasan
2011-03-14
Staging: hv: Change the signature for vmbus_cleanup()
K. Y. Srinivasan
2011-03-14
Staging: hv: Simplify root device management
K. Y. Srinivasan
2011-03-09
staging/hv: add missing include causing build error
Mariusz Kozlowski
2011-03-09
staging: Convert to bdops->check_events()
Tejun Heo
2011-03-07
Staging: hv: Remove the vm_device structure
K. Y. Srinivasan
2011-03-07
Staging: hv: Eliminate device_id from vm_device
K. Y. Srinivasan
2011-03-07
Staging: hv: Get rid of class_id from vm_device
K. Y. Srinivasan
2011-03-07
Staging: hv: Remove probe_error from vm_device
K. Y. Srinivasan
2011-03-07
Staging: hv: Move probe_failed_work_item from vm_device
K. Y. Srinivasan
2011-03-07
Staging: hv: Eliminate storvsc_driver_context structure
K. Y. Srinivasan
2011-03-07
Staging: hv: Eliminate netvsc_driver_context
K. Y. Srinivasan
2011-03-07
Staging: hv: Eliminate mousevsc_driver_context
K. Y. Srinivasan
2011-03-07
Staging: hv: Eliminate blkvsc_driver_context structure
K. Y. Srinivasan
2011-03-07
Staging: hv: Eliminate driver_context structure
K. Y. Srinivasan
2011-03-07
Staging: hv: Change the signature for vmbus_child_driver_unregister
K. Y. Srinivasan
2011-03-07
Staging: hv: Change the signature for vmbus_child_driver_register
K. Y. Srinivasan
2011-03-07
Staging: hv: Remove unnecessary function pointers in driver_context
K. Y. Srinivasan
2011-03-07
Staging: hv: Use generic device_driver shutdown function
K. Y. Srinivasan
2011-03-07
Staging: hv: Use generic device_driver remove function
K. Y. Srinivasan
2011-03-07
Staging: hv: Use generic device_driver probe function
K. Y. Srinivasan
2011-03-02
Staging: hv: hv_mouse: remove unneeded function forward declaration
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up guid variable name
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: get rid of hungarian notation for name of the module
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase fields in struct mousevsc_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase usage in struct pipe_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up pipe size field name
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up camelcase use for enum pipe_prot_msg_type in st...
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: use an anonymous union for struct mousevsc_prt_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase in struct synthhid_input_report
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix camelcase in struct synthhid_device_info_ack
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: use a real struct hid_descriptor
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase when using struct hv_input_dev_info
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up camelcase in struct synthhid_protocol_response
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: clean up version structure usage
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: change camelcase for struct synthhid_msg
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix build warning
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix camelcase use of struct synthhid_msg_hdr
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse.c: clean up struct synthhid_msg_hdr
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: use proper input define for bus type
Greg Kroah-Hartman
2011-03-02
Staging: hv: hv_mouse: fix up input device info structure
Greg Kroah-Hartman
[next]