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-05-17
Staging: hv: netvsc: Create a common header file for network driver
K. Y. Srinivasan
4
-0
/
+31
2011-05-17
Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.h
K. Y. Srinivasan
5
-164
/
+134
2011-05-17
Staging: hv: stor: Move the contents of vstorage.h to hyperv_storage.h
K. Y. Srinivasan
5
-200
/
+172
2011-05-17
Staging: hv: stor: Create a common header file for storage drivers
K. Y. Srinivasan
4
-0
/
+32
2011-05-17
Staging: hv: vmbus_drv: Cleanup hyperv_vmbus.h
K. Y. Srinivasan
1
-5
/
+6
2011-05-17
Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h
K. Y. Srinivasan
9
-133
/
+98
2011-05-17
Staging: hv: vmbus_drv: Move the contents of ring_buffer.h to hyperv_vmbus.h
K. Y. Srinivasan
4
-61
/
+28
2011-05-17
Staging: hv: vmbus_drv: Move the content of hv.h to hyperv_vmbus.h
K. Y. Srinivasan
3
-141
/
+111
2011-05-17
Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.h
K. Y. Srinivasan
17
-406
/
+366
2011-05-17
Staging: hv: vmbus_drv: Create a common header file to build the vmbus driver
K. Y. Srinivasan
7
-0
/
+34
2011-05-17
Staging: hv: Include asm/hyperv.h in hyperv.h
K. Y. Srinivasan
2
-525
/
+10
2011-05-17
Staging: hv: Move the contents of utils.h to hyperv.h
K. Y. Srinivasan
5
-123
/
+97
2011-05-17
Staging: hv: Move the contents of vmbus.h to hyperv.h
K. Y. Srinivasan
11
-60
/
+20
2011-05-17
Staging: hv: Move the contents of vmbus_api.h to hyperv.h
K. Y. Srinivasan
9
-98
/
+69
2011-05-17
Staging: hv: Move the contents of logging.h to hyperv.h
K. Y. Srinivasan
17
-113
/
+68
2011-05-17
Staging: hv: Move the contents of channel.h to hyperv.h
K. Y. Srinivasan
10
-120
/
+82
2011-05-17
Staging: hv: Move the contents of channel_mgmt.h to hyperv.h
K. Y. Srinivasan
4
-318
/
+290
2011-05-17
Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.h
K. Y. Srinivasan
8
-167
/
+133
2011-05-17
Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.h
K. Y. Srinivasan
6
-94
/
+65
2011-05-17
Staging: hv: Move the contents of the file version_info.h to hyperv.h
K. Y. Srinivasan
9
-55
/
+21
2011-05-17
Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.h
K. Y. Srinivasan
2
-43
/
+41
2011-05-17
Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.h
K. Y. Srinivasan
2
-30
/
+30
2011-05-17
Staging: hv: Include the newly created header file in all of the relevant hyperv files
K. Y. Srinivasan
17
-5
/
+37
2011-05-17
Staging: hv: Create a common header for all hyperv drivers to include
K. Y. Srinivasan
1
-0
/
+23
2011-05-11
Staging: hv: mouse_drv: Get rid of some unused code
K. Y. Srinivasan
1
-14
/
+0
2011-05-11
Staging: hv: Make mousevsc_drv an instance of struct hv_driver
K. Y. Srinivasan
1
-9
/
+9
2011-05-11
Staging: hv: Get rid of an empty function mouse_vsc_initialize()
K. Y. Srinivasan
1
-10
/
+0
2011-05-11
Staging: hv: mouse_drv: Move the code to copy dev_type information
K. Y. Srinivasan
1
-2
/
+2
2011-05-11
Staging: hv: mouse_drv: Move the assignment of name variable
K. Y. Srinivasan
1
-1
/
+1
2011-05-11
Staging: hv: mouse_drv: Directly assign the driver name
K. Y. Srinivasan
1
-1
/
+1
2011-05-11
Staging: hv: Get rid of struct storvsc_driver
K. Y. Srinivasan
1
-5
/
+0
2011-05-11
Staging: hv: Make blkvsc_drv an instance of struct hv_driver
K. Y. Srinivasan
1
-6
/
+6
2011-05-11
Staging: hv: Make storvsc_drv an instance of hv_driver
K. Y. Srinivasan
1
-5
/
+5
2011-05-11
Staging: hv: Get rid of some unused functions from storvsc_api.h
K. Y. Srinivasan
1
-12
/
+0
2011-05-11
Staging: hv: Now get rid of an empty function storvsc_initialize()
K. Y. Srinivasan
1
-16
/
+0
2011-05-11
Staging: hv: storvsc_drv: Inline the copying of the dev_type information
K. Y. Srinivasan
1
-6
/
+3
2011-05-11
Staging: hv: storvsc_drv: Move the assignment of name to the hv_driver
K. Y. Srinivasan
1
-1
/
+1
2011-05-11
Staging: hv: storvsc_drv: Directly assign the driver name
K. Y. Srinivasan
1
-1
/
+1
2011-05-11
Staging: hv: Get rid of the ring size state from struct storvsc_driver
K. Y. Srinivasan
1
-3
/
+0
2011-05-11
Staging: hv: storvsc_drv: Get rid of the unnecessary assignment of ring size
K. Y. Srinivasan
1
-2
/
+0
2011-05-11
Staging: hv: Use the rinbuffer size info in struct storvsc_device_info
K. Y. Srinivasan
3
-9
/
+7
2011-05-11
Staging: hv: Add ring_buffer_size to struct storvsc_device_info
K. Y. Srinivasan
1
-0
/
+1
2011-05-11
Staging: hv: storvsc_drv: Get rid of max_outstanding_req_per_channel from struct storvsc_driver
K. Y. Srinivasan
1
-4
/
+0
2011-05-11
Staging: hv: storvsc_drv: Compute max_outstanding_req_per_channel where it is needed
K. Y. Srinivasan
1
-15
/
+15
2011-05-11
Staging: hv: storvsc_drv: Get rid of some unnecessary DPRINTs
K. Y. Srinivasan
1
-8
/
+0
2011-05-11
Staging: hv: Make blkvsc_drv_init the module init function
K. Y. Srinivasan
1
-10
/
+1
2011-05-11
Staging: hv: Move the sector size check into blkvsc_drv_init
K. Y. Srinivasan
1
-2
/
+2
2011-05-11
Staging: hv: blkvsc_drv: Get rid of the empty function
K. Y. Srinivasan
1
-15
/
+0
2011-05-11
Staging: hv: blkvsc_drv: Inline the copying of dev_type guid
K. Y. Srinivasan
1
-2
/
+1
2011-05-11
Staging: hv: blkvsc_drv: Move the assignment of driver name
K. Y. Srinivasan
1
-1
/
+1
[prev]
[next]