summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/vmbus_drv.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-151-2/+2
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix2009-09-151-1/+1
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-151-11/+11
* Staging: hv: vmbus_drv.c: remove unused structsBill Pemberton2009-09-151-28/+0Star
* Staging: hv: check return value of device_register()Bill Pemberton2009-09-151-3/+17
* Staging: hv: check return value of bus_register()Bill Pemberton2009-09-151-1/+6
* Staging: hv: vmbus_drv.c: fix print formattingBill Pemberton2009-09-151-1/+1
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-100/+100
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-151-115/+0Star
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-7/+8
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+1228