index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-13
Staging: hv: storvsc: Move the storage driver out of the staging area
K. Y. Srinivasan
4
-1561
/
+0
2012-02-08
Staging: hv: storvsc: Consolidate all the wire protocol definitions
K. Y. Srinivasan
1
-36
/
+47
2012-02-08
Staging: hv: storvsc: Consolidate the request structure
K. Y. Srinivasan
1
-38
/
+27
2012-02-08
Staging: hv: storvsc: Get rid of some unused defines
K. Y. Srinivasan
1
-12
/
+0
2012-02-08
Staging: hv: storvsc: Cleanup some protocol related constants
K. Y. Srinivasan
1
-12
/
+7
2012-02-08
Staging: hv: storvsc: Cleanup the code for generating protocol version
K. Y. Srinivasan
1
-10
/
+17
2012-02-08
Staging: hv: storvsc: Miscellaneous cleanup of storvsc driver
K. Y. Srinivasan
1
-55
/
+39
2012-02-08
Staging: hv: storvsc: Rename the context field in hv_storvsc_request
K. Y. Srinivasan
1
-4
/
+3
2012-02-08
Staging: hv: storvsc: Get rid of the on_io_completion in hv_storvsc_request
K. Y. Srinivasan
1
-303
/
+299
2012-02-08
Staging: hv: storvsc: Add a comment to explain life-cycle management
K. Y. Srinivasan
1
-1
/
+16
2012-02-08
Staging: hv: storvsc: Move and cleanup storvsc_remove()
K. Y. Srinivasan
1
-16
/
+12
2012-02-08
Staging: hv: storvsc: Cleanup storvsc_host_reset_handler()
K. Y. Srinivasan
1
-10
/
+4
2012-02-08
Staging: hv: storvsc: Introduce defines for srb status codes
K. Y. Srinivasan
1
-5
/
+16
2012-02-08
Staging: hv: storvsc: Cleanup storvsc_queuecommand()
K. Y. Srinivasan
1
-26
/
+22
2012-02-08
Staging: hv: storvsc: Cleanup storvsc_probe()
K. Y. Srinivasan
1
-22
/
+8
2012-02-08
Staging: hv: storvsc: Cleanup some comments
K. Y. Srinivasan
1
-31
/
+26
2011-12-08
Staging: hv: storvsc: Fix a bug in create_bounce_buffer()
K. Y. Srinivasan
1
-3
/
+6
2011-12-01
Staging: hv: update TODO file
Greg Kroah-Hartman
1
-2
/
+1
2011-12-01
Staging: hv: remove hv_mouse driver as it's now in the hid directory
Greg Kroah-Hartman
3
-609
/
+0
2011-12-01
Staging: hv: storvsc: Implement per device memory pools
K. Y. Srinivasan
1
-44
/
+62
2011-12-01
Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()
K. Y. Srinivasan
1
-2
/
+22
2011-12-01
Staging: hv: storvsc: Fix a bug in storvsc_command_completion()
K. Y. Srinivasan
1
-3
/
+2
2011-12-01
Staging: hv: storvsc: Cleanup storvsc_device_alloc()
K. Y. Srinivasan
1
-5
/
+0
2011-12-01
Staging: hv: storvsc: Disable clustering
K. Y. Srinivasan
1
-17
/
+1
2011-12-01
Staging: hv: mousevsc: Properly add the hid device
K. Y. Srinivasan
1
-0
/
+4
2011-11-29
staging: hv: move hv_netvsc out of staging area
Haiyang Zhang
7
-3317
/
+0
2011-11-26
staging: hv: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2
-11
/
+4
2011-11-26
Staging: hv: storvsc: Support hot-removing of scsi devices
K. Y. Srinivasan
1
-0
/
+45
2011-11-26
Staging: hv: storvsc: Support hot add of scsi disks
K. Y. Srinivasan
1
-0
/
+38
2011-11-26
Staging: hv: storvsc: Upgrade the vmstor protocol version
K. Y. Srinivasan
1
-2
/
+3
2011-11-26
Staging: hv: storvsc: Get rid of an unnecessary forward declaration
K. Y. Srinivasan
1
-2
/
+0
2011-11-26
Staging: hv: storvsc: use the macro KBUILD_MODNAME
K. Y. Srinivasan
1
-1
/
+1
2011-11-26
Staging: hv: storvsc: Use the unlocked version queuecommand
K. Y. Srinivasan
1
-14
/
+5
2011-11-26
Staging: hv: storvsc: Use the accessor function shost_priv()
K. Y. Srinivasan
1
-9
/
+5
2011-11-26
Staging: hv: storvsc: Fix error handling storvsc_host_reset()
K. Y. Srinivasan
1
-14
/
+6
2011-11-26
Staging: hv: storvsc: Fixup the error when processing SET_WINDOW command
K. Y. Srinivasan
1
-1
/
+1
2011-11-26
Staging: hv: storvsc: Cleanup error handling in the probe function
K. Y. Srinivasan
1
-18
/
+24
2011-11-26
Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_request
K. Y. Srinivasan
1
-5
/
+25
2011-11-26
Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
K. Y. Srinivasan
1
-1
/
+1
2011-11-26
Staging: hv: mousevsc: Add a check to prevent memory corruption
K. Y. Srinivasan
1
-0
/
+12
2011-11-26
Staging: hv: mousevsc: Address some style issues
K. Y. Srinivasan
1
-10
/
+6
2011-11-26
Staging: hv: mousevsc: Get rid of unnecessary include files
K. Y. Srinivasan
1
-4
/
+1
2011-11-26
Staging: hv: mousevsc: Add a new line to a debug string
K. Y. Srinivasan
1
-1
/
+1
2011-11-26
Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
K. Y. Srinivasan
1
-48
/
+37
2011-11-26
Staging: hv: mousevsc: Inline the code for reportdesc_callback()
K. Y. Srinivasan
1
-40
/
+53
2011-11-26
Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
K. Y. Srinivasan
1
-8
/
+2
2011-11-26
Staging: hv: mousevsc: Make boolean states boolean
K. Y. Srinivasan
1
-4
/
+4
2011-10-28
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-102
/
+0
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-9580
/
+1249
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-2
/
+2
[next]