aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorchannel
AgeCommit message (Expand)AuthorFilesLines
2015-06-16staging: unisys: Remove visorchannel stubDavid Kershner4-94/+0
2015-05-24staging: unisys: cleanup UNISYS_VISORUTILValentin Rothberg1-1/+0
2015-05-24staging: unisys: Get rid of references to common-sparDavid Kershner1-2/+0
2015-05-08staging: unisys: remove timskmod.h and procobjecttree.hErik Arfvidson1-1/+0
2015-05-08staging: unisys: Finally remove the last remnants of memregionJes Sorensen1-1/+0
2015-05-08staging: unisys: Move visorchannel into visorbusDon Zickus2-739/+0
2015-04-30staging : unisys: Fix brace coding style issueAndreas Theodosiou1-4/+2
2015-03-20staging: unisys: clean up NULL comparisons in visorchannel_funcs.cBenjamin Romer1-12/+11
2015-03-06staging: unisys: remove LOGWRN() macros and uniklog.hBenjamin Romer1-1/+0
2015-03-06staging: unisys: remove ERRDEV macrosBenjamin Romer1-46/+20
2015-03-06staging: unisys: remove LOGINF macrosBenjamin Romer1-2/+0
2015-02-26staging: unisys: Rework Kconfig dependenciesJean Delvare1-1/+1
2015-02-26staging: unisys: Remove unnecessary OOM messageQuentin Lambert1-1/+0
2015-02-26staging: unisys: style: remove unnecessary bracesFrederico Cadete1-4/+2
2015-01-28staging: unisys: rework signal remove/insert to avoid sparse lock warningsZachary Warren1-49/+54
2015-01-09staging: unisys: Remove VISORCHANNEL typedefBryan Thompson2-69/+70
2015-01-09staging: unisys: visorchannel: Describe spinlocks in VISORCHANNEL_Tag structBryan Thompson1-3/+4
2015-01-09staging: unisys: visorchannel: Rename CamelCase variable nQueuesBryan Thompson2-3/+3
2015-01-09staging: unisys: visorchannel: Rename CamelCase variable channelBytesBryan Thompson2-18/+18
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 Thompson2-2/+0
2014-11-05staging: unisys: remove typedef for MEMREGIONBenjamin Romer2-4/+4
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 commontypes.hBenjamin Romer1-1/+0
2014-08-16staging: unisys: remove MEMORYBARRIER AND VolatileBarrier from commontypesBenjamin Romer1-2/+2
2014-08-01staging: unisys: remove U64 typeBenjamin Romer1-2/+2
2014-08-01staging: unisys: remove U32 typeBenjamin Romer2-20/+20
2014-07-30staging: unisys: remove U8 typeBenjamin Romer2-3/+3
2014-06-26staging: unisys: remove unused macrosPaul Bolle1-2/+0
2014-05-23Staging: unisys: Remove unused macros from visorchannel/visorchannel.hKen Cox1-30/+0
2014-05-23Staging: unisys: Fix sparse warningsKen Cox2-5/+5
2014-05-18staging: unisys: Replace GUID with uuid_leBenjamin Romer3-27/+28
2014-05-18Staging: unisys: detect s-Par firmwareKen Cox1-0/+3
2014-04-25staging: unisys: fix copyright noticesBenjamin Romer4-4/+4
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