aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-18staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann1-2/+2
2017-09-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-72/+54
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 Wadgaonkar3-18/+23
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: visornic: Remove unnecessary return valuesDavid Binder1-10/+3
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
2017-08-31staging: unisys: visorbus: Remove useless initialization.David Kershner1-3/+0
2017-08-31staging: unisys: visorbus: Remove useless comment.David Kershner1-2/+0
2017-08-31staging: unisys: visorbus: Consolidate controlvm channel creation.David Kershner1-30/+17
2017-08-31staging: unisys: include: Add comment next to mutex.David Kershner1-3/+3
2017-08-31staging: unisys: Don't check for null before getting driver device.David Kershner2-6/+5
2017-08-31staging: unisys: visorbus: Use __func__ instead of name.David Kershner1-1/+1
2017-08-31staging: unisys: visorbus: Convert macros to functions.David Kershner1-10/+15
2017-08-31staging: unisys: visorbus: Fix parameter alignment.David Kershner1-1/+1
2017-08-31staging: unisys: visorbus: Clean up vmcall address function.David Kershner1-16/+11
2017-08-31staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder1-8/+6
2017-08-31staging: unisys: visornic: Fix up existing function comments.David Binder1-227/+190
2017-08-31staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in visorbus_register_visor_driver.Sameer Wadgaonkar1-4/+4
2017-08-31staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.Sameer Wadgaonkar1-1/+1
2017-08-31staging: unisys: use the kernel min defineDavid Kershner2-8/+4
2017-08-28staging: unisys: visorinput: Add module_driver driver registrationAlex Briskin1-12/+2
2017-08-25scsi: visorhba: sanitze private device data allocationHannes Reinecke1-70/+53
2017-08-22staging: unisys: use ATTRIBUTE_GROUPS instead of creating our ownDavid Kershner1-28/+5
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_device_destroySameer Wadgaonkar3-9/+4
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_device_createSameer Wadgaonkar3-18/+6
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_destroySameer Wadgaonkar3-10/+5
2017-08-22staging: unisys: include: iochannel.h: Add proper copyright statementDavid Binder1-2/+16
2017-08-22staging: unisys: visorinput: ultrainputreport.h: Adjust comment formattingDavid Binder1-1/+2
2017-08-22staging: unisys: visorhba: Adjust top comment formattingDavid Binder1-1/+2
2017-08-22staging: unisys: include: visorbus.h: Remove filename in top commentDavid Binder1-2/+0
2017-08-22staging: unisys: visorinput: visorinput.c: Remove filename in top commentDavid Binder1-2/+1
2017-08-22staging: unisys: visorbus: visorchannel.c: Remove filename in top commentDavid Binder1-2/+1
2017-08-22staging: unisys: visorbus: visorbus_main.c: Remove filename in top commentDavid Binder1-2/+0
2017-08-22staging: unisys: visorbus: visorchipset.c: Fix SonarQube sprintf findingsDavid Binder1-2/+2
2017-08-22staging: unisys: include: iochannel.h: Update comments for #definesDavid Kershner1-5/+5
2017-08-22staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_createDavid Kershner3-20/+7
2017-08-22staging: unisys: reference bus_no and dev_no directlyDavid Kershner1-4/+2
2017-08-22staging: unisys: don't copy to local variableDavid Kershner1-4/+2
2017-08-22staging: unisys: visorbus: Remove confusing comment in controlvmchannel.David Kershner1-1/+0