- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / staging / hv / storvsc_drv.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Haiyang ZhangStaging: hv: Rename struct device_context and re-arrang...
2010-03-04 Hank JanssenStaging: hv: Add proper versioning to HV drivers
2010-03-04 Greg Kroah-HartmanStaging: hv: remove unneeded OnHostReset callback
2010-03-04 Greg Kroah-HartmanStaging: hv: storvsc_drv: move unused functions
2010-03-04 Greg Kroah-HartmanStaging: hv: remove unneeded OnHostRescan callback
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