aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/RingBuffer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman1-2/+0
2009-09-15Staging: hv: cleanup coding style issues in RingBuffer.hGreg Kroah-Hartman1-68/+51
2009-09-15Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlistNicolas Palix1-8/+5
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton1-13/+13
2009-09-15Staging: hv: make RingInfo->RingLock a real spinlockGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED definesGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman1-19/+19
2009-09-15Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman1-2/+2
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman1-4/+4
2009-09-15Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman1-8/+8
2009-09-15Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman1-1/+1
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen1-0/+123