index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Age
Commit message (
Expand
)
Author
2011-12-08
Staging: hv: storvsc: Fix a bug in create_bounce_buffer()
K. Y. Srinivasan
2011-12-01
Staging: hv: update TODO file
Greg Kroah-Hartman
2011-12-01
Staging: hv: remove hv_mouse driver as it's now in the hid directory
Greg Kroah-Hartman
2011-12-01
Staging: hv: storvsc: Implement per device memory pools
K. Y. Srinivasan
2011-12-01
Staging: hv: storvsc: Fix a bug in copy_from_bounce_buffer()
K. Y. Srinivasan
2011-12-01
Staging: hv: storvsc: Fix a bug in storvsc_command_completion()
K. Y. Srinivasan
2011-12-01
Staging: hv: storvsc: Cleanup storvsc_device_alloc()
K. Y. Srinivasan
2011-12-01
Staging: hv: storvsc: Disable clustering
K. Y. Srinivasan
2011-12-01
Staging: hv: mousevsc: Properly add the hid device
K. Y. Srinivasan
2011-11-29
staging: hv: move hv_netvsc out of staging area
Haiyang Zhang
2011-11-26
staging: hv: Use kmemdup rather than duplicating its implementation
Thomas Meyer
2011-11-26
Staging: hv: storvsc: Support hot-removing of scsi devices
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Support hot add of scsi disks
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Upgrade the vmstor protocol version
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Get rid of an unnecessary forward declaration
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: use the macro KBUILD_MODNAME
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Use the unlocked version queuecommand
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Use the accessor function shost_priv()
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Fix error handling storvsc_host_reset()
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Fixup the error when processing SET_WINDOW command
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Cleanup error handling in the probe function
K. Y. Srinivasan
2011-11-26
Staging: hv: storvsc: Use mempools to allocate struct storvsc_cmd_request
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Add a check to prevent memory corruption
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Address some style issues
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Get rid of unnecessary include files
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Add a new line to a debug string
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Inline the code for reportdesc_callback()
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
K. Y. Srinivasan
2011-11-26
Staging: hv: mousevsc: Make boolean states boolean
K. Y. Srinivasan
2011-10-28
Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-17
Staging: hv: storvsc: Fix checkpatch warnings
K. Y. Srinivasan
2011-10-17
Staging: hv: mousevsc: Fix a checkpatch warning
K. Y. Srinivasan
2011-10-11
Staging: hv: storvsc: remove last usage of DPRINT_WARN
Greg Kroah-Hartman
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
2011-10-10
Staging: hv: netvsc: Fix a dereferencing issue
K. Y. Srinivasan
2011-10-10
staging: hv: storvsc: ignore SET_WINDOW scsi command
Olaf Hering
2011-10-10
Staging: hv: util: Invoke cn_netlink_send() in a work context
K. Y. Srinivasan
2011-10-10
Staging: hv: util: Fix a bug in kvp implementation
K. Y. Srinivasan
2011-10-05
hv: netvsc: convert to SKB paged frag API.
Ian Campbell
2011-10-04
Staging: hv: mousevsc: Get rid of unnecessary comments
K. Y. Srinivasan
2011-10-04
Staging: hv: mousevsc: Enable autoloading of the mouse driver
K. Y. Srinivasan
2011-10-04
Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()
K. Y. Srinivasan
2011-10-04
Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inlining
K. Y. Srinivasan
2011-10-04
Staging: hv: mousevsc: Cleanup camel cased enums
K. Y. Srinivasan
2011-10-04
Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_dev
K. Y. Srinivasan
2011-10-04
Staging: hv: mousevsc: Now cleanup mousevsc_remove()
K. Y. Srinivasan
[next]