aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-04Staging: merge staging patches into Linus's main branchGreg Kroah-Hartman15-489/+278
2010-03-03Staging: hv: match on DMI values to know if we should run.Greg Kroah-Hartman1-4/+17
2010-03-03Staging: hv: add a pci device tableGreg Kroah-Hartman1-0/+17
2010-03-03Staging: hv: fix brace coding style issue in Channel.cChris Nicholson1-2/+1
2010-03-03Staging: hv: Rename struct device_context and re-arrange the fields insideHaiyang Zhang5-38/+38
2010-03-03Staging: hv: Add proper versioning to HV driversHank Janssen6-9/+30
2010-03-03Staging: hv: fix various coding style issues in RingBuffer.cC. Bartlett1-67/+86
2010-03-03Staging: hv: Remove xen legacy code and check for Hyper-VHank Janssen2-131/+84
2010-03-03Staging: hv: remove unneeded OnClose callbackGreg Kroah-Hartman3-11/+3
2010-03-03Staging: hv: remove unneeded OnOpen callbackGreg Kroah-Hartman3-11/+3
2010-03-03Staging: hv: remove unneeded OnHostReset callbackGreg Kroah-Hartman3-12/+3
2010-03-03Staging: hv: storvsc_drv: move unused functionsGreg Kroah-Hartman1-204/+0
2010-03-03Staging: hv: remove unneeded OnHostRescan callbackGreg Kroah-Hartman2-4/+0
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-4/+1
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2009-12-11Staging: fix assorted typos all over the placeAndré Goddard Rosa1-2/+2
2009-11-30Staging: hv: Fix some missing author namesHaiyang Zhang5-0/+5
2009-11-30Staging: hv: Fix vmbus event handler bugHaiyang Zhang2-13/+5
2009-11-30Staging: hv: Fix argument order in incorrect memset invocations in hyperv driver.Dave Jones1-5/+5
2009-10-30Staging: hv: fix oops in vmbus - missing #includeMilan Dadok2-0/+2
2009-10-30Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok1-6/+4
2009-10-30Staging: hv: fix oops in vmbus - udev eventsMilan Dadok1-10/+4
2009-10-30Staging: hv: Fix vmbus load hang caused by faulty data packingHank Janssen1-1/+1
2009-10-30Staging: hv: Fix null pointer error after vmbus loadingHaiyang Zhang1-13/+1
2009-10-30Staging: hv TODO patchesStephen Hemminger1-0/+6
2009-10-14staging: Complete sched.h removal from interrupt.hJeff Mahoney1-0/+1
2009-09-15Staging: hv: update the TODO fileGreg Kroah-Hartman1-3/+1
2009-09-15Staging: hv: Remove List.hBill Pemberton3-265/+0
2009-09-15Staging: hv: remove use of internal list routines in RndisFilterBill Pemberton1-11/+6
2009-09-15Staging: hv: remove more usages of internal list routinesBill Pemberton5-65/+55
2009-09-15Staging: hv: remove use of internal list routines in NetVscBill Pemberton3-53/+32
2009-09-15Staging: hv: Add Haiyang's email to the TODO fileHaiyang Zhang1-2/+2
2009-09-15Staging: hv: remove function pointer typedefs from vmbus.hGreg Kroah-Hartman5-12/+8
2009-09-15Staging: hv: remove PFN_CHANNEL_CALLBACKGreg Kroah-Hartman3-6/+4
2009-09-15Staging: hv: remove function pointer typedefs from StorVscApi.hGreg Kroah-Hartman1-12/+5
2009-09-15Staging: hv: remove function pointer typedefs from NetVscApi.hGreg Kroah-Hartman2-25/+9
2009-09-15Staging: hv: remove function pointer typedefs from VmbusApi.hGreg Kroah-Hartman2-99/+43
2009-09-15Staging: hv: rename struct NETVSC_DEVICEGreg Kroah-Hartman3-35/+35
2009-09-15Staging: hv: coding style cleanup for NetVsc.cGreg Kroah-Hartman1-655/+539
2009-09-15Staging: hv: coding style cleanup for RndisFilter.cGreg Kroah-Hartman1-400/+285
2009-09-15Staging: hv: coding style cleanup for storvsc_drv.cGreg Kroah-Hartman1-464/+470
2009-09-15Staging: hv: coding style cleanups for vmbus_drv.cGreg Kroah-Hartman1-541/+405
2009-09-15Staging: hv: warn the world of a bug in the release functionGreg Kroah-Hartman1-0/+5
2009-09-15Staging: hv: coding style cleanup for Channel.cGreg Kroah-Hartman1-479/+345
2009-09-15Staging: hv: coding style fixes for blkvsc_drv.cGreg Kroah-Hartman1-532/+521
2009-09-15Staging: hv: reorg StorVsc.cGreg Kroah-Hartman1-266/+249
2009-09-15Staging: hv: coding style cleanups for StorVsc.cGreg Kroah-Hartman1-424/+311
2009-09-15Staging: hv: TODO: add some more itemsGreg Kroah-Hartman1-0/+2
2009-09-15Staging: hv: reorg ChannelMgmt a bitGreg Kroah-Hartman1-37/+24
2009-09-15Staging: hv: coding style cleanups for ChannelMgmt.cGreg Kroah-Hartman1-347/+267