aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchannel/visorchannel_funcs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-07staging: unisys: visorchannel: Add braces to else arm of if/else statementBryan Thompson1-1/+2
2014-11-07staging: unisys: visorchannel: Rename goto label AwayBryan Thompson1-27/+27
2014-11-07staging: unisys: visorchannel: Adjust lines to contain a maximum of 80 charactersBryan Thompson1-6/+12
2014-11-07staging: unisys: visorchannel: Place logical continuation at the end of a lineBryan Thompson1-2/+2
2014-11-07staging: unisys: visorchannel: Remove unnecessary parenthesesBryan Thompson1-1/+1
2014-11-07staging: unisys: visorchannel: Remove space between cast and variableBryan Thompson1-11/+11
2014-11-07staging: unisys: visorchannel: Fix alignment issuesBryan Thompson1-5/+6
2014-11-07staging: unisys: visorchannel: Remove multiple blank linesBryan Thompson1-1/+0
2014-11-05staging: unisys: remove typedef for MEMREGIONBenjamin Romer1-3/+3
2014-10-28staging: unisys: visorchannel: Improved cleanup codeTapasweni Pathak1-12/+9
2014-10-27staging: unisys: fix CamelCase in struct signal_queue_headerBenjamin Romer1-40/+40
2014-10-27staging: unisys: remove typedef SIGNAL_QUEUE_HEADERBenjamin Romer1-19/+22
2014-10-27staging: unisys: fix CamelCase names in struct channel_headerBenjamin Romer1-25/+25
2014-10-27staging: unisys: remove typedef for CHANNEL_HEADERBenjamin Romer1-13/+17
2014-10-02Staging: unisys: Add missing blank lineMahati Chamarthy1-0/+3
2014-08-16staging: unisys: remove MEMORYBARRIER AND VolatileBarrier from commontypesBenjamin Romer1-2/+2
2014-08-01staging: unisys: remove U32 typeBenjamin Romer1-15/+15
2014-07-30staging: unisys: remove U8 typeBenjamin Romer1-2/+2
2014-05-23Staging: unisys: Fix sparse warningsKen Cox1-2/+2
2014-05-18staging: unisys: Replace GUID with uuid_leBenjamin Romer1-20/+19
2014-04-25staging: unisys: fix copyright noticesBenjamin Romer1-1/+1
2014-03-19Staging: unisys: Remove RETINT macroKen Cox1-4/+6
2014-03-19Staging: unisys: Remove FAIL macroKen Cox1-33/+64
2014-03-19Staging: unisys: Remove RETPTR macroKen Cox1-2/+1
2014-03-19Staging: unisys: Remove RETBOOL macroKen Cox1-19/+18
2014-03-17Staging: unisys: visorutil: Clean up sparse warnings in visorutil codeKen Cox1-5/+10
2014-03-17Staging: unisys: visorchannel: Clean up sparse warnings in visorchannel codeKen Cox1-136/+0
2014-03-06staging: unisys: Give exported symbols unique namesKen Cox1-45/+54
2014-03-04staging: visorchannel moduleKen Cox1-0/+765