aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/hv/RingBuffer.h
AgeCommit message (Expand)Author
2009-09-15Staging: hv: move osd.hGreg Kroah-Hartman
2009-09-15Staging: hv: cleanup coding style issues in RingBuffer.hGreg Kroah-Hartman
2009-09-15Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlistNicolas Palix
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: make RingInfo->RingLock a real spinlockGreg Kroah-Hartman
2009-09-15Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED definesGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman
2009-09-15Staging: hv: remove PVOID typedefGreg Kroah-Hartman
2009-09-15Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman
2009-09-15Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman
2009-09-15Staging: hv: add the Hyper-V virtual busHank Janssen