index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
vmbus_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-03
hv: run non-blocking message handlers in the dispatch tasklet
Dexuan Cui
1
-3
/
+18
2015-03-02
mei: bus: () can be static
kbuild test robot
1
-1
/
+1
2015-03-02
Drivers: hv: vmbus: Add support for VMBus panic notifier handler
Nick Meier
1
-0
/
+36
2015-03-02
Drivers: hv: vmbus: Introduce a function to remove a rescinded offer
K. Y. Srinivasan
1
-1
/
+10
2015-03-02
Drivers: hv: vmbus: Properly handle child device remove
K. Y. Srinivasan
1
-6
/
+9
2015-03-02
Drivers: hv: vmbus: Teardown clockevent devices on module unload
Vitaly Kuznetsov
1
-0
/
+1
2015-03-02
drivers: hv: vmbus: Teardown synthetic interrupt controllers on module unload
Vitaly Kuznetsov
1
-0
/
+4
2015-03-02
Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...
Vitaly Kuznetsov
1
-0
/
+6
2015-03-02
Drivers: hv: vmbus: rename channel work queues
Vitaly Kuznetsov
1
-4
/
+2
2015-03-02
Drivers: hv: vmbus: prevent cpu offlining on newer hypervisors
Vitaly Kuznetsov
1
-0
/
+36
2015-02-15
Merge tag 'char-misc-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+35
2015-01-26
ACPICA: Resources: Provide common part for struct acpi_resource_address struc...
Lv Zheng
1
-2
/
+2
2015-01-25
Drivers: hv: vmbus: hv_process_timer_expiration() can be static
kbuild test robot
1
-1
/
+1
2015-01-25
Drivers: hv: vmbus: Implement a clockevent device
K. Y. Srinivasan
1
-2
/
+35
2014-06-04
hyper-v: make uuid_le const
stephen hemminger
1
-5
/
+5
2014-04-02
Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-13
/
+38
2014-03-05
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
Thomas Gleixner
1
-20
/
+6
2014-03-04
x86: Hyperv: Cleanup the irq mess
Thomas Gleixner
1
-35
/
+4
2014-02-25
vmbus: use resource for hyperv mmio region
Gerd Hoffmann
1
-6
/
+10
2014-02-25
vmbus: add missing breaks
Gerd Hoffmann
1
-0
/
+2
2014-02-08
Drivers: hv: vmbus: Extract the mmio information from DSDT
K. Y. Srinivasan
1
-13
/
+32
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+0
2013-09-26
hv: move ringbuffer bus attributes to dev_groups
Greg Kroah-Hartman
1
-84
/
+146
2013-09-26
hv: delete struct hv_dev_port_info
Greg Kroah-Hartman
1
-25
/
+10
2013-09-26
hv: delete vmbus_get_debug_info()
Greg Kroah-Hartman
1
-19
/
+16
2013-09-26
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
Greg Kroah-Hartman
1
-17
/
+38
2013-09-26
hv: move "client/server_monitor_latency" bus attributes to dev_groups
Greg Kroah-Hartman
1
-10
/
+38
2013-09-26
hv: move "client/server_monitor_pending" bus attributes to dev_groups
Greg Kroah-Hartman
1
-10
/
+46
2013-09-26
hv: move "device_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-10
/
+14
2013-09-26
hv: move "class_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-7
/
+15
2013-09-26
hv: move "modalias" bus attribute to dev_groups
Greg Kroah-Hartman
1
-5
/
+12
2013-09-26
hv: move "monitor_id" bus attribute to dev_groups
Greg Kroah-Hartman
1
-6
/
+12
2013-09-26
hv: move "state" bus attribute to dev_groups
Greg Kroah-Hartman
1
-5
/
+12
2013-09-26
hv: use dev_groups for device attributes
Greg Kroah-Hartman
1
-5
/
+18
2013-08-02
Drivers: hv: remove HV_DRV_VERSION
Olaf Hering
1
-1
/
+0
2013-07-17
Drivers: hv: vmbus: incorrect device name is printed when child device is unr...
Fernando Soto
1
-4
/
+4
2013-06-25
drivers: hv: allocate synic structures before hv_synic_init()
Jason Wang
1
-2
/
+6
2013-06-18
drivers: hv: switch to use mb() instead of smp_mb()
Jason Wang
1
-1
/
+1
2013-02-27
Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts
K. Y. Srinivasan
1
-4
/
+7
2013-01-19
Drivers: hv: vmbus_flow_handler() can be static
Fengguang Wu
1
-1
/
+1
2013-01-17
Drivers: hv: Add a check to deal with spurious interrupts
K. Y. Srinivasan
1
-4
/
+6
2013-01-17
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
K. Y. Srinivasan
1
-0
/
+21
2013-01-17
Drivers: hv: Manage event tasklets on per-cpu basis
K. Y. Srinivasan
1
-3
/
+1
2013-01-17
Drivers: hv: Get rid of unnecessary request for offers
K. Y. Srinivasan
1
-2
/
+0
2013-01-17
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
K. Y. Srinivasan
1
-5
/
+22
2012-09-05
hv: vmbus_drv: detect hyperv through x86_hyper
Jason Wang
1
-23
/
+2
2012-08-17
hv: fail the probing immediately when we are not in hyperv platform
Jason Wang
1
-0
/
+25
2012-08-14
Drivers: hv: vmbus: Use the standard format string to format GUIDs
K. Y. Srinivasan
1
-36
/
+2
2012-07-19
drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+1
2012-01-05
Drivers:hv: Fix a bug in vmbus_driver_unregister()
K. Y. Srinivasan
1
-4
/
+1
[next]