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
2010-12-02
Staging: hv: make some vmbus_drv functions static
Greg Kroah-Hartman
2
-7
/
+3
2010-12-02
Staging: hv: merge VmbusInitialize into vmbus_bus_init
Greg Kroah-Hartman
1
-37
/
+23
2010-12-02
Staging: hv: remove gDriver variable
Greg Kroah-Hartman
1
-3
/
+0
2010-12-02
Staging: hv: call VmbusInitialize directly from vmbus_bus_init()
Greg Kroah-Hartman
2
-5
/
+4
2010-12-02
Staging: hv: remove vmbus.c
Greg Kroah-Hartman
3
-237
/
+210
2010-12-02
Staging: hv: rename the vmbus to "hyperv"
Greg Kroah-Hartman
1
-1
/
+1
2010-12-02
Staging: hv: remove struct vmbus_driver
Greg Kroah-Hartman
3
-36
/
+28
2010-12-02
Staging: hv: remove OnChildDeviceAdd vmbus_driver callback
Greg Kroah-Hartman
4
-18
/
+5
2010-12-02
Staging: hv: remove GetChannelOffers vmbus_driver callback
Greg Kroah-Hartman
3
-17
/
+2
2010-12-02
Staging: hv: remove OnEventDpc vmbus_driver callback
Greg Kroah-Hartman
3
-7
/
+4
2010-12-02
Staging: hv: remove OnMsgDpc vmbus_driver callback
Greg Kroah-Hartman
3
-8
/
+5
2010-12-02
Staging: hv: remove OnIsr vmbus_driver callback
Greg Kroah-Hartman
3
-7
/
+4
2010-12-02
Staging: hv: remove OnChildDeviceRemove vmbus_driver callback
Greg Kroah-Hartman
5
-17
/
+4
2010-12-02
Staging: hv: remove OnChildDeviceDestroy vmbus_driver callback
Greg Kroah-Hartman
2
-11
/
+0
2010-12-02
Staging: hv: remove OnChildDeviceCreate vmbus_driver callback
Greg Kroah-Hartman
5
-25
/
+5
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-3
/
+4
2010-11-16
staging: hv: add explanation of no-op set_multicast_list
Brandon Philips
1
-0
/
+3
2010-11-16
Staging: Merge 2.6.37-rc2 into staging-next
Greg Kroah-Hartman
1
-3
/
+0
2010-11-09
staging: hv: Convert camel cased functions in ring_buffer.c to lower cases
Haiyang Zhang
3
-88
/
+91
2010-11-09
staging: hv: Convert camel cased local variables in ring_buffer.c to lower cases
Haiyang Zhang
3
-182
/
+185
2010-11-09
staging: hv: Convert camel cased struct fields in ring_buffer.h to lower cases
Haiyang Zhang
4
-57
/
+64
2010-11-09
staging: hv: Convert camel cased functions in osd.c to lower cases
Haiyang Zhang
9
-83
/
+83
2010-11-09
staging: hv: Convert camel cased local variables in osd.c to lower cases
Haiyang Zhang
1
-20
/
+20
2010-11-09
staging: hv: Convert camel cased functions in hv.c to lower cases
Haiyang Zhang
5
-38
/
+41
2010-11-09
staging: hv: Convert camel cased local variables in hv.c to lower cases
Haiyang Zhang
1
-86
/
+86
2010-11-09
staging: hv: Convert camel cased struct fields in hv.h to lower cases
Haiyang Zhang
3
-58
/
+63
2010-11-09
staging: hv: Convert camel cased struct fields in hv_api.h to lower cases
Haiyang Zhang
6
-227
/
+227
2010-11-09
staging: hv: Convert camel cased struct fields in channel_mgmt.h to lower cases
Haiyang Zhang
6
-410
/
+410
2010-11-09
drivers/staging: delete double assignment
Julia Lawall
1
-3
/
+0
2010-10-28
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
21
-1098
/
+835
2010-10-21
Staging: hv: remove struct vmbus_channel_interface
Greg Kroah-Hartman
8
-72
/
+1
2010-10-21
Staging: hv: remove Open from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-17
/
+0
2010-10-21
Staging: hv: storvsc: call vmbus_open directly
Greg Kroah-Hartman
1
-7
/
+5
2010-10-21
Staging: hv: netvsc: call vmbus_open directly
Greg Kroah-Hartman
1
-6
/
+3
2010-10-21
Staging: hv: channel: export vmbus_open to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: remove Close from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-8
/
+0
2010-10-21
Staging: hv: netvsc: call vmbus_close directly
Greg Kroah-Hartman
1
-4
/
+4
2010-10-21
Staging: hv: storvsc: call vmbus_close directly
Greg Kroah-Hartman
1
-1
/
+1
2010-10-21
Staging: hv: channel: export vmbus_close to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: remove SendPacket from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-12
/
+0
2010-10-21
Staging: hv: storvsc: call vmbus_sendpacket directly
Greg Kroah-Hartman
1
-36
/
+30
2010-10-21
Staging: hv: netvsc: call vmbus_sendpacket directly
Greg Kroah-Hartman
1
-44
/
+35
2010-10-21
Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-16
/
+0
2010-10-21
Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directly
Greg Kroah-Hartman
1
-6
/
+6
2010-10-21
Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modules
Greg Kroah-Hartman
1
-0
/
+1
2010-10-21
Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-16
/
+0
2010-10-21
Staging: hv: storvsc: call vmbus_sendpacket_multipagebuffer directly
Greg Kroah-Hartman
1
-2
/
+1
2010-10-21
Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modules
Greg Kroah-Hartman
1
-1
/
+1
2010-10-21
Staging: hv: remove RecvPacket from struct vmbus_channel_interface
Greg Kroah-Hartman
2
-12
/
+0
2010-10-21
Staging: hv: storvsc: call vmbus_recvpacket directly
Greg Kroah-Hartman
1
-4
/
+4
[prev]
[next]