aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)AuthorFilesLines
2019-02-19staging: visornic: use skb_put_zero() instead of open-coded versionGravatar Jann Horn 1-3/+1
2019-02-04staging: prefix header search paths with $(srctree)/Gravatar Masahiro Yamada 2-4/+2
2018-12-28Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-13/+1
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-1/+0
2018-12-18scsi: flip the default on use_clusteringGravatar Christoph Hellwig 1-1/+0
2018-12-17staging: unisys: convert to DEFINE_SHOW_ATTRIBUTEGravatar Yangtao Li 1-13/+1
2018-12-06net: core: dev: Add extack argument to dev_open()Gravatar Petr Machata 1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+1
2018-06-01staging: unisys: visornic: no need to check debugfs return valuesGravatar Greg Kroah-Hartman 1-17/+6
2018-04-25staging: visornic: fix visornic_xmit()'s return typeGravatar Luc Van Oostenryck 1-1/+1
2018-02-16staging: unisys: visorinput: use the full 80 characters of the screenGravatar David Kershner 1-34/+30
2018-02-16staging: unisys: visorinput: Fix spacing after open paranthesisGravatar David Kershner 1-10/+9
2018-02-16staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cGravatar David Kershner 2-56/+42
2018-02-16staging: unisys: visorinput: remove duplicate commentsGravatar David Kershner 1-9/+7
2018-02-16staging: unisys: visorinput: Clean up Makefile includesGravatar David Kershner 1-1/+0
2018-02-16staging: unisys: visorinput: remove need for 'depends on FB'Gravatar Tim Sell 2-13/+32
2017-12-08drivers: visorbus: move driver out of stagingGravatar David Kershner 15-4526/+4
2017-12-06staging: unisys: move dependencies from UNISYSSPAR to VISORBUSGravatar David Kershner 2-2/+1
2017-12-06staging: unisys: combine visorchannel.h and visorbus.hGravatar David Kershner 5-183/+168
2017-12-06staging: unisys: remove !UML flagGravatar David Kershner 1-1/+1
2017-12-06staging: unisys: fix dependencies with UNISYSSPAR Kconfig flagGravatar David Kershner 1-2/+1
2017-11-28staging: unisys: visorbus: address theoretical int overflowsGravatar Tim Sell 1-3/+4
2017-11-28staging: unisys: Remove redundant license textGravatar Greg Kroah-Hartman 13-134/+0
2017-11-28staging: unisys: fix up some SPDX tagsGravatar Greg Kroah-Hartman 2-1/+2
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGravatar Greg Kroah-Hartman 12-0/+12
2017-11-21treewide: setup_timer() -> timer_setup()Gravatar Kees Cook 2-7/+7
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 13-564/+319
2017-11-03staging: unisys: don't care about debugfs errorsGravatar gregkh@linuxfoundation.org 1-2/+0
2017-11-02staging: unisys: Fix incorrect unisys MAINTAINERS patternGravatar Tom Saeger 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-10-09Merge 4.14-rc4 into staging-nextGravatar Greg Kroah-Hartman 1-2/+2
2017-09-28staging: unisys: visornic: clean up parenthesisGravatar David Kershner 1-3/+3
2017-09-28staging: unisys: visorhba: clean up parenthesisGravatar David Kershner 1-4/+4
2017-09-28staging: unisys: visorbus: Fix extraneous parenthesisGravatar David Kershner 2-4/+4
2017-09-28staging: unisys: visorbus: fix comments in vbuschannel.hGravatar Sameer Wadgaonkar 1-5/+4
2017-09-28staging: unisys: include: fix comments and spacing issues in visorbus.hGravatar Sameer Wadgaonkar 1-7/+5
2017-09-28staging: unisys: visorbus: fix line over 80 characters checkpatch warningGravatar Sameer Wadgaonkar 1-2/+4
2017-09-28staging: unisys: visorbus: simplify visorchannel_create_gutsGravatar Sameer Wadgaonkar 3-28/+14
2017-09-28staging: unisys: check the whole channel instead of just guid for matchGravatar Sameer Wadgaonkar 4-5/+17
2017-09-28staging: unisys: include: Remove unused enumGravatar David Binder 1-20/+0
2017-09-28staging: unisys: include: Remove unnecessary macro to generate signatureGravatar David Binder 1-3/+1
2017-09-28staging: unisys: include: Rename channel.h to visorchannel.hGravatar David Binder 5-7/+7
2017-09-28staging: unisys: visorbus: clean up parameter formattingGravatar David Kershner 2-10/+9
2017-09-28staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXXGravatar David Kershner 1-12/+8
2017-09-28staging: unisys: visorbus: visorchipset.c: Remove useless initializationsGravatar David Kershner 1-8/+8
2017-09-28staging: unisys: remove visorbus_type externGravatar David Kershner 4-38/+38
2017-09-28staging: unisys: visorbus: keep the success path on the left sideGravatar David Kershner 1-4/+3
2017-09-28staging: unisys: include: consolidate a commentGravatar David Kershner 1-4/+3
2017-09-28staging: unisys: include: remove signature_32Gravatar David Kershner 1-3/+2
2017-09-28staging: unisys: include: reorder to avoid forward declarationGravatar David Kershner 1-62/+63