aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus (follow)
AgeCommit message (Expand)AuthorFilesLines
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: 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 Wadgaonkar1-1/+10
2017-09-28staging: unisys: include: Rename channel.h to visorchannel.hDavid Binder2-2/+2
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 Kershner3-36/+38
2017-09-28staging: unisys: visorbus: keep the success path on the left sideDavid Kershner1-4/+3
2017-09-28staging: unisys: visorbus: vbuschannel doesn't use ctypesDavid Kershner3-1/+2
2017-09-28staging: unisys: only include a file where it is used.David Kershner2-0/+3
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
2017-09-28staging: unisys: visorbus: Remove unneeded initializationDavid Kershner1-1/+1
2017-09-28staging: unisys: visorbus: simplify debugfs print statmentDavid Kershner1-1/+1
2017-09-28staging: unisys: visorbus: clean up formatting of function definitionsDavid Kershner1-18/+9
2017-09-28staging: unisys: shrink the name of a variableDavid Kershner1-11/+9
2017-09-28staging: unisys: visorbus: keep the success path on the leftDavid Kershner1-7/+9
2017-09-28staging: unisys: visorbus: clean up initializationsDavid Kershner1-7/+7
2017-09-28staging: unisys; visorbus: visorbus_main.c: remove extraneous newlineDavid Kershner1-8/+4
2017-09-28staging: unisys: fix up device_destroyDavid Kershner1-2/+3
2017-09-28staging: unisys: visorbus: NULL pending_msg_hdr not an errorDavid Kershner2-8/+8
2017-09-28staging: unisys: visorbus: don't put code in declaration.David Kershner1-8/+6
2017-09-28staging: unisys: visorbus: use guid_is_equal instead of memcmpDavid Kershner1-3/+2
2017-09-28staging: unisys: visorbus: visorbus_main.c: cleanup and consolidate commentsDavid Kershner1-25/+19
2017-09-28staging: unisys: visorbus: visorbus_private.h remove extra blank linesDavid Kershner1-2/+0
2017-09-28staging: unisys: visorbus: fix alignment of paranethesisDavid Kershner1-5/+4
2017-09-28staging: unisys; visorbus: visorchipset.c: remove extraneous newlineDavid Kershner1-19/+12
2017-09-28staging: unisys: visorbus: visorchannel: use 80 characters for commentsDavid Kershner1-18/+17
2017-09-28staging: unisys: visorbus: clean up parser_string_get functionDavid Kershner1-20/+4
2017-09-28staging: unisys: visorbus: don't need local variable cmdDavid Kershner1-2/+1
2017-09-28staging: unisys: visorbus: simplify commenting in controlvm_initDavid Kershner1-6/+2
2017-09-01staging: unisys: visorbus: make two functions staticColin Ian King1-3/+3
2017-08-31staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar2-15/+19
2017-08-31staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channelSameer Wadgaonkar1-1/+0
2017-08-31staging: unisys: visorbus: Fix up GUID definitionDavid Kershner1-3/+2
2017-08-31staging: unisys: visorbus: just check for GUIDDavid Kershner1-3/+1
2017-08-31staging: unisys: Use size of channel defined in the channel.David Kershner3-50/+22
2017-08-31staging: unisys: visorbus: use all 80 characters for multi-line messagesDavid Kershner1-19/+16
2017-08-31staging: unisys: visorchipset: Shorten parser_init_byte_stream.David Kershner1-4/+3
2017-08-31staging: unisys: visorbus: Move parser functions location in file.David Kershner1-58/+58
2017-08-31staging: unisys: visorbus: remove uneeded initializationsDavid Kershner1-2/+2
2017-08-31staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.David Kershner1-2/+1
2017-08-31staging: unisys: Change data to point to visor_controlvm_parameters_header.David Kershner1-14/+9
2017-08-31staging: unisys: visorbus: Split else if blocks into multiple if.David Kershner1-2/+4
2017-08-31staging: unisys: visorbus: Remove check for valid parm_addr.David Kershner1-1/+1