summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.14-rc4 into staging-nextGreg Kroah-Hartman2017-10-091-2/+2
|\
| * staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann2017-09-181-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
* | staging: unisys: visorbus: keep the success path on the leftDavid Kershner2017-09-281-7/+9
* | staging: unisys: visorbus: clean up initializationsDavid Kershner2017-09-281-7/+7
* | staging: unisys; visorbus: visorbus_main.c: remove extraneous newlineDavid Kershner2017-09-281-8/+4
* | staging: unisys: fix up device_destroyDavid Kershner2017-09-281-2/+3
* | staging: unisys: visorbus: NULL pending_msg_hdr not an errorDavid Kershner2017-09-282-8/+8
* | staging: unisys: visorbus: don't put code in declaration.David Kershner2017-09-281-8/+6
* | staging: unisys: visorbus: use guid_is_equal instead of memcmpDavid Kershner2017-09-281-3/+2
* | staging: unisys: visorbus: visorbus_main.c: cleanup and consolidate commentsDavid Kershner2017-09-281-25/+19
* | staging: unisys: visorbus: visorbus_private.h remove extra blank linesDavid Kershner2017-09-281-2/+0
* | staging: unisys: visorbus: fix alignment of paranethesisDavid Kershner2017-09-281-5/+4
* | staging: unisys; visorbus: visorchipset.c: remove extraneous newlineDavid Kershner2017-09-281-19/+12
* | staging: unisys: visorbus: visorchannel: use 80 characters for commentsDavid Kershner2017-09-281-18/+17
* | staging: unisys: visorbus: clean up parser_string_get functionDavid Kershner2017-09-281-20/+4
* | staging: unisys: visorbus: don't need local variable cmdDavid Kershner2017-09-281-2/+1
* | staging: unisys: visorbus: simplify commenting in controlvm_initDavid Kershner2017-09-281-6/+2
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-09-071-72/+54
|\
| * scsi: visorhba: sanitze private device data allocationHannes Reinecke2017-08-251-70/+53
* | staging: unisys: visorbus: make two functions staticColin Ian King2017-09-011-3/+3
OpenPOWER on IntegriCloud