summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorhba
AgeCommit message (Expand)AuthorLines
2022-04-20staging: Remove the drivers for the Unisys s-ParFabio M. De Francesco-1167/+0
2022-02-08Staging: unisys: visorhba: alignment should match open parenthesisLeonardo Araujo-1/+1
2021-11-25staging: unisys: visorhba: use tab to indent instead of whitespaceLiu Junqi-1/+1
2021-10-16scsi: staging: unisys: Remove the shost_attrs memberBart Van Assche-1/+0
2021-10-16scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functionsBart Van Assche-3/+2
2021-10-16scsi: staging: unisys: visorhba: Call scsi_done() directlyBart Van Assche-8/+6
2021-06-15staging: unisys: visorhba: Convert module from IDR to XArrayFabio M. De Francesco-60/+41
2021-01-07staging: unisys: visorhba: enhance visorhba to use channel_interruptSong Chen-74/+16
2020-07-23staging: unisys: visorhba: remove redundant initialization of variables scsic...Colin Ian King-2/+2
2020-04-13staging: unisys: visorhba: Correct a typo in commentR Veera Kumar-1/+1
2019-06-20scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlistMing Lei-5/+4
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman-0/+1
2019-03-20Staging: unisys: visorhba: Replace '--help--' with 'help' in KconfigWentao Cai-6/+6
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada-2/+1
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-13/+1
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig-1/+0
2018-12-17staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li-13/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner-1/+1
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman-11/+0
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman-0/+1
2017-09-28staging: unisys: visorhba: clean up parenthesisDavid Kershner-4/+4
2017-09-28staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar-1/+2
2017-09-28staging: unisys: only include a file where it is used.David Kershner-0/+1
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-72/+54
2017-08-25scsi: visorhba: sanitze private device data allocationHannes Reinecke-70/+53
2017-08-22staging: unisys: visorhba: Adjust top comment formattingDavid Binder-1/+2
2017-08-22staging: unisys: include: iochannel needs to include skbuffDavid Kershner-1/+0
2017-08-22staging: unisys: include: fix improper use of dma_data_directionSteven Matthews-1/+25
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko-3/+3
2017-07-18staging: unisys: visorhba: fix multi-line function definitionCharles Daniels-19/+17
2017-07-18staging: unisys: visorhba: viosrhba_main.c: Remove unnecessary checksDavid Binder-4/+1
2017-07-18staging: unisys: visorhba: visorhba_main.c: Adjust whitespace usageDavid Binder-7/+0
2017-07-16staging: unisys: visorhba: Fix up existing function commentsDavid Binder-155/+170
2017-07-16staging: unisys: visorhba: visorhba_main.c: fixed comment formatting issuesSameer Wadgaonkar-11/+22
2017-06-25staging: unisys: visorhba - octal permissionsDerek Robson-1/+1
2017-05-25staging: unisys: include: renamed structure spar_io_channel_protocol in iocha...Sameer Wadgaonkar-4/+3
2017-05-25staging: unisys: include: renamed #defines in channel.h to match driver names...Sameer Wadgaonkar-4/+4
2017-05-15staging: unisys: Solve sparse warningMarcos Paulo de Souza-1/+1
2017-04-28staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...Sameer Wadgaonkar-1/+7
2017-03-21staging: unisys: visorhba: visorhba_main.c: Fix #define formattingDavid Binder-6/+6
2017-03-21staging: unisys: visorhba: remove inline keywordSameer Wadgaonkar-2/+2
2017-03-06staging: unisys: visorhba: visorhba_main.c: Remove kernel-doc commentsDavid Binder-32/+32
2017-03-06staging: unisys: visorhba: Make miscellaneous comment correctionsDavid Binder-3/+4
2017-01-03staging: unisys: visorhba: Remove unused MAX_BUF defineBryan Thompson-4/+0
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder-6/+6
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder-3/+3
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch-1/+1
2016-09-21staging: unisys: visorhba: remove prototypes for visorhba_main.cDavid Kershner-29/+21