summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: unisys/visorbus: add __init/__exit annotationsArnd Bergmann2017-09-181-2/+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
* | staging: unisys: change pr_err to dev_err in visor_check_channelSameer Wadgaonkar2017-08-313-18/+23
* | staging: unisys: visorbus: remove EXPORT_SYMBOL_GPL for visor_check_channelSameer Wadgaonkar2017-08-311-1/+0
* | staging: unisys: visorbus: Fix up GUID definitionDavid Kershner2017-08-311-3/+2
* | staging: unisys: visorbus: just check for GUIDDavid Kershner2017-08-311-3/+1
* | staging: unisys: Use size of channel defined in the channel.David Kershner2017-08-313-50/+22
* | staging: unisys: visornic: Remove unnecessary return valuesDavid Binder2017-08-311-10/+3
* | staging: unisys: visorbus: use all 80 characters for multi-line messagesDavid Kershner2017-08-311-19/+16
* | staging: unisys: visorchipset: Shorten parser_init_byte_stream.David Kershner2017-08-311-4/+3
* | staging: unisys: visorbus: Move parser functions location in file.David Kershner2017-08-311-58/+58
* | staging: unisys: visorbus: remove uneeded initializationsDavid Kershner2017-08-311-2/+2
* | staging: unisys: visorbus: Remove useless else clause in visorutil_spar_detect.David Kershner2017-08-311-2/+1
* | staging: unisys: Change data to point to visor_controlvm_parameters_header.David Kershner2017-08-311-14/+9
* | staging: unisys: visorbus: Split else if blocks into multiple if.David Kershner2017-08-311-2/+4
* | staging: unisys: visorbus: Remove check for valid parm_addr.David Kershner2017-08-311-1/+1
* | staging: unisys: visorbus: Remove useless initialization.David Kershner2017-08-311-3/+0
* | staging: unisys: visorbus: Remove useless comment.David Kershner2017-08-311-2/+0
* | staging: unisys: visorbus: Consolidate controlvm channel creation.David Kershner2017-08-311-30/+17
* | staging: unisys: include: Add comment next to mutex.David Kershner2017-08-311-3/+3
* | staging: unisys: Don't check for null before getting driver device.David Kershner2017-08-312-6/+5
* | staging: unisys: visorbus: Use __func__ instead of name.David Kershner2017-08-311-1/+1
* | staging: unisys: visorbus: Convert macros to functions.David Kershner2017-08-311-10/+15
* | staging: unisys: visorbus: Fix parameter alignment.David Kershner2017-08-311-1/+1
* | staging: unisys: visorbus: Clean up vmcall address function.David Kershner2017-08-311-16/+11
* | staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder2017-08-311-8/+6
* | staging: unisys: visornic: Fix up existing function comments.David Binder2017-08-311-227/+190
* | staging: unisys: visorbus: visorbus_main.c: Fix return values for checks in v...Sameer Wadgaonkar2017-08-311-4/+4
* | staging: unisys: visorbus: visorchipset.c: Fix bug in parser_init_byte_stream.Sameer Wadgaonkar2017-08-311-1/+1
* | staging: unisys: use the kernel min defineDavid Kershner2017-08-312-8/+4
* | staging: unisys: visorinput: Add module_driver driver registrationAlex Briskin2017-08-281-12/+2
* | staging: unisys: use ATTRIBUTE_GROUPS instead of creating our ownDavid Kershner2017-08-221-28/+5
* | staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar2017-08-223-9/+4
* | staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar2017-08-223-18/+6
* | staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_d...Sameer Wadgaonkar2017-08-223-10/+5
* | staging: unisys: include: iochannel.h: Add proper copyright statementDavid Binder2017-08-221-2/+16
* | staging: unisys: visorinput: ultrainputreport.h: Adjust comment formattingDavid Binder2017-08-221-1/+2
* | staging: unisys: visorhba: Adjust top comment formattingDavid Binder2017-08-221-1/+2
* | staging: unisys: include: visorbus.h: Remove filename in top commentDavid Binder2017-08-221-2/+0
* | staging: unisys: visorinput: visorinput.c: Remove filename in top commentDavid Binder2017-08-221-2/+1
* | staging: unisys: visorbus: visorchannel.c: Remove filename in top commentDavid Binder2017-08-221-2/+1
* | staging: unisys: visorbus: visorbus_main.c: Remove filename in top commentDavid Binder2017-08-221-2/+0
* | staging: unisys: visorbus: visorchipset.c: Fix SonarQube sprintf findingsDavid Binder2017-08-221-2/+2
* | staging: unisys: include: iochannel.h: Update comments for #definesDavid Kershner2017-08-221-5/+5
* | staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_c...David Kershner2017-08-223-20/+7
* | staging: unisys: reference bus_no and dev_no directlyDavid Kershner2017-08-221-4/+2
* | staging: unisys: don't copy to local variableDavid Kershner2017-08-221-4/+2
OpenPOWER on IntegriCloud