summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: visorbus: Constify attribute_group structures.Arvind Yadav2017-07-272-3/+3
* staging: unisys: visornic: fix multi-line function definitionCharles Daniels2017-07-181-58/+43
* staging: unisys: visorinput: fix multi-line function definitionCharles Daniels2017-07-181-32/+20
* staging: unisys: visorhba: fix multi-line function definitionCharles Daniels2017-07-181-19/+17
* staging: unisys: visorbus: visorchannel.c: fix multi-line function definitionCharles Daniels2017-07-181-57/+44
* staging: unisys: include: Remove COVER macro from channel.hCharles Daniels2017-07-182-5/+1
* staging: unisys: visorbus: Remove unused define for visorchipset.David Kershner2017-07-181-2/+0
* staging: unisys: visorbus: cleaned up include block of visorchipset.cMark Foresta2017-07-181-4/+0
* staging: unisys: visorbus: Removed unused define from visorbus_main.cMark Foresta2017-07-181-1/+0
* staging: unisys: visorbus: removed blank line in viorbus_main.cMark Foresta2017-07-181-1/+0
* staging: unisys: visorchipset: remove local_addr in handle_commandErik Arfvidson2017-07-181-30/+13
* staging: unisys: visorbus: remove target_hostname commentErik Arfvidson2017-07-181-4/+0
* staging: unisys: visorbus: rename fix_vbus_dev_infoErik Arfvidson2017-07-181-8/+7
* staging: unisys: visorbus: Fix memory leakZachary Dremann2017-07-181-0/+1
* staging: unisys: moved visor_check_channel from include/channel.h to visorbus...Sameer Wadgaonkar2017-07-185-65/+65
* staging: unisys: include: Remove unused CHANNEL_OK defines.Sameer Wadgaonkar2017-07-181-12/+0
* staging: unisys: remove unused define VISOR_VSWITCH_CHANNEL_VERSIONIDSameer Wadgaonkar2017-07-181-1/+0
* staging: unisys: visorbus: add checks for probe, remove, pause and resume in ...Sameer Wadgaonkar2017-07-181-9/+13
* staging: unisys: visorbus: visorbus_main.c: remove check from typename_showSameer Wadgaonkar2017-07-181-1/+1
* staging: unisys: visorbus: visorbus_main.c: put function name and return valu...Sameer Wadgaonkar2017-07-181-83/+48
* staging: unisys: visorbus: visorbus_main.c: remove extra checks for dev->viso...Sameer Wadgaonkar2017-07-181-8/+2
* staging: unisys: visorbus: convert VMCALL_CONTROLVM_ADDR enum to #defineSameer Wadgaonkar2017-07-181-5/+2
* staging: unisys: include: iochannel.h: removed VISOR_VSWITCH_CHANNEL_SIGNATUREAlex Curtin2017-07-181-2/+0
* staging: unisys: include: iochannel.h: removed VISOR_VNIC_CHANNEL_SIGNATUREAlex Curtin2017-07-181-2/+1
* staging: unisys: include: iochannel.h: removed VISOR_VHBA_CHANNEL_SIGNATUREAlex Curtin2017-07-181-2/+1
* staging: unisys: visorbus: vbuschannel.h: removed VISOR_VBUS_CHANNEL_SIGNATUREAlex Curtin2017-07-182-3/+1
* staging: unisys: visorbus: controlvmchannel.h: removed VISOR_CONTROLVM_CHANNE...Alex Curtin2017-07-181-2/+1
* staging: unisys: include: channel.h: remove unused pound definesErik Arfvidson2017-07-181-4/+0
* staging: unisys: visorhba: viosrhba_main.c: Remove unnecessary checksDavid Binder2017-07-181-4/+1
* staging: unisys: visorbus: controlvmchannel.h: fix spacingErik Arfvidson2017-07-181-4/+4
* staging: unisys: visornic: visornic_main.c: Adjust whitespace usageDavid Binder2017-07-181-12/+2
* staging: unisys: visorinput: visorinput.c: Adjust whitespace usageDavid Binder2017-07-181-9/+3
* staging: unisys: visorhba: visorhba_main.c: Adjust whitespace usageDavid Binder2017-07-181-7/+0
* staging: unisys: visorbus: visorbus_main.c: Adjust code layoutDavid Binder2017-07-181-17/+11
* staging: unisys: visorbus: visorchipset.c: Adjust code layoutDavid Binder2017-07-181-21/+9
* staging: unisys: visorbus: visorbus_main.c: use __func__ over hardcoded nameZachary Dremann2017-07-181-1/+1
* staging: unisys: visorbus: fix improper bracket blocksErik Arfvidson2017-07-161-6/+12
* staging: unisys: visorbus: use __func__ over hardcoded nameZachary Dremann2017-07-161-1/+1
* staging: unisys: visorbus: Indent struct assignment correctlyZachary Dremann2017-07-161-21/+21
* staging: unisys: visorbus: adjust tabs in functionSteve Wilson2017-07-161-3/+3
* staging: unisys: visorbus: controlvmchannel.h: Adjust whitespace usageDavid Binder2017-07-161-9/+0
* staging: unisys: include: visorbus.h: Adjust whitespace usageDavid Binder2017-07-161-1/+1
* staging: unisys: include: iochannel.h: Adjust whitespace usageDavid Binder2017-07-161-9/+2
* staging: unisys: include: channel.h: Adjust whitespace usageDavid Binder2017-07-161-6/+1
* staging: unisys: visorhba: Fix up existing function commentsDavid Binder2017-07-161-155/+170
* staging: unisys: visorbus: Rename #define to fit surrounding namespaceDavid Binder2017-07-161-3/+3
* staging: unisys: visorbus: Remove unused #defineDavid Binder2017-07-161-2/+0
* staging: unisys: include: Fix spelling mistakeDavid Binder2017-07-161-1/+1
* staging: unisys: visorinput: ultrainputreport.h: fixed comment formatting issuesSameer Wadgaonkar2017-07-161-37/+28
* staging: unisys: visorinput: visorinput.c: fixed comment formatting issuesSameer Wadgaonkar2017-07-161-8/+12
OpenPOWER on IntegriCloud