index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-02
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
1
-17
/
+26
2015-03-02
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
1
-6
/
+27
2015-03-02
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
1
-0
/
+9
2015-03-02
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
1
-2
/
+5
2015-03-02
hv: channel: match var type to return type of wait_for_completion
Nicholas Mc Guire
1
-1
/
+2
2015-03-02
hv: vmbus_open(): reset the channel state on ENOMEM
Dexuan Cui
1
-3
/
+5
2015-01-25
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
1
-3
/
+3
2015-01-25
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
K. Y. Srinivasan
1
-0
/
+44
2015-01-25
Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
K. Y. Srinivasan
1
-2
/
+2
2014-09-24
Drivers: hv: vmbus: Properly protect calls to smp_processor_id()
K. Y. Srinivasan
1
-2
/
+5
2014-09-24
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
K. Y. Srinivasan
1
-6
/
+23
2014-09-24
Drivers: hv: vmbus: Fix a bug in vmbus_open()
K. Y. Srinivasan
1
-1
/
+3
2014-09-24
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
K. Y. Srinivasan
1
-4
/
+1
2014-09-24
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
K. Y. Srinivasan
1
-5
/
+6
2014-07-10
hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()
Jason Wang
1
-5
/
+1
2014-05-04
hv: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
1
-2
/
+1
2014-05-04
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
1
-4
/
+12
2014-02-08
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
1
-19
/
+23
2014-01-28
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
1
-6
/
+8
2013-09-27
hv: vmbus: fix vmbus_recvpacket_raw() return code
Dan Carpenter
1
-1
/
+1
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
1
-10
/
+0
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
1
-14
/
+0
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
1
-4
/
+0
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
1
-4
/
+0
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
1
-6
/
+4
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-4
/
+0
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-2
/
+0
2013-09-26
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-2
/
+0
2013-09-26
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
1
-1
/
+0
2013-09-26
hv: use dev_groups for device attributes
Greg Kroah-Hartman
1
-1
/
+0
2013-06-04
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
1
-4
/
+46
2013-01-17
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
1
-2
/
+0
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
1
-2
/
+10
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
1
-1
/
+1
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
1
-1
/
+1
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
1
-6
/
+9
2012-10-29
Merge 3.7-rc3 into char-misc-next
Greg Kroah-Hartman
1
-11
/
+13
2012-10-25
Drivers: hv: Cleanup error handling in vmbus_open()
K. Y. Srinivasan
1
-11
/
+13
2012-10-25
Drivers: hv: Get rid of unnecessary forward declarations
K. Y. Srinivasan
1
-8
/
+0
2011-10-11
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
1
-0
/
+815