summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* staging: unisys: visornic: no need to check debugfs return valuesGreg Kroah-Hartman2018-06-011-17/+6Star
* staging: visornic: fix visornic_xmit()'s return typeLuc Van Oostenryck2018-04-251-1/+1
* staging: unisys: visorinput: use the full 80 characters of the screenDavid Kershner2018-02-161-34/+30Star
* staging: unisys: visorinput: Fix spacing after open paranthesisDavid Kershner2018-02-161-10/+9Star
* staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cDavid Kershner2018-02-162-56/+42Star
* staging: unisys: visorinput: remove duplicate commentsDavid Kershner2018-02-161-9/+7Star
* staging: unisys: visorinput: Clean up Makefile includesDavid Kershner2018-02-161-1/+0Star
* staging: unisys: visorinput: remove need for 'depends on FB'Tim Sell2018-02-162-13/+32
* drivers: visorbus: move driver out of stagingDavid Kershner2017-12-0815-4526/+4Star
* staging: unisys: move dependencies from UNISYSSPAR to VISORBUSDavid Kershner2017-12-062-2/+1Star
* staging: unisys: combine visorchannel.h and visorbus.hDavid Kershner2017-12-065-183/+168Star
* staging: unisys: remove !UML flagDavid Kershner2017-12-061-1/+1
* staging: unisys: fix dependencies with UNISYSSPAR Kconfig flagDavid Kershner2017-12-061-2/+1Star
* staging: unisys: visorbus: address theoretical int overflowsTim Sell2017-11-281-3/+4
* staging: unisys: Remove redundant license textGreg Kroah-Hartman2017-11-2813-134/+0Star
* staging: unisys: fix up some SPDX tagsGreg Kroah-Hartman2017-11-282-1/+2
* staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman2017-11-2812-0/+12
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-222-7/+7
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1413-564/+319Star
|\
| * staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org2017-11-031-2/+0Star
| * staging: unisys: Fix incorrect unisys MAINTAINERS patternTom Saeger2017-11-021-1/+1
| * Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-2/+2
| |\
| * | staging: unisys: visornic: clean up parenthesisDavid Kershner2017-09-281-3/+3
| * | staging: unisys: visorhba: clean up parenthesisDavid Kershner2017-09-281-4/+4
| * | staging: unisys: visorbus: Fix extraneous parenthesisDavid Kershner2017-09-282-4/+4
| * | staging: unisys: visorbus: fix comments in vbuschannel.hSameer Wadgaonkar2017-09-281-5/+4Star
| * | staging: unisys: include: fix comments and spacing issues in visorbus.hSameer Wadgaonkar2017-09-281-7/+5Star
| * | staging: unisys: visorbus: fix line over 80 characters checkpatch warningSameer Wadgaonkar2017-09-281-2/+4
| * | staging: unisys: visorbus: simplify visorchannel_create_gutsSameer Wadgaonkar2017-09-283-28/+14Star
| * | staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar2017-09-284-5/+17
| * | staging: unisys: include: Remove unused enumDavid Binder2017-09-281-20/+0Star
| * | staging: unisys: include: Remove unnecessary macro to generate signatureDavid Binder2017-09-281-3/+1Star
| * | staging: unisys: include: Rename channel.h to visorchannel.hDavid Binder2017-09-285-7/+7
| * | staging: unisys: visorbus: clean up parameter formattingDavid Kershner2017-09-282-10/+9Star
| * | staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXXDavid Kershner2017-09-281-12/+8Star
| * | staging: unisys: visorbus: visorchipset.c: Remove useless initializationsDavid Kershner2017-09-281-8/+8
| * | staging: unisys: remove visorbus_type externDavid Kershner2017-09-284-38/+38
| * | staging: unisys: visorbus: keep the success path on the left sideDavid Kershner2017-09-281-4/+3Star
| * | staging: unisys: include: consolidate a commentDavid Kershner2017-09-281-4/+3Star
| * | staging: unisys: include: remove signature_32David Kershner2017-09-281-3/+2Star
| * | staging: unisys: include: reorder to avoid forward declarationDavid Kershner2017-09-281-62/+63
| * | staging: unisys: visorbus: vbuschannel doesn't use ctypesDavid Kershner2017-09-283-1/+2
| * | staging: unisys: include: remove io.h from channel.hDavid Kershner2017-09-281-1/+0Star
| * | staging: unisys: only include a file where it is used.David Kershner2017-09-286-2/+6
| * | staging: unisys: visorbus: to_visor_device/to_visor_driver move upDavid Kershner2017-09-281-10/+4Star
| * | staging: unisys: visorbus: visorbus_main.c: remove blank linesDavid Kershner2017-09-281-41/+3Star
| * | staging: unisys: visorbus: visorchipset: clean up blank lines in visorchipsetDavid Kershner2017-09-281-95/+3Star
| * | staging: unisys: visorbus: fix newlines for visorchannelDavid Kershner2017-09-281-27/+1Star
| * | staging: unisys: visorbus: Remove unneeded initializationDavid Kershner2017-09-281-1/+1