summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorchannel/visorchannel_funcs.c
AgeCommit message (Expand)Author
2015-05-08staging: unisys: Move visorchannel into visorbusDon Zickus
2015-04-30staging : unisys: Fix brace coding style issueAndreas Theodosiou
2015-03-20staging: unisys: clean up NULL comparisons in visorchannel_funcs.cBenjamin Romer
2015-03-07staging: unisys: remove ERRDEV macrosBenjamin Romer
2015-02-27staging: unisys: Remove unnecessary OOM messageQuentin Lambert
2015-02-27staging: unisys: style: remove unnecessary bracesFrederico Cadete
2015-01-28staging: unisys: rework signal remove/insert to avoid sparse lock warningsZachary Warren
2015-01-10staging: unisys: Remove VISORCHANNEL typedefBryan Thompson
2015-01-10staging: unisys: visorchannel: Describe spinlocks in VISORCHANNEL_Tag structBryan Thompson
2015-01-10staging: unisys: visorchannel: Rename CamelCase variable nQueuesBryan Thompson
2015-01-10staging: unisys: visorchannel: Rename CamelCase variable channelBytesBryan Thompson
2014-11-07staging: unisys: visorchannel: Add braces to else arm of if/else statementBryan Thompson
2014-11-07staging: unisys: visorchannel: Rename goto label AwayBryan Thompson
2014-11-07staging: unisys: visorchannel: Adjust lines to contain a maximum of 80 charac...Bryan Thompson
2014-11-07staging: unisys: visorchannel: Place logical continuation at the end of a lineBryan Thompson
2014-11-07staging: unisys: visorchannel: Remove unnecessary parenthesesBryan Thompson
2014-11-07staging: unisys: visorchannel: Remove space between cast and variableBryan Thompson
2014-11-07staging: unisys: visorchannel: Fix alignment issuesBryan Thompson
2014-11-07staging: unisys: visorchannel: Remove multiple blank linesBryan Thompson
2014-11-05staging: unisys: remove typedef for MEMREGIONBenjamin Romer
2014-10-28staging: unisys: visorchannel: Improved cleanup codeTapasweni Pathak
2014-10-27staging: unisys: fix CamelCase in struct signal_queue_headerBenjamin Romer
2014-10-27staging: unisys: remove typedef SIGNAL_QUEUE_HEADERBenjamin Romer
2014-10-27staging: unisys: fix CamelCase names in struct channel_headerBenjamin Romer
2014-10-27staging: unisys: remove typedef for CHANNEL_HEADERBenjamin Romer
2014-10-02Staging: unisys: Add missing blank lineMahati Chamarthy
2014-08-16staging: unisys: remove MEMORYBARRIER AND VolatileBarrier from commontypesBenjamin Romer
2014-08-01staging: unisys: remove U32 typeBenjamin Romer
2014-07-31staging: unisys: remove U8 typeBenjamin Romer
2014-05-23Staging: unisys: Fix sparse warningsKen Cox
2014-05-18staging: unisys: Replace GUID with uuid_leBenjamin Romer
2014-04-25staging: unisys: fix copyright noticesBenjamin Romer
2014-03-19Staging: unisys: Remove RETINT macroKen Cox
2014-03-19Staging: unisys: Remove FAIL macroKen Cox
2014-03-19Staging: unisys: Remove RETPTR macroKen Cox
2014-03-19Staging: unisys: Remove RETBOOL macroKen Cox
2014-03-17Staging: unisys: visorutil: Clean up sparse warnings in visorutil codeKen Cox
2014-03-17Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel codeKen Cox
2014-03-06staging: unisys: Give exported symbols unique namesKen Cox
2014-03-05staging: visorchannel moduleKen Cox