summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2015-03-23staging: unisys: fix CamelCase-named clearing functionsBenjamin Romer
2015-03-23staging: unisys: remove old code block in visorchipset_main.cBenjamin Romer
2015-03-23staging: unisys: remove extra blank lines in visorchipset_main.cBenjamin Romer
2015-03-23staging: unisys: refactor livedump_info structureBenjamin Romer
2015-03-23staging: unisys: fix CamelCase global ControlVm_payload_infoBenjamin Romer
2015-03-23staging: unisys: get rid of Test_Vnic_channelBenjamin Romer
2015-03-23staging: unisys: fix CamelCase channel name ControlVm_channelBenjamin Romer
2015-03-23staging: unisys: fix placement of logical ops in visorchipset_main.cBenjamin Romer
2015-03-23staging: unisys: fix CamelCase list namesBenjamin Romer
2015-03-23staging: unisys: fix CamelCase name for devicechangestate packetBenjamin Romer
2015-03-23staging: unisys: fix CamelCased diagpool bus/dev namesBenjamin Romer
2015-03-23staging: unisys: fix CamelCase nameBenjamin Romer
2015-03-23staging: unisys: fix CamelCase semaphore NotifierLockBenjamin Romer
2015-03-23staging: unisys: fix CamelCase message header variablesBenjamin Romer
2015-03-23staging: unisys: fix CamelCase controlvm globalsBenjamin Romer
2015-03-23staging: unisys: fix CamelCase global Most_recent_message_jiffiesBenjamin Romer
2015-03-23staging: unisys: refactor parser_byteStream_getBenjamin Romer
2015-03-23staging: unisys: refactor parser_init_byteStreamBenjamin Romer
2015-03-20staging: unisys: fix CamelCase names in parser_init()Benjamin Romer
2015-03-20staging: unisys: refactor parser_init_guts()Benjamin Romer
2015-03-20staging: unisys: remove typedef for PARSER_CONTEXTBenjamin Romer
2015-03-20staging: unisys: fix CamelCase variable Controlvm_Payload_Bytes_BufferedBenjamin Romer
2015-03-20staging: unisys: clean up NULL compares in virtpci.cBenjamin Romer
2015-03-20staging: unisys: remove unnecessary complication from delete_vbus_deviceBenjamin Romer
2015-03-20staging: unisys: fix CamelCase global Poll_jiffiesBenjamin Romer
2015-03-20staging: unisys: fix CamelCase in virthba_probe()Benjamin Romer
2015-03-20staging: unisys: cleanup NULL comparisons in virthba.cBenjamin Romer
2015-03-20staging: unisys: clean up NULL comparisons in visorchannel_funcs.cBenjamin Romer
2015-03-16staging: unisys: print MAC address via %pMAndy Shevchenko
2015-03-16staging: unisys: fix some debugfs outputDan Carpenter
2015-03-16staging: unisys: fix checkpatch warningsMichel von Czettritz
2015-03-15staging: unisys: Use kcalloc instead of kzalloc.Navya Sri Nizamkari
2015-03-06staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer
2015-03-06staging: unisys: remove ERRDEV macrosBenjamin Romer
2015-03-06staging: unisys: remove LOGVER macroBenjamin Romer
2015-03-06staging: unisys: remove ASSERT() macroBenjamin Romer
2015-03-06staging: unisys: remove LOGINF macrosBenjamin Romer
2015-03-06staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer
2015-03-06Staging: unisys: Remove unnecessary semicolonYeliz Taneroglu
2015-03-06staging: unisys: virthba: remove extra parentheses around left bit shift oper...Aya Mahfouz
2015-02-26staging: unisys: Rework Kconfig dependenciesJean Delvare
2015-02-26unisys: remove the thread variable and APIDevendra Naga
2015-02-26unisys: use kthread_should_stop API in the lib threadDevendra Naga
2015-02-26unisys: use kthread_should_stop in the threadDevendra Naga
2015-02-26unisys: use simpler kthread_ APIDevendra Naga
2015-02-26unisys: replace kthread_create and wake_up_process with kthread_runDevendra Naga
2015-02-26staging: unisys: Remove unnecessary OOM messageQuentin Lambert
2015-02-26staging: unisys: style: remove unnecessary bracesFrederico Cadete
2015-02-26staging: unisys: style: Replace typedefs with structs in visorchipset_main.cFrederico Cadete
2015-02-26staging: unisys: remove unused MESSAGE_ENVELOPE typedefFrederico Cadete