aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2009-09-15Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman
2009-09-15Staging: hv: remove custom cpuid functionGreg Kroah-Hartman
2009-09-15Staging: hv: remove wrapper functions around kmap_Bill Pemberton
2009-09-15Staging: hv: remove wrapper function VirtualFreeBill Pemberton
2009-09-15Staging: hv: remove wrapper functions for atomic operationsBill Pemberton
2009-09-15Staging: hv: remove wrapper functions for bit operationsBill Pemberton
2009-09-15Staging: hv: remove WaitEventClose()Bill Pemberton
2009-09-15Staging: hv: rework use of workqueues in osdBill Pemberton
2009-09-15Staging: hv: fix sparse NULL pointer warningsGreg Kroah-Hartman
2009-09-15Staging: hv: fix sparse function warningsGreg Kroah-Hartman
2009-09-15Staging: hv: fix sparse static warningsGreg Kroah-Hartman
2009-09-15Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix
2009-09-15Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix
2009-09-15Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix
2009-09-15Staging: hv: properly fix the printk() warningsGreg Kroah-Hartman
2009-09-15Staging: hv: remove more printk() warningsGreg Kroah-Hartman
2009-09-15Staging: hv: remove HANDLE typedefBill Pemberton
2009-09-15Staging: hv remove TIMER typedefBill Pemberton
2009-09-15Staging: hv: remove WAITEVENT typedefBill Pemberton
2009-09-15Staging: hv: comment out blkdev variable in blkvsc_ioctlBill Pemberton
2009-09-15Staging: hv: check return value of driver_for_each_device()Bill Pemberton
2009-09-15Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix
2009-09-15Staging: hv: Remove WORKQUEUE typedefBill Pemberton
2009-09-15Staging: hv: remove NETVSC_DEVICE typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_MSGINFO typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_CONNECTION typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_CONNECT_STATE typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFFER typedefBill Pemberton
2009-09-15Staging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER typedefBill Pemberton
2009-09-15Staging: hv: Hv.c: remove unused physAddrBill Pemberton
2009-09-15Staging: hv: vmbus_drv.c: remove unused structsBill Pemberton
2009-09-15Staging: hv: check return value of device_register()Bill Pemberton
2009-09-15Staging: hv: check return value of bus_register()Bill Pemberton
2009-09-15Staging: hv: vmbus_drv.c: fix print formattingBill Pemberton
2009-09-15Staging: hv: storvsc_drv.c: fix print formattingBill Pemberton
2009-09-15Staging: hv: RndisFilter.c: fix print formattingBill Pemberton
2009-09-15Staging: hv: NetVsc.c: fix print formattingBill Pemberton
2009-09-15Staging: hv: Remove X2V_LINUX checkBill Pemberton
2009-09-15Staging: hv: fix blkvsc_ioctl() parametersBill Pemberton
2009-09-15Staging: hv: fix blkvsc_release() parametersBill Pemberton
2009-09-15Staging: hv: fix blkvsc_open() parametersBill Pemberton
2009-09-15Staging: hv: blkvsc_drv.c: fix print formattingBill Pemberton
2009-09-15Staging: hv: StorVsc.c: fix print formattingBill Pemberton
2009-09-15Staging: hv: Remove C99 commentsBill Pemberton
2009-09-15Staging: hv: Use %ld instead of %d for a long intsBill Pemberton
2009-09-15Staging: hv: force hyper-v drivers to be built as a moduleGreg Kroah-Hartman
2009-09-15Staging: hv: Transform some kzalloc calls to kcallocNicolas Palix
2009-09-15Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff
2009-09-15Staging: hv: osd: remove GetTickCount and GetTimestamp wrappersGreg Kroah-Hartman
2009-09-15Staging: hv: fix up printk warningsGreg Kroah-Hartman