summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchannel/visorchannel_funcs.c
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: Move visorchannel into visorbusDon Zickus2015-05-081-663/+0
* staging : unisys: Fix brace coding style issueAndreas Theodosiou2015-04-301-4/+2
* staging: unisys: clean up NULL comparisons in visorchannel_funcs.cBenjamin Romer2015-03-201-12/+11
* staging: unisys: remove ERRDEV macrosBenjamin Romer2015-03-061-46/+20
* staging: unisys: Remove unnecessary OOM messageQuentin Lambert2015-02-261-1/+0
* staging: unisys: style: remove unnecessary bracesFrederico Cadete2015-02-261-4/+2
* staging: unisys: rework signal remove/insert to avoid sparse lock warningsZachary Warren2015-01-281-49/+54
* staging: unisys: Remove VISORCHANNEL typedefBryan Thompson2015-01-091-35/+37
* staging: unisys: visorchannel: Describe spinlocks in VISORCHANNEL_Tag structBryan Thompson2015-01-091-3/+4
* staging: unisys: visorchannel: Rename CamelCase variable nQueuesBryan Thompson2015-01-091-2/+2
* staging: unisys: visorchannel: Rename CamelCase variable channelBytesBryan Thompson2015-01-091-13/+13
* staging: unisys: visorchannel: Add braces to else arm of if/else statementBryan Thompson2014-11-071-1/+2
* staging: unisys: visorchannel: Rename goto label AwayBryan Thompson2014-11-071-27/+27
* staging: unisys: visorchannel: Adjust lines to contain a maximum of 80 charac...Bryan Thompson2014-11-071-6/+12
* staging: unisys: visorchannel: Place logical continuation at the end of a lineBryan Thompson2014-11-071-2/+2
* staging: unisys: visorchannel: Remove unnecessary parenthesesBryan Thompson2014-11-071-1/+1
* staging: unisys: visorchannel: Remove space between cast and variableBryan Thompson2014-11-071-11/+11
* staging: unisys: visorchannel: Fix alignment issuesBryan Thompson2014-11-071-5/+6
* staging: unisys: visorchannel: Remove multiple blank linesBryan Thompson2014-11-071-1/+0
* staging: unisys: remove typedef for MEMREGIONBenjamin Romer2014-11-051-3/+3
* staging: unisys: visorchannel: Improved cleanup codeTapasweni Pathak2014-10-281-12/+9
* staging: unisys: fix CamelCase in struct signal_queue_headerBenjamin Romer2014-10-271-40/+40
* staging: unisys: remove typedef SIGNAL_QUEUE_HEADERBenjamin Romer2014-10-271-19/+22
* staging: unisys: fix CamelCase names in struct channel_headerBenjamin Romer2014-10-271-25/+25
* staging: unisys: remove typedef for CHANNEL_HEADERBenjamin Romer2014-10-271-13/+17
* Staging: unisys: Add missing blank lineMahati Chamarthy2014-10-021-0/+3
* staging: unisys: remove MEMORYBARRIER AND VolatileBarrier from commontypesBenjamin Romer2014-08-161-2/+2
* staging: unisys: remove U32 typeBenjamin Romer2014-08-011-15/+15
* staging: unisys: remove U8 typeBenjamin Romer2014-07-301-2/+2
* Staging: unisys: Fix sparse warningsKen Cox2014-05-231-2/+2
* staging: unisys: Replace GUID with uuid_leBenjamin Romer2014-05-181-20/+19
* staging: unisys: fix copyright noticesBenjamin Romer2014-04-251-1/+1
* Staging: unisys: Remove RETINT macroKen Cox2014-03-191-4/+6
* Staging: unisys: Remove FAIL macroKen Cox2014-03-191-33/+64
* Staging: unisys: Remove RETPTR macroKen Cox2014-03-191-2/+1
* Staging: unisys: Remove RETBOOL macroKen Cox2014-03-191-19/+18
* Staging: unisys: visorutil: Clean up sparse warnings in visorutil codeKen Cox2014-03-171-5/+10
* Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel codeKen Cox2014-03-171-136/+0
* staging: unisys: Give exported symbols unique namesKen Cox2014-03-061-45/+54
* staging: visorchannel moduleKen Cox2014-03-041-0/+765
OpenPOWER on IntegriCloud