summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/RingBuffer.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: fix various coding style issues in RingBuffer.cC. Bartlett2010-03-031-67/+86
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: remove Sources.cGreg Kroah-Hartman2009-09-151-1/+2
* Staging: hv: cleanup coding style issues in RingBuffer.hGreg Kroah-Hartman2009-09-151-40/+11
* Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlistNicolas Palix2009-09-151-13/+14
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-10/+10
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-28/+28
* Staging: hv: osd: remove MemoryFence wrapperGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: make RingInfo->RingLock a real spinlockGreg Kroah-Hartman2009-09-151-11/+13
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-48/+48
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-9/+9
* 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/+630
OpenPOWER on IntegriCloud