summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchannel/visorchannel_funcs.c
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: rework signal remove/insert to avoid sparse lock warningsZachary Warren2015-01-281-49/+54
* staging: unisys: Remove VISORCHANNEL typedefBryan Thompson2015-01-101-35/+37
* staging: unisys: visorchannel: Describe spinlocks in VISORCHANNEL_Tag structBryan Thompson2015-01-101-3/+4
* staging: unisys: visorchannel: Rename CamelCase variable nQueuesBryan Thompson2015-01-101-2/+2
* staging: unisys: visorchannel: Rename CamelCase variable channelBytesBryan Thompson2015-01-101-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/+0Star
* staging: unisys: remove typedef for MEMREGIONBenjamin Romer2014-11-051-3/+3
* staging: unisys: visorchannel: Improved cleanup codeTapasweni Pathak2014-10-281-12/+9Star
* 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-311-2/+2
* Staging: unisys: Fix sparse warningsKen Cox2014-05-231-2/+2
* staging: unisys: Replace GUID with uuid_leBenjamin Romer2014-05-181-20/+19Star
* staging: unisys: fix copyright noticesBenjamin Romer2014-04-261-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/+1Star
* Staging: unisys: Remove RETBOOL macroKen Cox2014-03-191-19/+18Star
* 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/+0Star
* staging: unisys: Give exported symbols unique namesKen Cox2014-03-061-45/+54
* staging: visorchannel moduleKen Cox2014-03-051-0/+765