aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorhba
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: add missing SPDX lines to Makefile filesGravatar Greg Kroah-Hartman 1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGravatar Greg Kroah-Hartman 1-0/+1
2019-03-20Staging: unisys: visorhba: Replace '--help--' with 'help' in KconfigGravatar Wentao Cai 1-6/+6
2019-02-04staging: prefix header search paths with $(srctree)/Gravatar Masahiro Yamada 1-2/+1
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-13/+1
2018-12-18scsi: flip the default on use_clusteringGravatar Christoph Hellwig 1-1/+0
2018-12-17staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEGravatar Yangtao Li 1-13/+1
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+1
2017-12-08drivers: visorbus: move driver out of stagingGravatar David Kershner 1-1/+1
2017-11-28staging: unisys: Remove redundant license textGravatar Greg Kroah-Hartman 1-11/+0
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGravatar Greg Kroah-Hartman 1-0/+1
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