summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: visorinput: use the full 80 characters of the screenDavid Kershner2018-02-161-34/+30
* staging: unisys: visorinput: Fix spacing after open paranthesisDavid Kershner2018-02-161-10/+9
* staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cDavid Kershner2018-02-162-56/+42
* staging: unisys: visorinput: remove duplicate commentsDavid Kershner2018-02-161-9/+7
* staging: unisys: visorinput: Clean up Makefile includesDavid Kershner2018-02-161-1/+0
* 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/+4
* staging: unisys: move dependencies from UNISYSSPAR to VISORBUSDavid Kershner2017-12-062-2/+1
* staging: unisys: combine visorchannel.h and visorbus.hDavid Kershner2017-12-065-183/+168
* staging: unisys: remove !UML flagDavid Kershner2017-12-061-1/+1
* staging: unisys: fix dependencies with UNISYSSPAR Kconfig flagDavid Kershner2017-12-061-2/+1
* staging: unisys: visorbus: address theoretical int overflowsTim Sell2017-11-281-3/+4
* staging: unisys: Remove redundant license textGreg Kroah-Hartman2017-11-2813-134/+0
* 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-212-7/+7
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-1313-564/+319
|\
| * staging: unisys: don't care about debugfs errorsgregkh@linuxfoundation.org2017-11-031-2/+0
| * 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/+4
| * | staging: unisys: include: fix comments and spacing issues in visorbus.hSameer Wadgaonkar2017-09-281-7/+5
| * | 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/+14
| * | 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/+0
| * | staging: unisys: include: Remove unnecessary macro to generate signatureDavid Binder2017-09-281-3/+1
| * | 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/+9
| * | staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXXDavid Kershner2017-09-281-12/+8
| * | 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/+3
| * | staging: unisys: include: consolidate a commentDavid Kershner2017-09-281-4/+3
| * | staging: unisys: include: remove signature_32David Kershner2017-09-281-3/+2
| * | 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/+0
| * | 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/+4
| * | staging: unisys: visorbus: visorbus_main.c: remove blank linesDavid Kershner2017-09-281-41/+3
| * | staging: unisys: visorbus: visorchipset: clean up blank lines in visorchipsetDavid Kershner2017-09-281-95/+3
| * | staging: unisys: visorbus: fix newlines for visorchannelDavid Kershner2017-09-281-27/+1
| * | staging: unisys: visorbus: Remove unneeded initializationDavid Kershner2017-09-281-1/+1
| * | staging: unisys: visorbus: simplify debugfs print statmentDavid Kershner2017-09-281-1/+1
| * | staging: unisys: visorbus: clean up formatting of function definitionsDavid Kershner2017-09-281-18/+9
| * | staging: unisys: shrink the name of a variableDavid Kershner2017-09-282-12/+10
OpenPOWER on IntegriCloud