index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-28
2
-102
/
+0
|
\
|
*
x86: Hyper-V: Integrate the clocksource with Hyper-V detection code
K. Y. Srinivasan
2011-09-08
2
-102
/
+1
*
|
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-26
24
-9580
/
+1249
|
\
\
|
*
|
Staging: hv: storvsc: Fix checkpatch warnings
K. Y. Srinivasan
2011-10-17
1
-9
/
+10
|
*
|
Staging: hv: mousevsc: Fix a checkpatch warning
K. Y. Srinivasan
2011-10-17
1
-1
/
+0
|
*
|
Staging: hv: storvsc: remove last usage of DPRINT_WARN
Greg Kroah-Hartman
2011-10-11
1
-8
/
+8
|
*
|
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
2011-10-10
17
-6518
/
+7
|
*
|
Staging: hv: netvsc: Fix a dereferencing issue
K. Y. Srinivasan
2011-10-10
1
-2
/
+2
|
*
|
staging: hv: storvsc: ignore SET_WINDOW scsi command
Olaf Hering
2011-10-10
1
-0
/
+20
|
*
|
Staging: hv: util: Invoke cn_netlink_send() in a work context
K. Y. Srinivasan
2011-10-10
1
-7
/
+11
|
*
|
Staging: hv: util: Fix a bug in kvp implementation
K. Y. Srinivasan
2011-10-10
1
-8
/
+5
|
*
|
Staging: hv: mousevsc: Get rid of unnecessary comments
K. Y. Srinivasan
2011-10-04
1
-21
/
+0
|
*
|
Staging: hv: mousevsc: Enable autoloading of the mouse driver
K. Y. Srinivasan
2011-10-04
1
-4
/
+1
|
*
|
Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()
K. Y. Srinivasan
2011-10-04
1
-7
/
+2
|
*
|
Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inlining
K. Y. Srinivasan
2011-10-04
1
-19
/
+8
|
*
|
Staging: hv: mousevsc: Cleanup camel cased enums
K. Y. Srinivasan
2011-10-04
1
-17
/
+17
|
*
|
Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_dev
K. Y. Srinivasan
2011-10-04
1
-51
/
+3
|
*
|
Staging: hv: mousevsc: Now cleanup mousevsc_remove()
K. Y. Srinivasan
2011-10-04
1
-50
/
+3
|
*
|
Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining code
K. Y. Srinivasan
2011-10-04
1
-30
/
+17
|
*
|
Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()
K. Y. Srinivasan
2011-10-04
1
-33
/
+1
|
*
|
Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()
K. Y. Srinivasan
2011-10-04
1
-21
/
+0
|
*
|
Staging: hv: mousevsc: Cleanup alloc_input_device()
K. Y. Srinivasan
2011-10-04
1
-1
/
+1
|
*
|
Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_req
K. Y. Srinivasan
2011-10-04
1
-3
/
+0
|
*
|
Staging: hv: mousevsc: Free allocated memory in free_input_device()
K. Y. Srinivasan
2011-10-04
1
-0
/
+2
|
*
|
Staging: hv: mousevsc: Get rid of unnecessary pr_* calls
K. Y. Srinivasan
2011-10-04
1
-53
/
+11
|
*
|
Staging: hv: mousevsc: Cleanup error handling
K. Y. Srinivasan
2011-10-04
1
-16
/
+7
|
*
|
Staging: hv: mousevsc: Get rid of unnecessary DPRINT calls
K. Y. Srinivasan
2011-10-04
1
-15
/
+3
|
*
|
Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()
K. Y. Srinivasan
2011-10-04
1
-33
/
+23
|
*
|
Staging: hv: mousevsc: Use completion primitive to synchronize
K. Y. Srinivasan
2011-10-04
1
-20
/
+10
|
*
|
Staging: hv: mousevsc: Correctly initialize the header size
K. Y. Srinivasan
2011-10-04
1
-1
/
+1
|
*
|
Staging: hv: mousevsc: Handle the case where we may get bogus report desc size
K. Y. Srinivasan
2011-10-04
1
-0
/
+2
|
*
|
Staging: hv: mousevsc: Change the allocation flags to reflect interrupt context
K. Y. Srinivasan
2011-10-04
1
-3
/
+3
|
*
|
Staging: hv: mousevsc: Fixup some bogus WARN_ON() calls
K. Y. Srinivasan
2011-10-04
1
-3
/
+3
|
*
|
Staging: hv: mousevsc: Get rid of the struct input_device_context
K. Y. Srinivasan
2011-10-04
1
-38
/
+13
|
*
|
Staging: hv: mousevsc: Fixup struct hv_input_dev_info
K. Y. Srinivasan
2011-10-04
1
-3
/
+3
|
*
|
staging: hv: remove the carrier status check from netvsc_open()
Haiyang Zhang
2011-09-29
2
-14
/
+7
|
*
|
Staging: hv: Update the TODO file
K. Y. Srinivasan
2011-09-26
1
-2
/
+0
|
*
|
Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded code
K. Y. Srinivasan
2011-09-20
2
-107
/
+0
|
*
|
Staging: hv: util: Properly handle util services in the util driver
K. Y. Srinivasan
2011-09-20
3
-75
/
+23
|
*
|
Staging: hv: util: Perform some service specific init/deinit in probe/remove
K. Y. Srinivasan
2011-09-20
4
-42
/
+71
|
*
|
Staging: hv: netvsc: Cleanup the name and type of link_stat variable
K. Y. Srinivasan
2011-09-16
1
-6
/
+11
|
*
|
Staging: hv: netvsc: Rename deviceInfo as device_info
K. Y. Srinivasan
2011-09-16
1
-4
/
+4
|
*
|
Staging: hv: netvsc: Rename rndisDevice to rndis_device
K. Y. Srinivasan
2011-09-16
1
-12
/
+12
|
*
|
Staging: hv: netvsc: Rename netDevice as net_device
K. Y. Srinivasan
2011-09-16
2
-8
/
+11
|
*
|
Staging: hv: vmbus: Get rid of the module dependency
K. Y. Srinivasan
2011-09-16
1
-1
/
+1
|
*
|
Staging: hv: vmbus: Do not allocate struct hv_device_info on the stack
K. Y. Srinivasan
2011-09-16
1
-65
/
+69
|
*
|
Staging: hv: vmbus: Get rid of the ext field in struct hv_device
K. Y. Srinivasan
2011-09-16
1
-3
/
+0
|
*
|
Staging: hv: mousevsc: Get rid of the usage of the ext field in struct hv_device
K. Y. Srinivasan
2011-09-16
1
-9
/
+9
|
*
|
Staging: hv: netvsc: Get rid of the usage of the ext field in struct hv_device
K. Y. Srinivasan
2011-09-16
4
-57
/
+83
|
*
|
Staging: hv: storvsc: Eliminate the usage of ext field in struct hv_device
K. Y. Srinivasan
2011-09-16
1
-10
/
+10
[next]