summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: clean up typedefs in Hv.hGreg Kroah-Hartman2009-09-152-12/+12
* Staging: hv: clean up RndisFilter.hGreg Kroah-Hartman2009-09-151-8/+3Star
* Staging: hv: clean up NetVsc.hGreg Kroah-Hartman2009-09-151-27/+25Star
* Staging: hv: remove Sources.cGreg Kroah-Hartman2009-09-158-34/+17Star
* Staging: hv: cleanup coding style issues in RingBuffer.hGreg Kroah-Hartman2009-09-152-108/+62Star
* Staging: hv: cleanup coding style issues in VmbusPrivate.hGreg Kroah-Hartman2009-09-153-103/+43Star
* Staging: hv: cleanup coding style issues in ChannelMgmt.hGreg Kroah-Hartman2009-09-152-77/+54Star
* Staging: hv: cleanup coding style issues in ChannelInterface.hGreg Kroah-Hartman2009-09-152-18/+4Star
* Staging: hv: cleanup coding style issues in VersionInfo.hGreg Kroah-Hartman2009-09-151-4/+6
* Staging: hv: cleanup coding style issues in Channel.hGreg Kroah-Hartman2009-09-152-140/+93Star
* Staging: hv: cleanup coding style issues in Hv.hGreg Kroah-Hartman2009-09-152-94/+69Star
* Staging: hv: remove ReadMsr and WriteMsr functions from Hv.hGreg Kroah-Hartman2009-09-153-51/+27Star
* Staging: hv: adjust Hyper-V KconfigJan Beulich2009-09-151-6/+10
* Staging: hv: blk dev depends on SCSIRandy Dunlap2009-09-151-1/+1
* Staging: hv: Replace typedef SG_BUFFER_LIST by struct scatterlistNicolas Palix2009-09-153-48/+34Star
* Staging: hv: remove duplicated osd.o inclusionsGreg Kroah-Hartman2009-09-152-3/+9
* Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman2009-09-156-80/+14Star
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-159-97/+84Star
* Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman2009-09-157-49/+23Star
* Staging: hv: remove custom rdmsrl and wrmsrl functionsGreg Kroah-Hartman2009-09-152-37/+2Star
* Staging: hv: remove custom cpuid functionGreg Kroah-Hartman2009-09-152-10/+4Star
* Staging: hv: remove wrapper functions around kmap_Bill Pemberton2009-09-153-19/+6Star
* Staging: hv: remove wrapper function VirtualFreeBill Pemberton2009-09-153-9/+3Star
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-1510-81/+40Star
* Staging: hv: remove wrapper functions for bit operationsBill Pemberton2009-09-155-40/+15Star
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-158-17/+11Star
* Staging: hv: rework use of workqueues in osdBill Pemberton2009-09-155-62/+45Star
* Staging: hv: fix sparse NULL pointer warningsGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: fix sparse function warningsGreg Kroah-Hartman2009-09-152-4/+2Star
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-1516-75/+75
* Staging: hv: Remove typedef STORVSC_REQUEST and PSTORVSC_REQUESTNicolas Palix2009-09-154-22/+22
* Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix2009-09-155-38/+38
* Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix2009-09-1510-43/+37Star
* Staging: hv: properly fix the printk() warningsGreg Kroah-Hartman2009-09-155-8/+8
* Staging: hv: remove more printk() warningsGreg Kroah-Hartman2009-09-156-9/+9
* Staging: hv: remove HANDLE typedefBill Pemberton2009-09-153-5/+4Star
* Staging: hv remove TIMER typedefBill Pemberton2009-09-153-24/+20Star
* Staging: hv: remove WAITEVENT typedefBill Pemberton2009-09-157-32/+28Star
* Staging: hv: comment out blkdev variable in blkvsc_ioctlBill Pemberton2009-09-151-1/+1
* Staging: hv: check return value of driver_for_each_device()Bill Pemberton2009-09-153-6/+26
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-1518-152/+153
* Staging: hv: Remove WORKQUEUE typedefBill Pemberton2009-09-154-25/+17Star
* Staging: hv: remove NETVSC_DEVICE typedefBill Pemberton2009-09-153-42/+42
* Staging: hv: remove VMBUS_MSGINFO typedefBill Pemberton2009-09-151-2/+2
* Staging: hv: remove VMBUS_CONNECTION typedefBill Pemberton2009-09-152-4/+4
* Staging: hv: remove VMBUS_CONNECT_STATE typedefBill Pemberton2009-09-151-3/+3
* Staging: hv: remove VMBUS_CHANNEL_PACKET_MULITPAGE_BUFFER typedefBill Pemberton2009-09-153-5/+5
* Staging: hv: remove VMBUS_CHANNEL_PACKET_PAGE_BUFFER typedefBill Pemberton2009-09-153-5/+5
* Staging: hv: Hv.c: remove unused physAddrBill Pemberton2009-09-151-1/+0Star
* Staging: hv: vmbus_drv.c: remove unused structsBill Pemberton2009-09-151-28/+0Star