summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv
AgeCommit message (Expand)AuthorFilesLines
2011-04-20Staging: convert hv network driver to hw_featuresMichał Mirosław1-2/+1
2011-04-20hv: make vmbus_loglevel writeableOlaf Hering1-1/+1
2011-04-20hv: pass integer to tasklet_init()Olaf Hering1-4/+2
2011-04-20hv: pass u32 to process_chn_event()Olaf Hering1-7/+6
2011-04-20hv: Reduce indention in vmbus_on_eventOlaf Hering1-21/+14
2011-04-20Staging: hv: Get rid of blkvsc_check_events()K. Y. Srinivasan1-9/+0
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_getgeo()K. Y. Srinivasan1-81/+81
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_open()K. Y. Srinivasan1-25/+24
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_check_events()K. Y. Srinivasan1-9/+8
2011-04-20Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()K. Y. Srinivasan1-58/+59
2011-04-20Staging: hv: Zero out the request structure on allocationK. Y. Srinivasan1-1/+1
2011-04-20Staging: hv: Properly capture the error stateK. Y. Srinivasan1-2/+11
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman14-51/+102
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-42/+92
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds8-9/+9
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song1-0/+1
2011-04-06staging: hv: Fix GARP not sent after Quick MigrationHaiyang Zhang1-0/+24
2011-04-04staging: hv: Convert camel case in in all functions to lower case in hv_mouseHank Janssen1-112/+113
2011-04-04staging: hv: Convert camel case members of struct mousevsc_dev to lower caseHank Janssen1-62/+65
2011-04-04staging: hv: Convert camel case member of struct mousevsc_drv_obj to lower caseHank Janssen1-13/+13
2011-04-04staging: hv: Convert camel case func params to lower case in hv_mouseHank Janssen1-85/+87
2011-04-04staging: hv: change camel case funct names to lower case funct in hv_mouseHank Janssen1-43/+49
2011-04-04staging: hv: Replaced printk with pr_info in hv_timesourceHank Janssen1-1/+2
2011-04-04staging: hv: Replaced DPRINT and printk with native functions in hv_utilsHank Janssen2-11/+12
2011-04-04staging: hv: replace DPRINT with native primitives in hv_netvscHank Janssen3-99/+103
2011-04-04staging: hv: Replace DPRINT with natives in hv_vmbusHank Janssen6-51/+49
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_utilsHank Janssen2-15/+0
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_netvscHank Janssen3-120/+3
2011-04-04staging: hv: Remove all unneeded DPRINT from hv_vmbusHank Janssen6-252/+21
2011-04-04Staging: hv: Get rid of synch primitive in struct blkvsc_requestK. Y. Srinivasan1-37/+15
2011-04-04Staging: hv: Rename struct storvsc_request_extensionK. Y. Srinivasan4-82/+69
2011-04-04Staging: hv: Move the data_buffer field from struct hv_storvsc_requestK. Y. Srinivasan4-32/+39
2011-04-04Staging: hv: Get rid of the status field from struct hv_storvsc_requestK. Y. Srinivasan4-15/+25
2011-04-04Staging: hv: Move on_io_completion() from struct hv_storvsc_requestK. Y. Srinivasan4-4/+4
2011-04-04Staging: hv: Move the context field from struct hv_storvsc_requestK. Y. Srinivasan3-7/+6
2011-04-04Staging: hv: Move sense_buffer fieldK. Y. Srinivasan4-5/+5
2011-04-04Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_requestK. Y. Srinivasan4-6/+1
2011-04-04Staging: hv: Get rid of cdb from struct hv_storvsc_requestK. Y. Srinivasan4-7/+6
2011-04-04Staging: hv: Get rid of the cdb_len from struct hv_storvsc_requestK. Y. Srinivasan4-8/+6
2011-04-04Staging: hv: Get rid of lun_id from struct hv_storvsc_requestK. Y. Srinivasan4-6/+4
2011-04-04Staging: hv: Get rid of the target_id from struct hv_storvsc_requestK. Y. Srinivasan4-6/+4
2011-04-04Staging: hv: Get rid of the bus field from struct hv_storvsc_requestK. Y. Srinivasan4-6/+4
2011-04-04Staging: hv: Get rid of the host field from struct hv_storvsc_requestK. Y. Srinivasan4-4/+2
2011-04-04Staging: hv: Get rid of the type field from struct hv_storvsc_requestK. Y. Srinivasan4-14/+16
2011-04-04Staging: hv: Use struct completion in struct storvsc_request_extensionK. Y. Srinivasan3-30/+17
2011-04-04Staging: hv: Add a function to map a hv_driver pointer to storvsc driverK. Y. Srinivasan3-4/+8
2011-04-04Staging: hv: Get rid of request_ext_size from struct storvsc_driver_objectK. Y. Srinivasan3-15/+4
2011-04-04Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_requestK. Y. Srinivasan4-18/+2
2011-04-04Staging: hv: Move the definition of struct storvsc_request_extensionK. Y. Srinivasan1-11/+12
2011-04-04Staging: hv: Make the function stor_vsc_on_host_reset() staticK. Y. Srinivasan2-2/+1