aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorhba (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-20scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlistMing Lei1-5/+4
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-03-20Staging: unisys: visorhba: Replace '--help--' with 'help' in KconfigWentao Cai1-6/+6
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada1-2/+1
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-13/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig1-1/+0
2018-12-17staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner1-1/+1
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman1-0/+1
2017-09-28staging: unisys: visorhba: clean up parenthesisDavid Kershner1-4/+4
2017-09-28staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar1-1/+2
2017-09-28staging: unisys: only include a file where it is used.David Kershner1-0/+1
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-72/+54
2017-08-25scsi: visorhba: sanitze private device data allocationHannes Reinecke1-70/+53
2017-08-22staging: unisys: visorhba: Adjust top comment formattingDavid Binder1-1/+2
2017-08-22staging: unisys: include: iochannel needs to include skbuffDavid Kershner1-1/+0
2017-08-22staging: unisys: include: fix improper use of dma_data_directionSteven Matthews1-1/+25
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko1-3/+3
2017-07-18staging: unisys: visorhba: fix multi-line function definitionCharles Daniels1-19/+17
2017-07-18staging: unisys: visorhba: viosrhba_main.c: Remove unnecessary checksDavid Binder1-4/+1
2017-07-18staging: unisys: visorhba: visorhba_main.c: Adjust whitespace usageDavid Binder1-7/+0
2017-07-16staging: unisys: visorhba: Fix up existing function commentsDavid Binder1-155/+170
2017-07-16staging: unisys: visorhba: visorhba_main.c: fixed comment formatting issuesSameer Wadgaonkar1-11/+22
2017-06-25staging: unisys: visorhba - octal permissionsDerek Robson1-1/+1
2017-05-25staging: unisys: include: renamed structure spar_io_channel_protocol in iochannel.h to match driver namespaceSameer Wadgaonkar1-4/+3
2017-05-25staging: unisys: include: renamed #defines in channel.h to match driver namespaceSameer Wadgaonkar1-4/+4
2017-05-15staging: unisys: Solve sparse warningMarcos Paulo de Souza1-1/+1
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