summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/storvsc_drv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen2010-09-031-2/+5
* staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen2010-09-031-2/+2
* Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman2010-07-221-30/+2
* Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman2010-07-221-17/+0
* Staging: hv: storvsc module descriptionsStephen Hemminger2010-05-111-1/+3
* Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman2010-05-111-1/+1
* Staging: hv: rename StorVscApi.h to storvsc_api.hGreg Kroah-Hartman2010-05-111-1/+1
* staging: hv: remove ASSERT()s in storvsc_drv.cBill Pemberton2010-05-111-15/+13
* Staging: hv: move ASSERT(scmnd) to a more useful locationBill Pemberton2010-05-111-1/+1
* Staging: hv: trivial whitespace fixes found by checkpatch.plLars Lindley2010-05-111-2/+2
* staging: hv: Corrected all header comment formats kernel-doc formatHank Janssen2010-05-111-7/+7
* 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