summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/include
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-151-14/+11
* Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman2009-09-151-8/+0
* Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman2009-09-151-35/+0
* Staging: hv: remove custom cpuid functionGreg Kroah-Hartman2009-09-151-6/+0
* Staging: hv: remove wrapper functions around kmap_Bill Pemberton2009-09-151-4/+0
* Staging: hv: remove wrapper function VirtualFreeBill Pemberton2009-09-151-1/+0
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-151-4/+0
* Staging: hv: remove wrapper functions for bit operationsBill Pemberton2009-09-151-6/+0
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-151-1/+0
* Staging: hv: rework use of workqueues in osdBill Pemberton2009-09-151-8/+3
* Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix2009-09-151-5/+5
* Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix2009-09-151-5/+5
* Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix2009-09-154-23/+17
* Staging: hv: remove HANDLE typedefBill Pemberton2009-09-151-1/+0
* Staging: hv remove TIMER typedefBill Pemberton2009-09-151-6/+13
* Staging: hv: remove WAITEVENT typedefBill Pemberton2009-09-151-6/+12
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-154-33/+34
* Staging: hv: Remove WORKQUEUE typedefBill Pemberton2009-09-151-3/+5
* Staging: hv: check return value of device_register()Bill Pemberton2009-09-151-2/+1
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-1519-1457/+1465
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-151-11/+0
* Staging: hv: osd: remove GetTickCount and GetTimestamp wrappersGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: osd: remove PrintBytes wrapperGreg Kroah-Hartman2009-09-151-22/+0
* Staging: hv: osd: remove LogMsg wrapperGreg Kroah-Hartman2009-09-152-25/+31
* Staging: hv: osd: remove MemoryFence wrapperGreg Kroah-Hartman2009-09-151-2/+0
* Staging: hv: osd: remove Sleep wrapperGreg Kroah-Hartman2009-09-151-2/+0
* Staging: hv: osd: remove spinlock wrapper functionsGreg Kroah-Hartman2009-09-151-5/+0
* Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: osd: remove MemAllocAtomic wrapperGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: osd: remove MemAlloc wrapperGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: remove TRUE, FALSE, and NULL usageGreg Kroah-Hartman2009-09-151-14/+0
* Staging: hv: remove FIELD_OFFSET usageGreg Kroah-Hartman2009-09-152-11/+0
* Staging: hv: remove UNUSED_VAR usageGreg Kroah-Hartman2009-09-151-2/+0
* Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED definesGreg Kroah-Hartman2009-09-151-3/+0
* Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functionsGreg Kroah-Hartman2009-09-151-28/+0
* Staging: hv: remove MIN and MAX usagesGreg Kroah-Hartman2009-09-151-3/+0
* Staging: hv: remove BOOL and BOOLEAN typedefsGreg Kroah-Hartman2009-09-155-9/+7
* Staging: hv: remove DWORD and BYTE typedefsGreg Kroah-Hartman2009-09-151-2/+0
* Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman2009-09-151-2/+1
* Staging: hv: remove ULONG and LONG typedefsGreg Kroah-Hartman2009-09-153-17/+7
* Staging: hv: remove ULONG_PTR typedefGreg Kroah-Hartman2009-09-151-5/+3
* Staging: hv: remove ULONGLONG and LONGLONG typedefsGreg Kroah-Hartman2009-09-153-5/+2
* Staging: hv: remove USHORT typedefGreg Kroah-Hartman2009-09-152-5/+4
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-1515-108/+94
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-1512-242/+240
* Staging: hv: remove UINT16 and INT16 typedefsGreg Kroah-Hartman2009-09-158-25/+23
* Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman2009-09-155-14/+12
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-152-9/+8
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-156-21/+20
OpenPOWER on IntegriCloud