aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/storvsc_drv.c
Commit message (Expand)AuthorAge
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-07
|\
| * SCSI host lock push-downJeff Garzik2010-11-16
* | staging: hv: Convert camel case functions in storvsc_api.h to lowercaseHank Janssen2010-12-06
* | staging: hv: Convert camel case struct fields in storvsc_api.h to lowercaseHank Janssen2010-12-06
|/
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * Staging: hv: remove struct vmbus_channel_interfaceGreg Kroah-Hartman2010-10-21
* | staging: hv: Fixed lockup problem with bounce_buffer scatter listHank Janssen2010-09-03
* | staging: hv: Fixed bounce kmap problem by using correct indexHank Janssen2010-09-03
|/
* Staging: hv: remove DPRINT_EXIT macroGreg Kroah-Hartman2010-07-22
* Staging: hv: remove DPRINT_ENTER macroGreg Kroah-Hartman2010-07-22
* Staging: hv: storvsc module descriptionsStephen Hemminger2010-05-11
* Staging: hv: rename VersionInfo.h to version_info.hGreg Kroah-Hartman2010-05-11
* Staging: hv: rename StorVscApi.h to storvsc_api.hGreg Kroah-Hartman2010-05-11
* staging: hv: remove ASSERT()s in storvsc_drv.cBill Pemberton2010-05-11
* Staging: hv: move ASSERT(scmnd) to a more useful locationBill Pemberton2010-05-11
* Staging: hv: trivial whitespace fixes found by checkpatch.plLars Lindley2010-05-11
* staging: hv: Corrected all header comment formats kernel-doc formatHank Janssen2010-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang2010-03-03
* Staging: hv: Add proper versioning to HV driversHank Janssen2010-03-03
* Staging: hv: remove unneeded OnHostReset callbackGreg Kroah-Hartman2010-03-03
* Staging: hv: storvsc_drv: move unused functionsGreg Kroah-Hartman2010-03-03
* Staging: hv: remove unneeded OnHostRescan callbackGreg Kroah-Hartman2010-03-03
* Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman2009-09-15
* Staging: hv: coding style cleanup for storvsc_drv.cGreg Kroah-Hartman2009-09-15
* Staging: hv: move StorVscApi.hGreg Kroah-Hartman2009-09-15
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-15
* Staging: hv: fix typedefs in StorVscApi.hGreg Kroah-Hartman2009-09-15
* Staging: hv: move vmbus.hGreg Kroah-Hartman2009-09-15
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-15
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-15
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-15
* Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix2009-09-15
* Staging: hv: check return value of driver_for_each_device()Bill Pemberton2009-09-15
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-15
* Staging: hv: check return value of device_register()Bill Pemberton2009-09-15
* Staging: hv: storvsc_drv.c: fix print formattingBill Pemberton2009-09-15
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-15
* Staging: hv: Transform some kzalloc calls to kcallocNicolas Palix2009-09-15
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-15
* Staging: hv: fix up printk warningsGreg Kroah-Hartman2009-09-15
* Staging: hv: remove MIN and MAX usagesGreg Kroah-Hartman2009-09-15
* Staging: hv: storvsc: fix up driver_data usageGreg Kroah-Hartman2009-09-15
* Staging: hv: make the Hyper-V virtual storage driver buildGreg Kroah-Hartman2009-09-15
* Staging: hv: add the Hyper-V virtual storage driverHank Janssen2009-09-15