summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
...
* | staging: unisys: visorbus: Remove useless initialization.David Kershner2017-08-311-3/+0Star
* | staging: unisys: visorbus: Remove useless comment.David Kershner2017-08-311-2/+0Star
* | staging: unisys: visorbus: Consolidate controlvm channel creation.David Kershner2017-08-311-30/+17Star
* | 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/+5Star
* | 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/+11Star
* | staging: unisys: visornic: Fix miscellaneous block comment format issues.David Binder2017-08-311-8/+6Star
* | staging: unisys: visornic: Fix up existing function comments.David Binder2017-08-311-227/+190Star
* | 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/+4Star
* | staging: unisys: visorinput: Add module_driver driver registrationAlex Briskin2017-08-281-12/+2Star
* | staging: unisys: use ATTRIBUTE_GROUPS instead of creating our ownDavid Kershner2017-08-231-28/+5Star
* | staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar2017-08-233-9/+4Star
* | staging: unisys: visorbus: Get rid of passthrough function visorchipset_devic...Sameer Wadgaonkar2017-08-233-18/+6Star
* | staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_d...Sameer Wadgaonkar2017-08-233-10/+5Star
* | staging: unisys: include: iochannel.h: Add proper copyright statementDavid Binder2017-08-231-2/+16
* | staging: unisys: visorinput: ultrainputreport.h: Adjust comment formattingDavid Binder2017-08-231-1/+2
* | staging: unisys: visorhba: Adjust top comment formattingDavid Binder2017-08-231-1/+2
* | staging: unisys: include: visorbus.h: Remove filename in top commentDavid Binder2017-08-231-2/+0Star
* | staging: unisys: visorinput: visorinput.c: Remove filename in top commentDavid Binder2017-08-231-2/+1Star
* | staging: unisys: visorbus: visorchannel.c: Remove filename in top commentDavid Binder2017-08-231-2/+1Star
* | staging: unisys: visorbus: visorbus_main.c: Remove filename in top commentDavid Binder2017-08-231-2/+0Star
* | staging: unisys: visorbus: visorchipset.c: Fix SonarQube sprintf findingsDavid Binder2017-08-231-2/+2
* | staging: unisys: include: iochannel.h: Update comments for #definesDavid Kershner2017-08-231-5/+5
* | staging: unisys: visorbus: Get rid of passthrough function visorchipset_bus_c...David Kershner2017-08-233-20/+7Star
* | staging: unisys: reference bus_no and dev_no directlyDavid Kershner2017-08-231-4/+2Star
* | staging: unisys: don't copy to local variableDavid Kershner2017-08-231-4/+2Star
* | staging: unisys: visorbus: Remove confusing comment in controlvmchannel.David Kershner2017-08-231-1/+0Star
* | staging: unisys: Move SIOVM guid to visorbusDavid Kershner2017-08-232-5/+5
* | staging: unisys: Move VNIC GUID to visornicDavid Kershner2017-08-232-6/+7
* | staging: unisys: include: remove unnecessary blank line from channel.hDavid Kershner2017-08-231-1/+0Star
* | staging: unisys: visorinput: Get rid of unused includesDavid Kershner2017-08-231-3/+0Star
* | staging: unisys: include: iochannel needs to include skbuffDavid Kershner2017-08-232-1/+1
* | staging: unisys: visorbus: Remove unnecessary includes for visorchipset.cDavid Kershner2017-08-231-2/+0Star
* | staging: unisys: visorbus: fix include dependencyDavid Kershner2017-08-231-0/+1
* | staging: unisys: include: Remove unneeded includes from visorbus.hDavid Kershner2017-08-231-4/+0Star
* | staging: unisys: include: Remove unnecessary forward declarationDavid Kershner2017-08-231-1/+0Star
* | staging: unisys: include: Fix up comment style in visorbus.hDavid Kershner2017-08-231-4/+7
* | staging: unisys: include: cleanup channel commentDavid Kershner2017-08-231-5/+4Star
* | staging: unisys: include: Remove unused throttling defines.David Kershner2017-08-231-17/+0Star
* | staging: unisys: include: Remove unused vdiskmgmt commandsDavid Kershner2017-08-231-32/+0Star
* | staging: unisys: include: Remove unused #define MAXNUMDavid Kershner2017-08-221-1/+0Star
* | staging: unisys: visorbus: merging the visorbus_device_pause_response and vis...Sameer Wadgaonkar2017-08-223-19/+10Star
* | staging: unisys: visorbus: merging the visorbus_*_response functions into one.Sameer Wadgaonkar2017-08-223-46/+10Star
* | staging: unisys: include: fix improper use of dma_data_directionSteven Matthews2017-08-222-4/+37
* | staging: unisys: visorbus: Remove unnecessary commentsDavid Binder2017-08-221-12/+1Star