Staging: hv: update the TODO file
[safe/jmp/linux-2.6] / drivers / staging / hv / Vmbus.c
2009-09-15 Greg Kroah-HartmanStaging: hv: code reduction from Vmbus.c
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanups on Vmbus.c
2009-09-15 Greg Kroah-HartmanStaging: hv: move logging.h
2009-09-15 Greg Kroah-HartmanStaging: hv: typedef removal for VmbusApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: typdef fixes for HvSynicApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: osd.h: fix GUID reference problem
2009-09-15 Greg Kroah-HartmanStaging: hv: osd.h: remove GUID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: move osd.h
2009-09-15 Greg Kroah-HartmanStaging: hv: cleanup coding style issues in VmbusPrivate.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ReadMsr and WriteMsr functions...
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions for bit operations
2009-09-15 Bill PembertonStaging: hv: rework use of workqueues in osd
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse static warnings
2009-09-15 Nicolas PalixStaging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_O...
2009-09-15 Greg Kroah-HartmanStaging: hv: properly fix the printk() warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: remove more printk() warnings
2009-09-15 Nicolas PalixStaging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT...
2009-09-15 Bill PembertonStaging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFF...
2009-09-15 Bill PembertonStaging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER...
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Bill PembertonStaging: hv: Use %ld instead of %d for a long ints
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemoryFence wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAllocAtomic wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: remove PAGE_SIZE and PAGE_SHIFT and __buil...
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT32 and INT32 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT8 and INT8 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: make the Hyper-V virtual bus code build
2009-09-15 Hank JanssenStaging: hv: add the Hyper-V virtual bus