aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/vmbus_drv.c
Commit message (Expand)AuthorAge
* Staging: hv: rename context to channel in struct hv_deviceGreg Kroah-Hartman2010-10-21
* Staging: hv: make get_channel_info staticGreg Kroah-Hartman2010-10-20
* Staging: hv: vmbus_drv: remove vmbus_child_device_get_infoGreg Kroah-Hartman2010-10-20
* Staging: hv: remove GetChannelInfo from struct vmbus_driverGreg Kroah-Hartman2010-10-20
* staging: hv: Convert vmbus driver interface function pointer table to constantHaiyang Zhang2010-09-14
* Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-05
|\
| * Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman2010-07-22
| * Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman2010-07-22
| * Staging: hv: Storage class should be before const qualifierTobias Klauser2010-06-18
* | staging: hv: Fix race condition on vmbus channel initializationHaiyang Zhang2010-06-30
|/
* Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman2010-05-11
* staging: hv: remove ASSERT()s in vmbus_drv.cBill Pemberton2010-05-11
* Staging: hv: trivial whitespace fixes found by checkpatch.plLars Lindley2010-05-11
* staging: hv: Corrected all header comment formats kernel-doc formatHank Janssen2010-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Staging: hv: match on DMI values to know if we should run.Greg Kroah-Hartman2010-03-03
* Staging: hv: add a pci device tableGreg Kroah-Hartman2010-03-03
* Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang2010-03-03
* Staging: hv: Add proper versioning to HV driversHank Janssen2010-03-03
* Staging: hv: fix oops in vmbus - udev eventsMilan Dadok2009-10-30
* Staging: hv: Fix null pointer error after vmbus loadingHaiyang Zhang2009-10-30
* Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman2009-09-15
* Staging: hv: coding style cleanups for vmbus_drv.cGreg Kroah-Hartman2009-09-15
* Staging: hv: warn the world of a bug in the release functionGreg Kroah-Hartman2009-09-15
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-15
* Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman2009-09-15
* Staging: hv: move vmbus.hGreg Kroah-Hartman2009-09-15
* Staging: hv: osd.h: fix GUID reference problemGreg Kroah-Hartman2009-09-15
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-15
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-15
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-15
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-15
* Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix2009-09-15
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-15
* Staging: hv: vmbus_drv.c: remove unused structsBill Pemberton2009-09-15
* Staging: hv: check return value of device_register()Bill Pemberton2009-09-15
* Staging: hv: check return value of bus_register()Bill Pemberton2009-09-15
* Staging: hv: vmbus_drv.c: fix print formattingBill Pemberton2009-09-15
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-15
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-15
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-15
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-15