aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2017-09-28staging: unisys: visornic: clean up parenthesisDavid Kershner
2017-09-28staging: unisys: visorhba: clean up parenthesisDavid Kershner
2017-09-28staging: unisys: visorbus: Fix extraneous parenthesisDavid Kershner
2017-09-28staging: unisys: visorbus: fix comments in vbuschannel.hSameer Wadgaonkar
2017-09-28staging: unisys: include: fix comments and spacing issues in visorbus.hSameer Wadgaonkar
2017-09-28staging: unisys: visorbus: fix line over 80 characters checkpatch warningSameer Wadgaonkar
2017-09-28staging: unisys: visorbus: simplify visorchannel_create_gutsSameer Wadgaonkar
2017-09-28staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar
2017-09-28staging: unisys: include: Remove unused enumDavid Binder
2017-09-28staging: unisys: include: Remove unnecessary macro to generate signatureDavid Binder
2017-09-28staging: unisys: include: Rename channel.h to visorchannel.hDavid Binder
2017-09-28staging: unisys: visorbus: clean up parameter formattingDavid Kershner
2017-09-28staging: unisys: visorbus: shrink name of POLLJIFFIES_CONTROLVMCHANNEL_XXXDavid Kershner
2017-09-28staging: unisys: visorbus: visorchipset.c: Remove useless initializationsDavid Kershner
2017-09-28staging: unisys: remove visorbus_type externDavid Kershner
2017-09-28staging: unisys: visorbus: keep the success path on the left sideDavid Kershner
2017-09-28staging: unisys: include: consolidate a commentDavid Kershner
2017-09-28staging: unisys: include: remove signature_32David Kershner
2017-09-28staging: unisys: include: reorder to avoid forward declarationDavid Kershner
2017-09-28staging: unisys: visorbus: vbuschannel doesn't use ctypesDavid Kershner
2017-09-28staging: unisys: include: remove io.h from channel.hDavid Kershner
2017-09-28staging: unisys: only include a file where it is used.David Kershner
2017-09-28staging: unisys: visorbus: to_visor_device/to_visor_driver move upDavid Kershner
2017-09-28staging: unisys: visorbus: visorbus_main.c: remove blank linesDavid Kershner
2017-09-28staging: unisys: visorbus: visorchipset: clean up blank lines in visorchipsetDavid Kershner
2017-09-28staging: unisys: visorbus: fix newlines for visorchannelDavid Kershner
2017-09-28staging: unisys: visorbus: Remove unneeded initializationDavid Kershner
2017-09-28staging: unisys: visorbus: simplify debugfs print statmentDavid Kershner
2017-09-28staging: unisys: visorbus: clean up formatting of function definitionsDavid Kershner
2017-09-28staging: unisys: shrink the name of a variableDavid Kershner
2017-09-28staging: unisys: visorbus: keep the success path on the leftDavid Kershner
2017-09-28staging: unisys: visorbus: clean up initializationsDavid Kershner
2017-09-28staging: unisys; visorbus: visorbus_main.c: remove extraneous newlineDavid Kershner
2017-09-28staging: unisys: fix up device_destroyDavid Kershner
2017-09-28staging: unisys: visorbus: NULL pending_msg_hdr not an errorDavid Kershner
2017-09-28staging: unisys: visorbus: don't put code in declaration.David Kershner
2017-09-28staging: unisys: visorbus: use guid_is_equal instead of memcmpDavid Kershner
2017-09-28staging: unisys: visorbus: visorbus_main.c: cleanup and consolidate commentsDavid Kershner
2017-09-28staging: unisys: visorbus: visorbus_private.h remove extra blank linesDavid Kershner
2017-09-28staging: unisys: visorbus: fix alignment of paranethesisDavid Kershner
2017-09-28staging: unisys; visorbus: visorchipset.c: remove extraneous newlineDavid Kershner
2017-09-28staging: unisys: visorbus: visorchannel: use 80 characters for commentsDavid Kershner
2017-09-28staging: unisys: visorbus: clean up parser_string_get functionDavid Kershner
2017-09-28staging: unisys: visorbus: don't need local variable cmdDavid Kershner
2017-09-28staging: unisys: visorbus: simplify commenting in controlvm_initDavid Kershner
2017-09-18staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-09-01staging: unisys: visorbus: make two functions staticColin Ian King
2017-08-31staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar
2017-08-31staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channelSameer Wadgaonkar