Greg Kroah-Hartman
|
98f4c65176
hv: move ringbuffer bus attributes to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
1fdde16d1f
hv: delete struct hv_dev_port_info
|
12 years ago |
Greg Kroah-Hartman
|
2c9be3eacc
hv: delete vmbus_get_debug_info()
|
12 years ago |
Greg Kroah-Hartman
|
4947c7453b
hv: move "client/server_monitor_conn_id" bus attributes to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
1cee272b02
hv: move "client/server_monitor_latency" bus attributes to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
76c52bbe5e
hv: move "client/server_monitor_pending" bus attributes to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
7c55e1d0e6
hv: move "device_id" bus attribute to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
68234c049c
hv: move "class_id" bus attribute to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
647fa371c4
hv: move "modalias" bus attribute to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
5ffd00e241
hv: move "monitor_id" bus attribute to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
a8fb5f3d58
hv: move "state" bus attribute to dev_groups
|
12 years ago |
Greg Kroah-Hartman
|
03f3a9107f
hv: use dev_groups for device attributes
|
12 years ago |
Olaf Hering
|
cfc25993e8
Drivers: hv: remove HV_DRV_VERSION
|
12 years ago |
Fernando Soto
|
84672369ff
Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered
|
12 years ago |
Jason Wang
|
2608fb6531
drivers: hv: allocate synic structures before hv_synic_init()
|
12 years ago |
Jason Wang
|
35848f68b0
drivers: hv: switch to use mb() instead of smp_mb()
|
12 years ago |
K. Y. Srinivasan
|
302a3c0f27
Drivers: hv: vmbus: Use the new infrastructure for delivering VMBUS interrupts
|
12 years ago |
Fengguang Wu
|
83ebf6e562
Drivers: hv: vmbus_flow_handler() can be static
|
12 years ago |
K. Y. Srinivasan
|
5ab05951c5
Drivers: hv: Add a check to deal with spurious interrupts
|
12 years ago |
K. Y. Srinivasan
|
b0209501dc
Drivers: hv: Handle vmbus interrupts concurrently on all cpus
|
12 years ago |
K. Y. Srinivasan
|
db11f12a11
Drivers: hv: Manage event tasklets on per-cpu basis
|
12 years ago |
K. Y. Srinivasan
|
0198631328
Drivers: hv: Get rid of unnecessary request for offers
|
12 years ago |
K. Y. Srinivasan
|
6552ecd70c
Drivers: hv: Modify the interrupt handling code to support win8 and beyond
|
12 years ago |
Jason Wang
|
1f94ea8181
hv: vmbus_drv: detect hyperv through x86_hyper
|
13 years ago |
Jason Wang
|
0592969e73
hv: fail the probing immediately when we are not in hyperv platform
|
13 years ago |
K. Y. Srinivasan
|
2221f6ef71
Drivers: hv: vmbus: Use the standard format string to format GUIDs
|
13 years ago |
Theodore Ts'o
|
20ed3ef7f3
drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-op
|
13 years ago |
K. Y. Srinivasan
|
8f257a142f
Drivers:hv: Fix a bug in vmbus_driver_unregister()
|
13 years ago |
K. Y. Srinivasan
|
93e5bd06a9
Drivers: hv: Make the vmbus driver unloadable
|
13 years ago |
K. Y. Srinivasan
|
cf6a2eacbc
drivers: hv: Don't OOPS when you cannot init vmbus
|
13 years ago |