index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
unisys
Age
Commit message (
Expand
)
Author
2019-04-03
staging: add missing SPDX lines to Makefile files
Greg Kroah-Hartman
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
2019-03-20
Staging: unisys: Correct malformed SPDX-License-Identifier
Wentao Cai
2019-03-20
Staging: unisys: visorhba: Replace '--help--' with 'help' in Kconfig
Wentao Cai
2019-03-20
Staging: unisys: visorinput: Replace '--help--' with 'help' in Kconfig
Wentao Cai
2019-03-20
Staging: unisys: visornic: Replace '--help--' with 'help' in Kconfig
Wentao Cai
2019-02-19
staging: visornic: use skb_put_zero() instead of open-coded version
Jann Horn
2019-02-04
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2018-12-28
Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-17
staging: unisys: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-06
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-01
staging: unisys: visornic: no need to check debugfs return values
Greg Kroah-Hartman
2018-04-25
staging: visornic: fix visornic_xmit()'s return type
Luc Van Oostenryck
2018-02-16
staging: unisys: visorinput: use the full 80 characters of the screen
David Kershner
2018-02-16
staging: unisys: visorinput: Fix spacing after open paranthesis
David Kershner
2018-02-16
staging: unisys: visorinput: combine ultrainputreport.h with visorinput.c
David Kershner
2018-02-16
staging: unisys: visorinput: remove duplicate comments
David Kershner
2018-02-16
staging: unisys: visorinput: Clean up Makefile includes
David Kershner
2018-02-16
staging: unisys: visorinput: remove need for 'depends on FB'
Tim Sell
2017-12-08
drivers: visorbus: move driver out of staging
David Kershner
2017-12-06
staging: unisys: move dependencies from UNISYSSPAR to VISORBUS
David Kershner
2017-12-06
staging: unisys: combine visorchannel.h and visorbus.h
David Kershner
2017-12-06
staging: unisys: remove !UML flag
David Kershner
2017-12-06
staging: unisys: fix dependencies with UNISYSSPAR Kconfig flag
David Kershner
2017-11-28
staging: unisys: visorbus: address theoretical int overflows
Tim Sell
2017-11-28
staging: unisys: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: unisys: fix up some SPDX tags
Greg Kroah-Hartman
2017-11-28
staging: unisys: add SPDX identifiers to all unisys driver files
Greg Kroah-Hartman
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-13
Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-11-03
staging: unisys: don't care about debugfs errors
gregkh@linuxfoundation.org
2017-11-02
staging: unisys: Fix incorrect unisys MAINTAINERS pattern
Tom Saeger
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
2017-09-28
staging: unisys: visornic: clean up parenthesis
David Kershner
2017-09-28
staging: unisys: visorhba: clean up parenthesis
David Kershner
2017-09-28
staging: unisys: visorbus: Fix extraneous parenthesis
David Kershner
2017-09-28
staging: unisys: visorbus: fix comments in vbuschannel.h
Sameer Wadgaonkar
2017-09-28
staging: unisys: include: fix comments and spacing issues in visorbus.h
Sameer Wadgaonkar
2017-09-28
staging: unisys: visorbus: fix line over 80 characters checkpatch warning
Sameer Wadgaonkar
2017-09-28
staging: unisys: visorbus: simplify visorchannel_create_guts
Sameer Wadgaonkar
2017-09-28
staging: unisys: check the whole channel instead of just guid for match
Sameer Wadgaonkar
2017-09-28
staging: unisys: include: Remove unused enum
David Binder
2017-09-28
staging: unisys: include: Remove unnecessary macro to generate signature
David Binder
2017-09-28
staging: unisys: include: Rename channel.h to visorchannel.h
David Binder
2017-09-28
staging: unisys: visorbus: clean up parameter formatting
David Kershner
2017-09-28
staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXX
David Kershner
[next]