summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
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
2017-08-31staging: unisys: visorbus: Fix up GUID definitionDavid Kershner
2017-08-31staging: unisys: visorbus: just check for GUIDDavid Kershner
2017-08-31staging: unisys: Use size of channel defined in the channel.David Kershner
2017-08-31staging: unisys: visornic: Remove unnecessary return valuesDavid Binder
2017-08-31staging: unisys: visorbus: use all 80 characters for multi-line messagesDavid Kershner
2017-08-31staging: unisys: visorchipset: Shorten parser_init_byte_stream.David Kershner
2017-08-31staging: unisys: visorbus: Move parser functions location in file.David Kershner
2017-08-31staging: unisys: visorbus: remove uneeded initializationsDavid Kershner
2017-08-31staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.David Kershner
2017-08-31staging: unisys: Change data to point to visor_controlvm_parameters_header.David Kershner
2017-08-31staging: unisys: visorbus: Split else if blocks into multiple if.David Kershner
2017-08-31staging: unisys: visorbus: Remove check for valid parm_addr.David Kershner
2017-08-31staging: unisys: visorbus: Remove useless initialization.David Kershner
2017-08-31staging: unisys: visorbus: Remove useless comment.David Kershner
2017-08-31staging: unisys: visorbus: Consolidate controlvm channel creation.David Kershner
2017-08-31staging: unisys: include: Add comment next to mutex.David Kershner
2017-08-31staging: unisys: Don't check for null before getting driver device.David Kershner
2017-08-31staging: unisys: visorbus: Use __func__ instead of name.David Kershner
2017-08-31staging: unisys: visorbus: Convert macros to functions.David Kershner
2017-08-31staging: unisys: visorbus: Fix parameter alignment.David Kershner
2017-08-31staging: unisys: visorbus: Clean up vmcall address function.David Kershner
2017-08-31staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder
2017-08-31staging: unisys: visornic: Fix up existing function comments.David Binder
2017-08-31staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in v...Sameer Wadgaonkar
2017-08-31staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.Sameer Wadgaonkar
2017-08-31staging: unisys: use the kernel min defineDavid Kershner
2017-08-28staging: unisys: visorinput: Add module_driver driver registrationAlex Briskin
2017-08-25scsi: visorhba: sanitze private device data allocationHannes Reinecke
2017-08-22staging: unisys: use ATTRIBUTE_GROUPS instead of creating our ownDavid Kershner
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_d...Sameer Wadgaonkar
2017-08-22staging: unisys: include: iochannel.h: Add proper copyright statementDavid Binder
2017-08-22staging: unisys: visorinput: ultrainputreport.h: Adjust comment formattingDavid Binder
2017-08-22staging: unisys: visorhba: Adjust top comment formattingDavid Binder