summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-159-97/+84
* Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman2009-09-157-49/+23
* Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman2009-09-152-37/+2
* Staging: hv: remove custom cpuid functionGreg Kroah-Hartman2009-09-152-10/+4
* Staging: hv: remove wrapper functions around kmap_Bill Pemberton2009-09-153-19/+6
* Staging: hv: remove wrapper function VirtualFreeBill Pemberton2009-09-153-9/+3
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-1510-81/+40
* Staging: hv: remove wrapper functions for bit operationsBill Pemberton2009-09-155-40/+15
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-158-17/+11
* Staging: hv: rework use of workqueues in osdBill Pemberton2009-09-155-62/+45
* Staging: hv: fix sparse NULL pointer warningsGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: fix sparse function warningsGreg Kroah-Hartman2009-09-152-4/+2
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-1516-75/+75
* Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix2009-09-154-22/+22
* Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix2009-09-155-38/+38
* Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix2009-09-1510-43/+37
* Staging: hv: properly fix the printk() warningsGreg Kroah-Hartman2009-09-155-8/+8
* Staging: hv: remove more printk() warningsGreg Kroah-Hartman2009-09-156-9/+9
* Staging: hv: remove HANDLE typedefBill Pemberton2009-09-153-5/+4
* Staging: hv remove TIMER typedefBill Pemberton2009-09-153-24/+20
* Staging: hv: remove WAITEVENT typedefBill Pemberton2009-09-157-32/+28
* Staging: hv: comment out blkdev variable in blkvsc_ioctlBill Pemberton2009-09-151-1/+1
* Staging: hv: check return value of driver_for_each_device()Bill Pemberton2009-09-153-6/+26
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-1518-152/+153
* Staging: hv: Remove WORKQUEUE typedefBill Pemberton2009-09-154-25/+17
* Staging: hv: remove NETVSC_DEVICE typedefBill Pemberton2009-09-153-42/+42
* Staging: hv: remove VMBUS_MSGINFO typedefBill Pemberton2009-09-151-2/+2
* Staging: hv: remove VMBUS_CONNECTION typedefBill Pemberton2009-09-152-4/+4
* Staging: hv: remove VMBUS_CONNECT_STATE typedefBill Pemberton2009-09-151-3/+3
* Staging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFFER typedefBill Pemberton2009-09-153-5/+5
* Staging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER typedefBill Pemberton2009-09-153-5/+5
* Staging: hv: Hv.c: remove unused physAddrBill Pemberton2009-09-151-1/+0
* Staging: hv: vmbus_drv.c: remove unused structsBill Pemberton2009-09-151-28/+0
* Staging: hv: check return value of device_register()Bill Pemberton2009-09-155-8/+21
* Staging: hv: check return value of bus_register()Bill Pemberton2009-09-151-1/+6
* Staging: hv: vmbus_drv.c: fix print formattingBill Pemberton2009-09-151-1/+1
* Staging: hv: storvsc_drv.c: fix print formattingBill Pemberton2009-09-151-1/+1
* Staging: hv: RndisFilter.c: fix print formattingBill Pemberton2009-09-151-3/+3
* Staging: hv: NetVsc.c: fix print formattingBill Pemberton2009-09-151-1/+1
* Staging: hv: Remove X2V_LINUX checkBill Pemberton2009-09-151-8/+0
* Staging: hv: fix blkvsc_ioctl() parametersBill Pemberton2009-09-151-4/+4
* Staging: hv: fix blkvsc_release() parametersBill Pemberton2009-09-151-3/+3
* Staging: hv: fix blkvsc_open() parametersBill Pemberton2009-09-151-4/+4
* Staging: hv: blkvsc_drv.c: fix print formattingBill Pemberton2009-09-151-14/+14
* Staging: hv: StorVsc.c: fix print formattingBill Pemberton2009-09-151-9/+9
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-1542-2525/+2608
* Staging: hv: Use %ld instead of %d for a long intsBill Pemberton2009-09-152-3/+3
* Staging: hv: force hyper-v drivers to be built as a moduleGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: Transform some kzalloc calls to kcallocNicolas Palix2009-09-151-3/+3
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-1510-431/+0
OpenPOWER on IntegriCloud