aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorhba (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-28staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK set to ySameer Wadgaonkar1-1/+7
2017-03-21staging: unisys: visorhba: visorhba_main.c: Fix #define formattingDavid Binder1-6/+6
2017-03-21staging: unisys: visorhba: remove inline keywordSameer Wadgaonkar1-2/+2
2017-03-06staging: unisys: visorhba: visorhba_main.c: Remove kernel-doc commentsDavid Binder1-32/+32
2017-03-06staging: unisys: visorhba: Make miscellaneous comment correctionsDavid Binder1-3/+4
2017-01-03staging: unisys: visorhba: Remove unused MAX_BUF defineBryan Thompson1-4/+0
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder1-6/+6
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder1-3/+3
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch1-1/+1
2016-09-21staging: unisys: visorhba: remove prototypes for visorhba_main.cDavid Kershner1-29/+21
2016-06-07staging: unisys: visorhba change -1 return valueErik Arfvidson1-2/+2
2016-06-07staging: unisys: visorhba: "Prefer 'unsigned int'" checkpatch warningsTim Sell1-3/+3
2016-06-07staging: unisys: visorhba: return 0 literalDavid Binder1-1/+1
2016-06-07staging: unisys: visorhba: visorhbas_open[] no longer used, so deletedTim Sell1-11/+1
2016-06-07staging: unisys: visorhba: simplify and enhance debugfs interfaceTim Sell1-71/+65
2016-06-07staging: unisys: visorhba: remove unused (and broken) logicTim Sell1-74/+4
2016-06-07staging: unisys: visorhba: correct scsi task mgmt completion handlingTim Sell1-27/+111
2016-06-07staging: unisys: visorhba: delete processing of vdiskmgmt commandsTim Sell1-22/+0
2016-05-09staging: unisys: visorhba: switch success handling to error handlingDavid Binder1-8/+9
2016-05-09staging: unisys: visorhba: main path needs to flow down the left marginTim Sell1-8/+9
2016-05-09staging: unisys: visorhba: fail gracefully for thread creation failuresTim Sell1-26/+28
2016-05-09staging: unisys: visorhba: replace functionlike macro with functionAlexander Curtin1-4/+22
2016-02-11staging: unisys: Modify boolean assignmentJanani Ravichandran1-1/+1
2016-02-11staging: unisys: Remove parentheses around right hand side of assignmentJanani Ravichandran1-2/+2
2016-02-07Staging: unisys: fix potential format string leakKees Cook1-1/+1
2015-11-17staging: unisys: return error value directlySudip Mukherjee1-8/+4
2015-11-17staging: unisys: remove unused variableSudip Mukherjee1-4/+0
2015-10-16Staging: unisys: Remove unnecessary cast on void pointerShraddha Barke1-3/+3
2015-09-29staging: unisys: Add s-Par visorhbaDavid Kershner3-0/+1265