summaryrefslogtreecommitdiff
path: root/drivers/staging/hv/BlkVsc.c
AgeCommit message (Expand)Author
2009-12-01Staging: hv: Fix some missing author namesHaiyang Zhang
2009-09-15Staging: hv: remove typedefs from StorVsc.cGreg Kroah-Hartman
2009-09-15Staging: hv: coding style cleanups of BlkVsc.cGreg Kroah-Hartman
2009-09-15Staging: hv: fix typedefs in StorVscApi.hGreg Kroah-Hartman
2009-09-15Staging: hv: fix typedefs in vstorage.hGreg Kroah-Hartman
2009-09-15Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman
2009-09-15Staging: hv: fix sparse static warningsGreg Kroah-Hartman
2009-09-15Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functionsGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: make the Hyper-V virtual block driver buildGreg Kroah-Hartman
2009-09-15Staging: hv: add the Hyper-V virtual block driverHank Janssen