index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 'staging-next' to Linus's tree
Greg Kroah-Hartman
2010-10-28
21
-1106
/
+843
|
\
|
*
Staging: hv: remove struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
8
-72
/
+1
|
*
Staging: hv: remove Open from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-17
/
+0
|
*
Staging: hv: storvsc: call vmbus_open directly
Greg Kroah-Hartman
2010-10-21
1
-7
/
+5
|
*
Staging: hv: netvsc: call vmbus_open directly
Greg Kroah-Hartman
2010-10-21
1
-6
/
+3
|
*
Staging: hv: channel: export vmbus_open to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
*
Staging: hv: remove Close from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-8
/
+0
|
*
Staging: hv: netvsc: call vmbus_close directly
Greg Kroah-Hartman
2010-10-21
1
-4
/
+4
|
*
Staging: hv: storvsc: call vmbus_close directly
Greg Kroah-Hartman
2010-10-21
1
-1
/
+1
|
*
Staging: hv: channel: export vmbus_close to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
*
Staging: hv: remove SendPacket from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-12
/
+0
|
*
Staging: hv: storvsc: call vmbus_sendpacket directly
Greg Kroah-Hartman
2010-10-21
1
-36
/
+30
|
*
Staging: hv: netvsc: call vmbus_sendpacket directly
Greg Kroah-Hartman
2010-10-21
1
-44
/
+35
|
*
Staging: hv: remove SendPacketPageBuffer from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-16
/
+0
|
*
Staging: hv: netvsc: call vmbus_sendpacket_pagebuffer directly
Greg Kroah-Hartman
2010-10-21
1
-6
/
+6
|
*
Staging: hv: channel: export vmbus_sendpacket_pagebuffer to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
*
Staging: hv: remove SendPacketMultiPageBuffer from struct vmbus_channel_inter...
Greg Kroah-Hartman
2010-10-21
2
-16
/
+0
|
*
Staging: hv: storvsc: call vmbus_sendpacket_multipagebuffer directly
Greg Kroah-Hartman
2010-10-21
1
-2
/
+1
|
*
Staging: hv: channel: export vmbus_sendpacket_multipagebuffer to modules
Greg Kroah-Hartman
2010-10-21
1
-1
/
+1
|
*
Staging: hv: remove RecvPacket from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-12
/
+0
|
*
Staging: hv: storvsc: call vmbus_recvpacket directly
Greg Kroah-Hartman
2010-10-21
1
-4
/
+4
|
*
Staging: hv: remove RecvPacketRaw from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-12
/
+0
|
*
Staging: hv: netvsc: call vmbus_receivepacket_raw directly
Greg Kroah-Hartman
2010-10-21
1
-3
/
+2
|
*
Staging: hv: channel: export vmbus_receivepacket_raw to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
*
Staging: hv: rename context to channel in struct hv_device
Greg Kroah-Hartman
2010-10-21
6
-21
/
+21
|
*
Staging: hv: make *context a real pointer in struct hv_device
Greg Kroah-Hartman
2010-10-21
1
-1
/
+1
|
*
Staging: hv: remove EstablishGpadl from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-11
/
+0
|
*
Staging: hv: netvsc: call vmbus_establish_gpadl directly
Greg Kroah-Hartman
2010-10-21
1
-8
/
+6
|
*
Staging: hv: channel: export vmbus_establish_gpadl to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
*
Staging: hv: remove TeardownGpadl from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-21
2
-10
/
+0
|
*
Staging: hv: netvsc: call vmbus_teardown_gpadl directly
Greg Kroah-Hartman
2010-10-21
1
-5
/
+5
|
*
Staging: hv: channel: export vmbus_teardown_gpadl to modules
Greg Kroah-Hartman
2010-10-21
1
-0
/
+1
|
*
Staging: hv: make get_channel_info static
Greg Kroah-Hartman
2010-10-20
4
-77
/
+42
|
*
Staging: hv: vmbus_drv: remove vmbus_child_device_get_info
Greg Kroah-Hartman
2010-10-20
1
-14
/
+1
|
*
Staging: hv: remove GetChannelInfo from struct vmbus_driver
Greg Kroah-Hartman
2010-10-20
3
-7
/
+2
|
*
Staging: hv: remove GetInfo pointer from struct vmbus_channel_interface
Greg Kroah-Hartman
2010-10-20
2
-3
/
+0
|
*
Staging: hv: remove VmbusGetChannelInfo
Greg Kroah-Hartman
2010-10-20
1
-10
/
+1
|
*
Staging: hv: make alloc_channel static
Greg Kroah-Hartman
2010-10-20
2
-3
/
+1
|
*
staging: hv: Convert camel cased functions in channel_mgmt.c to lower case
Haiyang Zhang
2010-10-15
4
-53
/
+55
|
*
staging: hv: Convert camel cased local variable names in channel_mgmt.c to lo...
Haiyang Zhang
2010-10-15
1
-125
/
+133
|
*
staging: hv: Convert camel cased parameter in channel_interface.h to lower case
Haiyang Zhang
2010-10-15
1
-2
/
+2
|
*
staging: hv: Convert camel cased function names in channel_interface.c to low...
Haiyang Zhang
2010-10-15
3
-22
/
+22
|
*
staging: hv: Convert camel cased local variables in channel_interface.c to lo...
Haiyang Zhang
2010-10-15
1
-62
/
+64
|
*
staging: hv: Doubled ringbuffer size for Hyper-v network driver
Hank Janssen
2010-10-12
1
-1
/
+1
|
*
Staging: hv: Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-08
1
-4
/
+4
|
*
staging: hv: Rename camel cased functions in channel.c to lowercase
Haiyang Zhang
2010-10-07
6
-120
/
+120
|
*
staging: hv: Remove camel case variables in channel.c
Haiyang Zhang
2010-10-05
1
-380
/
+387
|
*
staging: hv: Remove camel cases of vmbus packet buffer structures
Haiyang Zhang
2010-09-20
5
-47
/
+47
|
*
staging: hv: Convert vmbus driver interface function pointer table to constant
Haiyang Zhang
2010-09-14
6
-31
/
+19
*
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-5
/
+6
[next]