summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/BlkVsc.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Fix some missing author namesHaiyang Zhang2009-11-301-0/+1
* Staging: hv: remove typedefs from StorVsc.cGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: coding style cleanups of BlkVsc.cGreg Kroah-Hartman2009-09-151-55/+51
* Staging: hv: fix typedefs in StorVscApi.hGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: fix typedefs in vstorage.hGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-6/+12
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-1/+1
* 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-2/+2
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-8/+8
* Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functionsGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: make the Hyper-V virtual block driver buildGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: add the Hyper-V virtual block driverHank Janssen2009-09-151-0/+107
OpenPOWER on IntegriCloud