aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-01staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman1-17/+6
2018-04-25staging: visornic: fix visornic_xmit()'s return typeLuc Van Oostenryck1-1/+1
2018-02-16staging: unisys: visorinput: use the full 80 characters of the screenDavid Kershner1-34/+30
2018-02-16staging: unisys: visorinput: Fix spacing after open paranthesisDavid Kershner1-10/+9
2018-02-16staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cDavid Kershner2-56/+42
2018-02-16staging: unisys: visorinput: remove duplicate commentsDavid Kershner1-9/+7
2018-02-16staging: unisys: visorinput: Clean up Makefile includesDavid Kershner1-1/+0
2018-02-16staging: unisys: visorinput: remove need for 'depends on FB'Tim Sell2-13/+32
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner15-4526/+4
2017-12-06staging: unisys: move dependencies from UNISYSSPAR to VISORBUSDavid Kershner2-2/+1
2017-12-06staging: unisys: combine visorchannel.h and visorbus.hDavid Kershner5-183/+168
2017-12-06staging: unisys: remove !UML flagDavid Kershner1-1/+1
2017-12-06staging: unisys: fix dependencies with UNISYSSPAR Kconfig flagDavid Kershner1-2/+1
2017-11-28staging: unisys: visorbus: address theoretical int overflowsTim Sell1-3/+4
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman13-134/+0
2017-11-28staging: unisys: fix up some SPDX tagsGreg Kroah-Hartman2-1/+2
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman12-0/+12
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook2-7/+7
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-564/+319
2017-11-03staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org1-2/+0
2017-11-02staging: unisys: Fix incorrect unisys MAINTAINERS patternTom Saeger1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-09Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman1-2/+2
2017-09-28staging: unisys: visornic: clean up parenthesisDavid Kershner1-3/+3
2017-09-28staging: unisys: visorhba: clean up parenthesisDavid Kershner1-4/+4
2017-09-28staging: unisys: visorbus: Fix extraneous parenthesisDavid Kershner2-4/+4
2017-09-28staging: unisys: visorbus: fix comments in vbuschannel.hSameer Wadgaonkar1-5/+4
2017-09-28staging: unisys: include: fix comments and spacing issues in visorbus.hSameer Wadgaonkar1-7/+5
2017-09-28staging: unisys: visorbus: fix line over 80 characters checkpatch warningSameer Wadgaonkar1-2/+4
2017-09-28staging: unisys: visorbus: simplify visorchannel_create_gutsSameer Wadgaonkar3-28/+14
2017-09-28staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar4-5/+17
2017-09-28staging: unisys: include: Remove unused enumDavid Binder1-20/+0
2017-09-28staging: unisys: include: Remove unnecessary macro to generate signatureDavid Binder1-3/+1
2017-09-28staging: unisys: include: Rename channel.h to visorchannel.hDavid Binder5-7/+7
2017-09-28staging: unisys: visorbus: clean up parameter formattingDavid Kershner2-10/+9
2017-09-28staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXXDavid Kershner1-12/+8
2017-09-28staging: unisys: visorbus: visorchipset.c: Remove useless initializationsDavid Kershner1-8/+8
2017-09-28staging: unisys: remove visorbus_type externDavid Kershner4-38/+38
2017-09-28staging: unisys: visorbus: keep the success path on the left sideDavid Kershner1-4/+3
2017-09-28staging: unisys: include: consolidate a commentDavid Kershner1-4/+3
2017-09-28staging: unisys: include: remove signature_32David Kershner1-3/+2
2017-09-28staging: unisys: include: reorder to avoid forward declarationDavid Kershner1-62/+63
2017-09-28staging: unisys: visorbus: vbuschannel doesn't use ctypesDavid Kershner3-1/+2
2017-09-28staging: unisys: include: remove io.h from channel.hDavid Kershner1-1/+0
2017-09-28staging: unisys: only include a file where it is used.David Kershner6-2/+6
2017-09-28staging: unisys: visorbus: to_visor_device/to_visor_driver move upDavid Kershner1-10/+4
2017-09-28staging: unisys: visorbus: visorbus_main.c: remove blank linesDavid Kershner1-41/+3
2017-09-28staging: unisys: visorbus: visorchipset: clean up blank lines in visorchipsetDavid Kershner1-95/+3
2017-09-28staging: unisys: visorbus: fix newlines for visorchannelDavid Kershner1-27/+1