summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: unisys: fix CamelCase-named clearing functionsBenjamin Romer2015-03-231-6/+6
* | staging: unisys: remove old code block in visorchipset_main.cBenjamin Romer2015-03-231-29/+0
* | staging: unisys: remove extra blank lines in visorchipset_main.cBenjamin Romer2015-03-231-4/+0
* | staging: unisys: refactor livedump_info structureBenjamin Romer2015-03-231-12/+11
* | staging: unisys: fix CamelCase global ControlVm_payload_infoBenjamin Romer2015-03-231-8/+6
* | staging: unisys: get rid of Test_Vnic_channelBenjamin Romer2015-03-231-3/+0
* | staging: unisys: fix CamelCase channel name ControlVm_channelBenjamin Romer2015-03-231-39/+39
* | staging: unisys: fix placement of logical ops in visorchipset_main.cBenjamin Romer2015-03-231-10/+10
* | staging: unisys: fix CamelCase list namesBenjamin Romer2015-03-231-24/+24
* | staging: unisys: fix CamelCase name for devicechangestate packetBenjamin Romer2015-03-231-5/+5
* | staging: unisys: fix CamelCased diagpool bus/dev namesBenjamin Romer2015-03-231-8/+8
* | staging: unisys: fix CamelCase nameBenjamin Romer2015-03-231-2/+3
* | staging: unisys: fix CamelCase semaphore NotifierLockBenjamin Romer2015-03-231-9/+9
* | staging: unisys: fix CamelCase message header variablesBenjamin Romer2015-03-231-14/+14
* | staging: unisys: fix CamelCase controlvm globalsBenjamin Romer2015-03-231-16/+16
* | staging: unisys: fix CamelCase global Most_recent_message_jiffiesBenjamin Romer2015-03-231-4/+4
* | staging: unisys: refactor parser_byteStream_getBenjamin Romer2015-03-232-4/+3
* | staging: unisys: refactor parser_init_byteStreamBenjamin Romer2015-03-233-5/+5
* | staging: unisys: fix CamelCase names in parser_init()Benjamin Romer2015-03-201-2/+2
* | staging: unisys: refactor parser_init_guts()Benjamin Romer2015-03-201-24/+24
* | staging: unisys: remove typedef for PARSER_CONTEXTBenjamin Romer2015-03-203-29/+30
* | staging: unisys: fix CamelCase variable Controlvm_Payload_Bytes_BufferedBenjamin Romer2015-03-201-4/+4
* | staging: unisys: clean up NULL compares in virtpci.cBenjamin Romer2015-03-201-5/+4
* | staging: unisys: remove unnecessary complication from delete_vbus_deviceBenjamin Romer2015-03-201-2/+1
* | staging: unisys: fix CamelCase global Poll_jiffiesBenjamin Romer2015-03-201-12/+10
* | staging: unisys: fix CamelCase in virthba_probe()Benjamin Romer2015-03-201-3/+3
* | staging: unisys: cleanup NULL comparisons in virthba.cBenjamin Romer2015-03-201-15/+15
* | staging: unisys: clean up NULL comparisons in visorchannel_funcs.cBenjamin Romer2015-03-201-12/+11
* | staging: unisys: print MAC address via %pMAndy Shevchenko2015-03-161-7/+2
* | staging: unisys: fix some debugfs outputDan Carpenter2015-03-161-2/+2
* | staging: unisys: fix checkpatch warningsMichel von Czettritz2015-03-162-14/+7
* | staging: unisys: Use kcalloc instead of kzalloc.Navya Sri Nizamkari2015-03-151-3/+3
* | staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer2015-03-0617-97/+6
* | staging: unisys: remove ERRDEV macrosBenjamin Romer2015-03-0617-678/+154
* | staging: unisys: remove LOGVER macroBenjamin Romer2015-03-062-32/+0
* | staging: unisys: remove ASSERT() macroBenjamin Romer2015-03-062-10/+1
* | staging: unisys: remove LOGINF macrosBenjamin Romer2015-03-0610-291/+5
* | staging: unisys: remove DBGINF, DBGVER, DEBUGDEV, and DEBUGDRV macrosBenjamin Romer2015-03-067-145/+9
* | Staging: unisys: Remove unnecessary semicolonYeliz Taneroglu2015-03-061-1/+1
* | staging: unisys: virthba: remove extra parentheses around left bit shift oper...Aya Mahfouz2015-03-061-1/+1
* | staging: unisys: Rework Kconfig dependenciesJean Delvare2015-02-266-6/+9
* | unisys: remove the thread variable and APIDevendra Naga2015-02-262-3/+0
* | unisys: use kthread_should_stop API in the lib threadDevendra Naga2015-02-261-2/+2
* | unisys: use kthread_should_stop in the threadDevendra Naga2015-02-261-2/+2
* | unisys: use simpler kthread_ APIDevendra Naga2015-02-261-13/+7
* | unisys: replace kthread_create and wake_up_process with kthread_runDevendra Naga2015-02-261-2/+1
* | staging: unisys: Remove unnecessary OOM messageQuentin Lambert2015-02-268-44/+12
* | staging: unisys: style: remove unnecessary bracesFrederico Cadete2015-02-261-4/+2
* | staging: unisys: style: Replace typedefs with structs in visorchipset_main.cFrederico Cadete2015-02-261-11/+11
* | staging: unisys: remove unused MESSAGE_ENVELOPE typedefFrederico Cadete2015-02-261-5/+0
OpenPOWER on IntegriCloud