summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2017-03-29staging: unisys: visorbus: add error handling for chipset_device_createDavid Kershner
2017-03-29staging: unisys: visornic: add error handling for visorchannel_signalinsert/r...David Kershner
2017-03-29staging: unisys: visorbus: add __packed to structures in controlvmchannel.hSameer Wadgaonkar
2017-03-29staging: unisys: visorbus: add error handling to chipset_bus_createDavid Kershner
2017-03-29staging: unisys: visorbus: remaining_steps convert ret to errDavid Kershner
2017-03-29staging: unisys: visorbus: textid_store convert ret to errDavid Kershner
2017-03-29staging: unisys: visorbus: error_store convert ret to errDavid Kershner
2017-03-29staging: unisys: visorbus: boottotool convert ret to errDavid Kershner
2017-03-29staging: unisys: visorbus: convert ret to err to be consistentDavid Kershner
2017-03-29staging: unisys: visorbus: remove invalid comment, we are one driver.David Kershner
2017-03-29staging: unisys: visorbus: move bus_device_info_init to visorbus_main.cDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to remaining_steps_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling textid_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to error_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to boottotool_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to toolaction_showDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling around kobject_ueventDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling for parahotplug_request_kickoffDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to controlvm_periodic_workDavid Kershner
2017-03-29staging: unisys: visorbus: add error handling to handle_commandDavid Kershner
2017-03-29staging: unisys: visorbus: parahotplug_process_message add error handlingDavid Kershner
2017-03-21staging: unisys: include: channel.h: Fix #define formattingDavid Binder
2017-03-21staging: unisys: include: visorbus.h: Fix #define formattingDavid Binder
2017-03-21staging: unisys: include: iochannel.h: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorhba: visorhba_main.c: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorinput: visorinput.c: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorbus: vmcallinterface.h: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorbus: vbuschannel.h: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorbus: visorchipset.c: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorbus: controlvmchannel.h: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorbus: visorbus_main.c: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorbus: visorchannel.c: Fix #define formattingDavid Binder
2017-03-21staging: unisys: visorbus: remove #pragma directiveJon Frisch
2017-03-21staging: unisys: visornic: remove inline functionsJon Frisch
2017-03-21staging: unisys: include: remove irrelevant commentsJon Frisch
2017-03-21staging: unisys: include: removed unused function declarationsJon Frisch
2017-03-21staging: unisys: include: remove macro lengthofJon Frisch
2017-03-21staging: unisys: visorbus: Remove pointer cast that causes sparse warningDavid Binder
2017-03-21staging: unisys: include: simplify spar_check_channel_clientDavid Kershner
2017-03-21staging: unisys: include: Add function definition argument identifierDavid Binder
2017-03-21staging: unisys: visorinput: Remove unnecessary usage of local variableDavid Binder
2017-03-21staging: unisys: visorbus: Rename what vmcallinterface.h #defineDavid Binder
2017-03-21staging: unisys: visornic: Move function to appropriate locationDavid Binder
2017-03-21staging: unisys: include: Change out-of-date referencesDavid Binder
2017-03-21staging: unisys: visorbus: Rename #define VMCALL_IO_CONTROLVM_ADDRDavid Binder
2017-03-21staging: unisys: visorbus: Remove useless checks in visorbus_main.cDavid Binder
2017-03-21staging: unisys: include: Remove unused visorchannel #definesDavid Binder
2017-03-21staging: unisys: include: Wrap macro argument in parenthesisDavid Binder
2017-03-21staging: unisys: visorbus: remove inline keyword in visorchannel.cSameer Wadgaonkar
2017-03-21staging: unisys: visorbus: remove inline keyword from visorchipsetSameer Wadgaonkar