index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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
*
Staging: hv: storvsc: Fix a bug in create_bounce_buffer()
K. Y. Srinivasan
2011-12-08
1
-3
/
+6
*
Staging: hv: update TODO file
Greg Kroah-Hartman
2011-12-01
1
-2
/
+1
*
Staging: hv: remove hv_mouse driver as it's now in the hid directory
Greg Kroah-Hartman
2011-12-01
3
-609
/
+0
*
Staging: hv: storvsc: Implement per device memory pools
K. Y. Srinivasan
2011-12-01
1
-44
/
+62
*
Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()
K. Y. Srinivasan
2011-12-01
1
-2
/
+22
*
Staging: hv: storvsc: Fix a bug in storvsc_command_completion()
K. Y. Srinivasan
2011-12-01
1
-3
/
+2
*
Staging: hv: storvsc: Cleanup storvsc_device_alloc()
K. Y. Srinivasan
2011-12-01
1
-5
/
+0
*
Staging: hv: storvsc: Disable clustering
K. Y. Srinivasan
2011-12-01
1
-17
/
+1
*
Staging: hv: mousevsc: Properly add the hid device
K. Y. Srinivasan
2011-12-01
1
-0
/
+4
*
staging: hv: move hv_netvsc out of staging area
Haiyang Zhang
2011-11-29
7
-3317
/
+0
*
staging: hv: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
2
-11
/
+4
*
Staging: hv: storvsc: Support hot-removing of scsi devices
K. Y. Srinivasan
2011-11-26
1
-0
/
+45
*
Staging: hv: storvsc: Support hot add of scsi disks
K. Y. Srinivasan
2011-11-26
1
-0
/
+38
*
Staging: hv: storvsc: Upgrade the vmstor protocol version
K. Y. Srinivasan
2011-11-26
1
-2
/
+3
*
Staging: hv: storvsc: Get rid of an unnecessary forward declaration
K. Y. Srinivasan
2011-11-26
1
-2
/
+0
*
Staging: hv: storvsc: use the macro KBUILD_MODNAME
K. Y. Srinivasan
2011-11-26
1
-1
/
+1
*
Staging: hv: storvsc: Use the unlocked version queuecommand
K. Y. Srinivasan
2011-11-26
1
-14
/
+5
*
Staging: hv: storvsc: Use the accessor function shost_priv()
K. Y. Srinivasan
2011-11-26
1
-9
/
+5
*
Staging: hv: storvsc: Fix error handling storvsc_host_reset()
K. Y. Srinivasan
2011-11-26
1
-14
/
+6
*
Staging: hv: storvsc: Fixup the error when processing SET_WINDOW command
K. Y. Srinivasan
2011-11-26
1
-1
/
+1
*
Staging: hv: storvsc: Cleanup error handling in the probe function
K. Y. Srinivasan
2011-11-26
1
-18
/
+24
*
Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_request
K. Y. Srinivasan
2011-11-26
1
-5
/
+25
*
Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
K. Y. Srinivasan
2011-11-26
1
-1
/
+1
*
Staging: hv: mousevsc: Add a check to prevent memory corruption
K. Y. Srinivasan
2011-11-26
1
-0
/
+12
*
Staging: hv: mousevsc: Address some style issues
K. Y. Srinivasan
2011-11-26
1
-10
/
+6
*
Staging: hv: mousevsc: Get rid of unnecessary include files
K. Y. Srinivasan
2011-11-26
1
-4
/
+1
*
Staging: hv: mousevsc: Add a new line to a debug string
K. Y. Srinivasan
2011-11-26
1
-1
/
+1
*
Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
K. Y. Srinivasan
2011-11-26
1
-48
/
+37
*
Staging: hv: mousevsc: Inline the code for reportdesc_callback()
K. Y. Srinivasan
2011-11-26
1
-40
/
+53
*
Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
K. Y. Srinivasan
2011-11-26
1
-8
/
+2
*
Staging: hv: mousevsc: Make boolean states boolean
K. Y. Srinivasan
2011-11-26
1
-4
/
+4
*
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
[next]