Staging: hv: update the TODO file
[safe/jmp/linux-2.6] / drivers / staging / hv / storvsc_drv.c
2009-09-15 Greg Kroah-HartmanStaging: hv: remove function pointer typedefs from...
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanup for storvsc_drv.c
2009-09-15 Greg Kroah-HartmanStaging: hv: move StorVscApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move logging.h
2009-09-15 Greg Kroah-HartmanStaging: hv: fix typedefs in StorVscApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move vmbus.h
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: fix sparse static warnings
2009-09-15 Nicolas PalixStaging: hv: Remove typedef STORVSC_REQUEST and PSTORVS...
2009-09-15 Bill PembertonStaging: hv: check return value of driver_for_each_device()
2009-09-15 Nicolas PalixStaging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT...
2009-09-15 Bill PembertonStaging: hv: check return value of device_register()
2009-09-15 Bill PembertonStaging: hv: storvsc_drv.c: fix print formatting
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Nicolas PalixStaging: hv: Transform some kzalloc calls to kcalloc
2009-09-15 Moritz MuehlenhoffStaging: hv: Remove compatibility ifdefry
2009-09-15 Greg Kroah-HartmanStaging: hv: fix up printk warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: remove MIN and MAX usages
2009-09-15 Greg Kroah-HartmanStaging: hv: storvsc: fix up driver_data usage
2009-09-15 Greg Kroah-HartmanStaging: hv: make the Hyper-V virtual storage driver...
2009-09-15 Hank JanssenStaging: hv: add the Hyper-V virtual storage driver