summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/StorVsc.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: hv: remove unneeded OnHostReset callbackGreg Kroah-Hartman2010-03-031-2/+1
* Staging: hv: Fix argument order in incorrect memset invocations in hyperv dri...Dave Jones2009-11-301-5/+5
* Staging: hv: reorg StorVsc.cGreg Kroah-Hartman2009-09-151-266/+249
* Staging: hv: coding style cleanups for StorVsc.cGreg Kroah-Hartman2009-09-151-424/+311
* Staging: hv: remove typedefs from StorVsc.cGreg Kroah-Hartman2009-09-151-47/+44
* Staging: hv: move VmbusPacketFormat.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move StorVscApi.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: fix typedefs in StorVscApi.hGreg Kroah-Hartman2009-09-151-5/+5
* Staging: hv: fix typedefs in vstorage.hGreg Kroah-Hartman2009-09-151-34/+34
* Staging: hv: move vstorage.h to hv dirGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-3/+6
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-151-24/+16
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-151-2/+2
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-7/+7
* Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix2009-09-151-5/+5
* Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix2009-09-151-3/+3
* Staging: hv: properly fix the printk() warningsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove more printk() warningsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove WAITEVENT typedefBill Pemberton2009-09-151-1/+1
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-151-25/+25
* Staging: hv: StorVsc.c: fix print formattingBill Pemberton2009-09-151-9/+9
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-86/+104
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-151-2/+0
* Staging: hv: fix up printk warningsGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: osd: remove PrintBytes wrapperGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd: remove Sleep wrapperGreg Kroah-Hartman2009-09-151-3/+4
* Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functionsGreg Kroah-Hartman2009-09-151-0/+2
* Staging: hv: remove ULONG and LONG typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove ULONG_PTR typedefGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: make the Hyper-V virtual storage driver buildGreg Kroah-Hartman2009-09-151-4/+5
* Staging: hv: add the Hyper-V virtual storage driverHank Janssen2009-09-151-0/+967
OpenPOWER on IntegriCloud