index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
channel.c
Age
Commit message (
Expand
)
Author
2015-12-14
Drivers: hv: ring_buffer: eliminate hv_ringbuffer_peek()
Vitaly Kuznetsov
2015-12-14
Drivers: hv: remove code duplication between vmbus_recvpacket()/vmbus_recvpac...
Vitaly Kuznetsov
2015-12-14
Drivers: hv: vmbus: Fix a Host signaling bug
K. Y. Srinivasan
2015-12-14
Drivers: hv: vmbus: fix rescind-offer handling for device without a driver
Dexuan Cui
2015-12-14
Drivers: hv: vmbus: do sanity check of channel state in vmbus_close_internal()
Dexuan Cui
2015-12-14
Drivers: hv: vmbus: serialize process_chn_event() and vmbus_close_internal()
Dexuan Cui
2015-08-04
Drivers: hv: vmbus: Permit sending of packets without payload
K. Y. Srinivasan
2015-06-12
Drivers: hv: vmbus: Allocate ring buffer memory in NUMA aware fashion
K. Y. Srinivasan
2015-05-24
Drivers: hv: vmbus: do cleanup on all vmbus_open() failure paths
Vitaly Kuznetsov
2015-03-25
Drivers: hv: vmbus: Fix a siganlling host signalling issue
K. Y. Srinivasan
2015-03-25
Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
K. Y. Srinivasan
2015-03-25
Drivers: hv: vmbus: Fix a bug in rescind processing in vmbus_close_internal()
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Suport an API to send packet with additional control
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
2015-03-01
Drivers: hv: vmbus: Fix a bug in the error path in vmbus_open()
K. Y. Srinivasan
2015-03-01
hv: channel: match var type to return type of wait_for_completion
Nicholas Mc Guire
2015-03-01
hv: vmbus_open(): reset the channel state on ENOMEM
Dexuan Cui
2015-01-25
Drivers: hv: rename sc_lock to the more generic lock
Vitaly Kuznetsov
2015-01-25
Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays
K. Y. Srinivasan
2015-01-25
Drivers: hv: vmbus: Fix a bug in vmbus_establish_gpadl()
K. Y. Srinivasan
2014-09-23
Drivers: hv: vmbus: Properly protect calls to smp_processor_id()
K. Y. Srinivasan
2014-09-23
Drivers: hv: vmbus: Cleanup vmbus_close_internal()
K. Y. Srinivasan
2014-09-23
Drivers: hv: vmbus: Fix a bug in vmbus_open()
K. Y. Srinivasan
2014-09-23
Drivers: hv: vmbus: Cleanup vmbus_establish_gpadl()
K. Y. Srinivasan
2014-09-23
Drivers: hv: vmbus: Cleanup vmbus_teardown_gpadl()
K. Y. Srinivasan
2014-07-09
hyperv: remove meaningless pr_err() in vmbus_recvpacket_raw()
Jason Wang
2014-05-03
hv: Remove unnecessary comparison of unsigned against 0
Tobias Klauser
2014-05-03
Drivers: hv: Eliminate the channel spinlock in the callback path
K. Y. Srinivasan
2014-02-07
Drivers: hv: vmbus: Cleanup the packet send path
K. Y. Srinivasan
2014-01-27
hyperv: Add support for physically discontinuous receive buffer
Haiyang Zhang
2013-09-26
hv: vmbus: fix vmbus_recvpacket_raw() return code
Dan Carpenter
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: make "monitor_pages" a "real" pointer array
Greg Kroah-Hartman
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
2013-09-26
hv: use dev_groups for device attributes
Greg Kroah-Hartman
2013-06-03
Drivers: hv: vmbus: Implement multi-channel support
K. Y. Srinivasan
2013-01-17
Drivers: hv: remove unused variable in vmbus_recvpacket_raw()
Wei Yongjun
2013-01-17
Drivers: hv: Implement flow management on the send side
K. Y. Srinivasan
2013-01-17
Drivers: hv: Add state to manage incoming channel interrupt load
K. Y. Srinivasan
2013-01-17
Drivers: hv: Change the signature of vmbus_set_event()
K. Y. Srinivasan
2013-01-17
Drivers: hv: Optimize the signaling on the write path
K. Y. Srinivasan
2012-10-29
Merge 3.7-rc3 into char-misc-next
Greg Kroah-Hartman
2012-10-24
Drivers: hv: Cleanup error handling in vmbus_open()
K. Y. Srinivasan
[next]