summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorhba
AgeCommit message (Expand)Author
2019-06-20scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlistMing Lei
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman
2019-03-20Staging: unisys: visorhba: Replace '--help--' with 'help' in KconfigWentao Cai
2019-02-04staging: prefix header search paths with $(srctree)/Masahiro Yamada
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-17staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman
2017-09-28staging: unisys: visorhba: clean up parenthesisDavid Kershner
2017-09-28staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar
2017-09-28staging: unisys: only include a file where it is used.David Kershner
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-08-25scsi: visorhba: sanitze private device data allocationHannes Reinecke
2017-08-22staging: unisys: visorhba: Adjust top comment formattingDavid Binder
2017-08-22staging: unisys: include: iochannel needs to include skbuffDavid Kershner
2017-08-22staging: unisys: include: fix improper use of dma_data_directionSteven Matthews
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko
2017-07-18staging: unisys: visorhba: fix multi-line function definitionCharles Daniels
2017-07-18staging: unisys: visorhba: viosrhba_main.c: Remove unnecessary checksDavid Binder
2017-07-18staging: unisys: visorhba: visorhba_main.c: Adjust whitespace usageDavid Binder
2017-07-16staging: unisys: visorhba: Fix up existing function commentsDavid Binder
2017-07-16staging: unisys: visorhba: visorhba_main.c: fixed comment formatting issuesSameer Wadgaonkar
2017-06-25staging: unisys: visorhba - octal permissionsDerek Robson
2017-05-25staging: unisys: include: renamed structure spar_io_channel_protocol in iocha...Sameer Wadgaonkar
2017-05-25staging: unisys: include: renamed #defines in channel.h to match driver names...Sameer Wadgaonkar
2017-05-15staging: unisys: Solve sparse warningMarcos Paulo de Souza
2017-04-28staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...Sameer Wadgaonkar
2017-03-21staging: unisys: visorhba: visorhba_main.c: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorhba: remove inline keywordSameer Wadgaonkar
2017-03-06staging: unisys: visorhba: visorhba_main.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visorhba: Make miscellaneous comment correctionsDavid Binder
2017-01-03staging: unisys: visorhba: Remove unused MAX_BUF defineBryan Thompson
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch
2016-09-21staging: unisys: visorhba: remove prototypes for visorhba_main.cDavid Kershner
2016-06-07staging: unisys: visorhba change -1 return valueErik Arfvidson
2016-06-07staging: unisys: visorhba: "Prefer 'unsigned int'" checkpatch warningsTim Sell
2016-06-07staging: unisys: visorhba: return 0 literalDavid Binder
2016-06-07staging: unisys: visorhba: visorhbas_open[] no longer used, so deletedTim Sell
2016-06-07staging: unisys: visorhba: simplify and enhance debugfs interfaceTim Sell
2016-06-07staging: unisys: visorhba: remove unused (and broken) logicTim Sell
2016-06-07staging: unisys: visorhba: correct scsi task mgmt completion handlingTim Sell
2016-06-07staging: unisys: visorhba: delete processing of vdiskmgmt commandsTim Sell
2016-05-09staging: unisys: visorhba: switch success handling to error handlingDavid Binder
2016-05-09staging: unisys: visorhba: main path needs to flow down the left marginTim Sell