summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/RingBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: rename RingBuffer.c and .h to ring_buffer.c and .hGreg Kroah-Hartman2010-05-111-101/+0Star
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-2/+0Star
* Staging: hv: cleanup coding style issues in RingBuffer.hGreg Kroah-Hartman2009-09-151-68/+51Star
* Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlistNicolas Palix2009-09-151-8/+5Star
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-13/+13
* Staging: hv: make RingInfo->RingLock a real spinlockGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED definesGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-19/+19
* Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: remove INTERNAL typedefGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+123