linux-stable/drivers/staging/hv
K. Y. Srinivasan c411a5981d Staging: hv: util: Get rid of the PCI signature in hv_util.c
Now that we have implemented a vmbus specific mechanism for auto-loading,
get rid of the PCI signature.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-08-25 14:18:46 -07:00
..
tools Staging: hv: util: kvp: Cleanup kvp_get_domain_name() 2011-08-23 16:19:37 -07:00
Kconfig Staging: hv: Add the necessary dependencies to hyperv Kconfig 2011-05-06 09:27:34 -07:00
Makefile Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c 2011-04-04 21:50:44 -07:00
TODO staging: hv: Convert vmbus driver interface function pointer table to constant 2010-09-14 16:27:12 -07:00
blkvsc_drv.c Staging: hv: create VMBUS_DEVICE macro and use it. 2011-08-25 11:41:33 -07:00
channel.c Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux 2011-08-25 10:23:06 -07:00
channel_mgmt.c Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux 2011-08-25 10:23:06 -07:00
connection.c Staging: hv: vmbus: Increase the timeout value in the vmbus driver 2011-07-05 08:59:23 -07:00
hv.c Staging: hv: vmbus: Fix checkpatch warnings 2011-08-23 16:17:13 -07:00
hv_kvp.c Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h 2011-05-17 12:27:04 -07:00
hv_kvp.h Fix common misspellings 2011-03-31 11:26:23 -03:00
hv_mouse.c Staging: hv: create VMBUS_DEVICE macro and use it. 2011-08-25 11:41:33 -07:00
hv_timesource.c Remove unneeded version.h include from drivers/staging/hv/hv_timesource.c 2011-07-05 09:10:47 -07:00
hv_util.c Staging: hv: util: Get rid of the PCI signature in hv_util.c 2011-08-25 14:18:46 -07:00
hyperv.h Staging: hv: create VMBUS_DEVICE macro and use it. 2011-08-25 11:41:33 -07:00
hyperv_net.h staging: hv: remove netvsc send buffer and related functions 2011-06-07 13:39:23 -07:00
hyperv_storage.h Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.h 2011-05-17 12:27:06 -07:00
hyperv_vmbus.h Staging: hv: Replace struct hv_guid with the uuid type already defined in Linux 2011-08-25 10:23:06 -07:00
netvsc.c Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver 2011-08-25 11:31:10 -07:00
netvsc_drv.c Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c 2011-08-25 14:18:45 -07:00
ring_buffer.c Staging: hv: vmbus: Change the memory barrier in hv_ringbuffer_write() 2011-06-07 13:45:56 -07:00
rndis_filter.c Staging: hv: netvsc: Increase the timeout value in the netvsc driver 2011-07-05 08:59:23 -07:00
storvsc.c Staging: hv: storvsc: Increase the timeout value in the storvsc driver 2011-07-05 08:59:24 -07:00
storvsc_drv.c Staging: hv: storvsc: Get rid of the DMI signature 2011-08-25 14:16:02 -07:00
vmbus_drv.c Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.c 2011-08-25 14:11:17 -07:00