aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorhba (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-20staging: Remove the drivers for the Unisys s-ParFabio M. De Francesco3-1167/+0
2022-02-08Staging: unisys: visorhba: alignment should match open parenthesisLeonardo Araujo1-1/+1
2021-11-25staging: unisys: visorhba: use tab to indent instead of whitespaceLiu Junqi1-1/+1
2021-10-16scsi: staging: unisys: Remove the shost_attrs memberBart Van Assche1-1/+0
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche1-3/+2
2021-10-16scsi: staging: unisys: visorhba: Call scsi_done() directlyBart Van Assche1-8/+6
2021-06-15staging: unisys: visorhba: Convert module from IDR to XArrayFabio M. De Francesco1-60/+41
2021-01-07staging: unisys: visorhba: enhance visorhba to use channel_interruptSong Chen1-74/+16
2020-07-23staging: unisys: visorhba: remove redundant initialization of variables scsicmd_id and rcColin Ian King1-2/+2
2020-04-13staging: unisys: visorhba: Correct a typo in commentR Veera Kumar1-1/+1
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