index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
/
visorhba
Age
Commit message (
Expand
)
Author
Lines
2022-04-20
staging: Remove the drivers for the Unisys s-Par
Fabio M. De Francesco
-1167
/
+0
2022-02-08
Staging: unisys: visorhba: alignment should match open parenthesis
Leonardo Araujo
-1
/
+1
2021-11-25
staging: unisys: visorhba: use tab to indent instead of whitespace
Liu Junqi
-1
/
+1
2021-10-16
scsi: staging: unisys: Remove the shost_attrs member
Bart Van Assche
-1
/
+0
2021-10-16
scsi: core: Remove the 'done' argument from SCSI queuecommand_lck functions
Bart Van Assche
-3
/
+2
2021-10-16
scsi: staging: unisys: visorhba: Call scsi_done() directly
Bart Van Assche
-8
/
+6
2021-06-15
staging: unisys: visorhba: Convert module from IDR to XArray
Fabio M. De Francesco
-60
/
+41
2021-01-07
staging: unisys: visorhba: enhance visorhba to use channel_interrupt
Song Chen
-74
/
+16
2020-07-23
staging: unisys: visorhba: remove redundant initialization of variables scsic...
Colin Ian King
-2
/
+2
2020-04-13
staging: unisys: visorhba: Correct a typo in comment
R Veera Kumar
-1
/
+1
2019-06-20
scsi: staging: unisys: visorhba: use sg helper to iterate over scatterlist
Ming Lei
-5
/
+4
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
-0
/
+1
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
-0
/
+1
2019-03-20
Staging: unisys: visorhba: Replace '--help--' with 'help' in Kconfig
Wentao Cai
-6
/
+6
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
-2
/
+1
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-13
/
+1
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
-1
/
+0
2018-12-17
staging: unisys: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
-13
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-1
/
+1
2017-12-08
drivers: visorbus: move driver out of staging
David Kershner
-1
/
+1
2017-11-28
staging: unisys: Remove redundant license text
Greg Kroah-Hartman
-11
/
+0
2017-11-28
staging: unisys: add SPDX identifiers to all unisys driver files
Greg Kroah-Hartman
-0
/
+1
2017-09-28
staging: unisys: visorhba: clean up parenthesis
David Kershner
-4
/
+4
2017-09-28
staging: unisys: check the whole channel instead of just guid for match
Sameer Wadgaonkar
-1
/
+2
2017-09-28
staging: unisys: only include a file where it is used.
David Kershner
-0
/
+1
2017-09-07
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
-72
/
+54
2017-08-25
scsi: visorhba: sanitze private device data allocation
Hannes Reinecke
-70
/
+53
2017-08-22
staging: unisys: visorhba: Adjust top comment formatting
David Binder
-1
/
+2
2017-08-22
staging: unisys: include: iochannel needs to include skbuff
David Kershner
-1
/
+0
2017-08-22
staging: unisys: include: fix improper use of dma_data_direction
Steven Matthews
-1
/
+25
2017-08-22
staging: unisys: Switch to use new generic UUID API
Andy Shevchenko
-3
/
+3
2017-07-18
staging: unisys: visorhba: fix multi-line function definition
Charles Daniels
-19
/
+17
2017-07-18
staging: unisys: visorhba: viosrhba_main.c: Remove unnecessary checks
David Binder
-4
/
+1
2017-07-18
staging: unisys: visorhba: visorhba_main.c: Adjust whitespace usage
David Binder
-7
/
+0
2017-07-16
staging: unisys: visorhba: Fix up existing function comments
David Binder
-155
/
+170
2017-07-16
staging: unisys: visorhba: visorhba_main.c: fixed comment formatting issues
Sameer Wadgaonkar
-11
/
+22
2017-06-25
staging: unisys: visorhba - octal permissions
Derek Robson
-1
/
+1
2017-05-25
staging: unisys: include: renamed structure spar_io_channel_protocol in iocha...
Sameer Wadgaonkar
-4
/
+3
2017-05-25
staging: unisys: include: renamed #defines in channel.h to match driver names...
Sameer Wadgaonkar
-4
/
+4
2017-05-15
staging: unisys: Solve sparse warning
Marcos Paulo de Souza
-1
/
+1
2017-04-28
staging: unisys: visorhba: fix s-Par to boot with option CONFIG_VMAP_STACK se...
Sameer Wadgaonkar
-1
/
+7
2017-03-21
staging: unisys: visorhba: visorhba_main.c: Fix #define formatting
David Binder
-6
/
+6
2017-03-21
staging: unisys: visorhba: remove inline keyword
Sameer Wadgaonkar
-2
/
+2
2017-03-06
staging: unisys: visorhba: visorhba_main.c: Remove kernel-doc comments
David Binder
-32
/
+32
2017-03-06
staging: unisys: visorhba: Make miscellaneous comment corrections
David Binder
-3
/
+4
2017-01-03
staging: unisys: visorhba: Remove unused MAX_BUF define
Bryan Thompson
-4
/
+0
2016-09-27
staging: unisys: visorbus: Convert visorchannel_signalinsert() return val
David Binder
-6
/
+6
2016-09-27
staging: unisys: visorbus: Convert visorchannel_signalremove() return val
David Binder
-3
/
+3
2016-09-27
staging: unisys: make MODULE_DESCRIPTIONs consistent
Jon Frisch
-1
/
+1
2016-09-21
staging: unisys: visorhba: remove prototypes for visorhba_main.c
David Kershner
-29
/
+21
[next]