aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-23staging: unisys: fix CamelCase-named clearing functionsBenjamin Romer1-6/+6
2015-03-23staging: unisys: remove old code block in visorchipset_main.cBenjamin Romer1-29/+0
2015-03-23staging: unisys: remove extra blank lines in visorchipset_main.cBenjamin Romer1-4/+0
2015-03-23staging: unisys: refactor livedump_info structureBenjamin Romer1-12/+11
2015-03-23staging: unisys: fix CamelCase global ControlVm_payload_infoBenjamin Romer1-8/+6
2015-03-23staging: unisys: get rid of Test_Vnic_channelBenjamin Romer1-3/+0
2015-03-23staging: unisys: fix CamelCase channel name ControlVm_channelBenjamin Romer1-39/+39
2015-03-23staging: unisys: fix placement of logical ops in visorchipset_main.cBenjamin Romer1-10/+10
2015-03-23staging: unisys: fix CamelCase list namesBenjamin Romer1-24/+24
2015-03-23staging: unisys: fix CamelCase name for devicechangestate packetBenjamin Romer1-5/+5
2015-03-23staging: unisys: fix CamelCased diagpool bus/dev namesBenjamin Romer1-8/+8
2015-03-23staging: unisys: fix CamelCase nameBenjamin Romer1-2/+3
2015-03-23staging: unisys: fix CamelCase semaphore NotifierLockBenjamin Romer1-9/+9
2015-03-23staging: unisys: fix CamelCase message header variablesBenjamin Romer1-14/+14
2015-03-23staging: unisys: fix CamelCase controlvm globalsBenjamin Romer1-16/+16
2015-03-23staging: unisys: fix CamelCase global Most_recent_message_jiffiesBenjamin Romer1-4/+4
2015-03-23staging: unisys: refactor parser_byteStream_getBenjamin Romer2-4/+3
2015-03-23staging: unisys: refactor parser_init_byteStreamBenjamin Romer3-5/+5
2015-03-20staging: unisys: fix CamelCase names in parser_init()Benjamin Romer1-2/+2
2015-03-20staging: unisys: refactor parser_init_guts()Benjamin Romer1-24/+24
2015-03-20staging: unisys: remove typedef for PARSER_CONTEXTBenjamin Romer3-29/+30
2015-03-20staging: unisys: fix CamelCase variable Controlvm_Payload_Bytes_BufferedBenjamin Romer1-4/+4
2015-03-20staging: unisys: clean up NULL compares in virtpci.cBenjamin Romer1-5/+4
2015-03-20staging: unisys: remove unnecessary complication from delete_vbus_deviceBenjamin Romer1-2/+1
2015-03-20staging: unisys: fix CamelCase global Poll_jiffiesBenjamin Romer1-12/+10
2015-03-20staging: unisys: fix CamelCase in virthba_probe()Benjamin Romer1-3/+3
2015-03-20staging: unisys: cleanup NULL comparisons in virthba.cBenjamin Romer1-15/+15
2015-03-20staging: unisys: clean up NULL comparisons in visorchannel_funcs.cBenjamin Romer1-12/+11
2015-03-16staging: unisys: print MAC address via %pMAndy Shevchenko1-7/+2
2015-03-16staging: unisys: fix some debugfs outputDan Carpenter1-2/+2
2015-03-16staging: unisys: fix checkpatch warningsMichel von Czettritz2-14/+7
2015-03-15staging: unisys: Use kcalloc instead of kzalloc.Navya Sri Nizamkari1-3/+3
2015-03-06staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer17-97/+6
2015-03-06staging: unisys: remove ERRDEV macrosBenjamin Romer17-678/+154
2015-03-06staging: unisys: remove LOGVER macroBenjamin Romer2-32/+0
2015-03-06staging: unisys: remove ASSERT() macroBenjamin Romer2-10/+1
2015-03-06staging: unisys: remove LOGINF macrosBenjamin Romer10-291/+5
2015-03-06staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer7-145/+9
2015-03-06Staging: unisys: Remove unnecessary semicolonYeliz Taneroglu1-1/+1
2015-03-06staging: unisys: virthba: remove extra parentheses around left bit shift operationsAya Mahfouz1-1/+1
2015-02-26staging: unisys: Rework Kconfig dependenciesJean Delvare6-6/+9
2015-02-26unisys: remove the thread variable and APIDevendra Naga2-3/+0
2015-02-26unisys: use kthread_should_stop API in the lib threadDevendra Naga1-2/+2
2015-02-26unisys: use kthread_should_stop in the threadDevendra Naga1-2/+2
2015-02-26unisys: use simpler kthread_ APIDevendra Naga1-13/+7
2015-02-26unisys: replace kthread_create and wake_up_process with kthread_runDevendra Naga1-2/+1
2015-02-26staging: unisys: Remove unnecessary OOM messageQuentin Lambert8-44/+12
2015-02-26staging: unisys: style: remove unnecessary bracesFrederico Cadete1-4/+2
2015-02-26staging: unisys: style: Replace typedefs with structs in visorchipset_main.cFrederico Cadete1-11/+11
2015-02-26staging: unisys: remove unused MESSAGE_ENVELOPE typedefFrederico Cadete1-5/+0