index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-04
Staging: hv: Make the function stor_vsc_on_host_reset() static
K. Y. Srinivasan
2
-2
/
+1
2011-04-04
Staging: hv: Move the definition of the function stor_vsc_on_host_reset()
K. Y. Srinivasan
2
-56
/
+59
2011-04-04
Staging: hv: Move the definition of the function put_stor_device()
K. Y. Srinivasan
2
-9
/
+10
2011-04-04
Staging: hv: Move the definition of the function get_stor_device()
K. Y. Srinivasan
2
-14
/
+15
2011-04-04
Staging: hv: Cleanup initialization of blkvsc driver
K. Y. Srinivasan
2
-5
/
+4
2011-04-04
Staging: hv: Get rid of the file blkvsc.c
K. Y. Srinivasan
1
-103
/
+0
2011-04-04
Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c
K. Y. Srinivasan
2
-1
/
+80
2011-04-04
Staging: hv: Cleanup the initialization of storvsc driver
K. Y. Srinivasan
1
-3
/
+3
2011-04-04
Staging: hv: Make the function stor_vsc_initialize() static
K. Y. Srinivasan
2
-2
/
+1
2011-04-04
Staging: hv: Move the definition of stor_vsc_initialize()
K. Y. Srinivasan
2
-64
/
+63
2011-04-04
Staging: hv: Get rid of dead code in storvsc.c
K. Y. Srinivasan
1
-33
/
+0
2011-04-04
Staging: hv: Get rid of the include of storvsc.c from blkvsc.c
K. Y. Srinivasan
4
-6
/
+15
2011-04-04
Staging: hv: Cleanup struct storvsc_device
K. Y. Srinivasan
1
-3
/
+0
2011-04-04
Staging: hv: Move the definition of struct storvsc_device
K. Y. Srinivasan
2
-26
/
+26
2011-04-04
Staging: hv: Move the definition of struct storvsc_request_extension
K. Y. Srinivasan
3
-13
/
+13
2011-04-04
Staging: hv: Add the inclusion guard for vstorage.h
K. Y. Srinivasan
1
-0
/
+5
2011-04-04
Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr
K. Y. Srinivasan
1
-155
/
+147
2011-04-04
Staging: hv: Get rid of the forward declaration for vmbus_isr
K. Y. Srinivasan
1
-24
/
+23
2011-04-04
Staging: hv: Get rid of the forward declaration for vmbus_device_release
K. Y. Srinivasan
1
-15
/
+12
2011-04-04
Staging: hv: Get rid of the forward declaration for vmbus_shutdown
K. Y. Srinivasan
1
-22
/
+22
2011-04-04
Staging: hv: Get rid of the forward declaration for vmbus_remove
K. Y. Srinivasan
1
-30
/
+29
2011-04-04
Staging: hv: Get rid of the forward declaration for vmbus_probe
K. Y. Srinivasan
1
-54
/
+53
2011-04-04
Staging: hv: Get rid of the forward declaration for vmbus_match
K. Y. Srinivasan
1
-24
/
+25
2011-04-04
Staging: hv: Get rid of the forward declaration for vmbus_uevent
K. Y. Srinivasan
1
-76
/
+75
2011-04-04
Staging: hv: Rename vmbus_driver_context structure
K. Y. Srinivasan
1
-17
/
+15
2011-04-04
Staging: hv: Cleanup irq management
K. Y. Srinivasan
1
-15
/
+13
2011-04-04
Staging: hv: Cleanup root device handling
K. Y. Srinivasan
1
-122
/
+8
2011-04-04
Staging: hv: Make vmbus driver a pci driver
K. Y. Srinivasan
1
-27
/
+36
2011-04-04
staging: fix hv_mouse build, needs delay.h
Randy Dunlap
1
-0
/
+1
2011-04-04
staging: hv: update dist release parsing in hv_kvp_daemon
Olaf Hering
1
-33
/
+57
2011-04-04
staging: hv: use sync_bitops when interacting with the hypervisor
Olaf Hering
4
-7
/
+8
2011-04-04
staging: hv: fix reversed memset arguments in hv_mouse
Dave Jones
1
-2
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
8
-9
/
+9
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-4
/
+7
2011-03-14
staging: hv: fix memory leaks
Alexander Beregalov
1
-0
/
+2
2011-03-14
staging: hv: Remove NULL check before kfree
Ilia Mirkin
3
-13
/
+6
2011-03-14
Staging: hv: Get rid of vmbus_child_dev_add()
K. Y. Srinivasan
3
-10
/
+2
2011-03-14
Staging: hv: Change the signature for vmbus_child_device_register()
K. Y. Srinivasan
2
-6
/
+4
2011-03-14
Staging: hv: Get rid of vmbus_cleanup() function
K. Y. Srinivasan
1
-10
/
+1
2011-03-14
Staging: hv: Get rid of vmbus_dev_rm() function
K. Y. Srinivasan
1
-14
/
+3
2011-03-14
Staging: hv: Change the signature for vmbus_on_isr()
K. Y. Srinivasan
1
-3
/
+2
2011-03-14
Staging: hv: Eliminate vmbus_event_dpc()
K. Y. Srinivasan
3
-12
/
+3
2011-03-14
Staging: hv: Get rid of the function vmbus_msg_dpc()
K. Y. Srinivasan
1
-13
/
+2
2011-03-14
Staging: hv: Change the signature for vmbus_cleanup()
K. Y. Srinivasan
1
-3
/
+2
2011-03-14
Staging: hv: Simplify root device management
K. Y. Srinivasan
1
-30
/
+11
2011-03-09
staging/hv: add missing include causing build error
Mariusz Kozlowski
1
-0
/
+1
2011-03-09
staging: Convert to bdops->check_events()
Tejun Heo
1
-4
/
+7
2011-03-07
Staging: hv: Remove the vm_device structure
K. Y. Srinivasan
7
-101
/
+73
2011-03-07
Staging: hv: Eliminate device_id from vm_device
K. Y. Srinivasan
2
-20
/
+16
2011-03-07
Staging: hv: Get rid of class_id from vm_device
K. Y. Srinivasan
2
-32
/
+29
[prev]
[next]