aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorhba
AgeCommit message (Expand)AuthorFilesLines
2017-09-28staging: unisys: visorhba: clean up parenthesisGravatar David Kershner 1-4/+4
2017-09-28staging: unisys: check the whole channel instead of just guid for matchGravatar Sameer Wadgaonkar 1-1/+2
2017-09-28staging: unisys: only include a file where it is used.Gravatar David Kershner 1-0/+1
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-72/+54
2017-08-25scsi: visorhba: sanitze private device data allocationGravatar Hannes Reinecke 1-70/+53
2017-08-22staging: unisys: visorhba: Adjust top comment formattingGravatar David Binder 1-1/+2
2017-08-22staging: unisys: include: iochannel needs to include skbuffGravatar David Kershner 1-1/+0
2017-08-22staging: unisys: include: fix improper use of dma_data_directionGravatar Steven Matthews 1-1/+25
2017-08-22staging: unisys: Switch to use new generic UUID APIGravatar Andy Shevchenko 1-3/+3
2017-07-18staging: unisys: visorhba: fix multi-line function definitionGravatar Charles Daniels 1-19/+17
2017-07-18staging: unisys: visorhba: viosrhba_main.c: Remove unnecessary checksGravatar David Binder 1-4/+1
2017-07-18staging: unisys: visorhba: visorhba_main.c: Adjust whitespace usageGravatar David Binder 1-7/+0
2017-07-16staging: unisys: visorhba: Fix up existing function commentsGravatar David Binder 1-155/+170
2017-07-16staging: unisys: visorhba: visorhba_main.c: fixed comment formatting issuesGravatar Sameer Wadgaonkar 1-11/+22
2017-06-25staging: unisys: visorhba - octal permissionsGravatar Derek Robson 1-1/+1
2017-05-25staging: unisys: include: renamed structure spar_io_channel_protocol in iocha...Gravatar Sameer Wadgaonkar 1-4/+3
2017-05-25staging: unisys: include: renamed #defines in channel.h to match driver names...Gravatar Sameer Wadgaonkar 1-4/+4
2017-05-15staging: unisys: Solve sparse warningGravatar Marcos Paulo de Souza 1-1/+1
2017-04-28staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...Gravatar Sameer Wadgaonkar 1-1/+7
2017-03-21staging: unisys: visorhba: visorhba_main.c: Fix #define formattingGravatar David Binder 1-6/+6
2017-03-21staging: unisys: visorhba: remove inline keywordGravatar Sameer Wadgaonkar 1-2/+2
2017-03-06staging: unisys: visorhba: visorhba_main.c: Remove kernel-doc commentsGravatar David Binder 1-32/+32
2017-03-06staging: unisys: visorhba: Make miscellaneous comment correctionsGravatar David Binder 1-3/+4
2017-01-03staging: unisys: visorhba: Remove unused MAX_BUF defineGravatar Bryan Thompson 1-4/+0
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valGravatar David Binder 1-6/+6
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valGravatar David Binder 1-3/+3
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentGravatar Jon Frisch 1-1/+1
2016-09-21staging: unisys: visorhba: remove prototypes for visorhba_main.cGravatar David Kershner 1-29/+21
2016-06-07staging: unisys: visorhba change -1 return valueGravatar Erik Arfvidson 1-2/+2
2016-06-07staging: unisys: visorhba: "Prefer 'unsigned int'" checkpatch warningsGravatar Tim Sell 1-3/+3
2016-06-07staging: unisys: visorhba: return 0 literalGravatar David Binder 1-1/+1
2016-06-07staging: unisys: visorhba: visorhbas_open[] no longer used, so deletedGravatar Tim Sell 1-11/+1
2016-06-07staging: unisys: visorhba: simplify and enhance debugfs interfaceGravatar Tim Sell 1-71/+65
2016-06-07staging: unisys: visorhba: remove unused (and broken) logicGravatar Tim Sell 1-74/+4
2016-06-07staging: unisys: visorhba: correct scsi task mgmt completion handlingGravatar Tim Sell 1-27/+111
2016-06-07staging: unisys: visorhba: delete processing of vdiskmgmt commandsGravatar Tim Sell 1-22/+0
2016-05-09staging: unisys: visorhba: switch success handling to error handlingGravatar David Binder 1-8/+9
2016-05-09staging: unisys: visorhba: main path needs to flow down the left marginGravatar Tim Sell 1-8/+9
2016-05-09staging: unisys: visorhba: fail gracefully for thread creation failuresGravatar Tim Sell 1-26/+28
2016-05-09staging: unisys: visorhba: replace functionlike macro with functionGravatar Alexander Curtin 1-4/+22
2016-02-11staging: unisys: Modify boolean assignmentGravatar Janani Ravichandran 1-1/+1
2016-02-11staging: unisys: Remove parentheses around right hand side of assignmentGravatar Janani Ravichandran 1-2/+2
2016-02-07Staging: unisys: fix potential format string leakGravatar Kees Cook 1-1/+1
2015-11-17staging: unisys: return error value directlyGravatar Sudip Mukherjee 1-8/+4
2015-11-17staging: unisys: remove unused variableGravatar Sudip Mukherjee 1-4/+0
2015-10-16Staging: unisys: Remove unnecessary cast on void pointerGravatar Shraddha Barke 1-3/+3
2015-09-29staging: unisys: Add s-Par visorhbaGravatar David Kershner 3-0/+1265