summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/storvsc_drv.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang2010-03-031-5/+5
* Staging: hv: Add proper versioning to HV driversHank Janssen2010-03-031-0/+2
* Staging: hv: remove unneeded OnHostReset callbackGreg Kroah-Hartman2010-03-031-9/+1
* Staging: hv: storvsc_drv: move unused functionsGreg Kroah-Hartman2010-03-031-204/+0
* Staging: hv: remove unneeded OnHostRescan callbackGreg Kroah-Hartman2010-03-031-1/+0
* Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: coding style cleanup for storvsc_drv.cGreg Kroah-Hartman2009-09-151-464/+470
* Staging: hv: move StorVscApi.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: fix typedefs in StorVscApi.hGreg Kroah-Hartman2009-09-151-8/+8
* Staging: hv: move vmbus.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix2009-09-151-3/+3
* Staging: hv: check return value of driver_for_each_device()Bill Pemberton2009-09-151-2/+8
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-151-5/+5
* Staging: hv: check return value of device_register()Bill Pemberton2009-09-151-1/+1
* Staging: hv: storvsc_drv.c: fix print formattingBill Pemberton2009-09-151-1/+1
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-91/+91
* Staging: hv: Transform some kzalloc calls to kcallocNicolas Palix2009-09-151-3/+3
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-151-218/+0
* Staging: hv: fix up printk warningsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove MIN and MAX usagesGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: storvsc: fix up driver_data usageGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: make the Hyper-V virtual storage driver buildGreg Kroah-Hartman2009-09-151-5/+6
* Staging: hv: add the Hyper-V virtual storage driverHank Janssen2009-09-151-0/+1413
OpenPOWER on IntegriCloud