aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-16staging: visorbus, replace init_timer with setup_timerStefan Svinciak1-3/+1
2017-02-02staging: unisys: visorbus: get rid of unused payload infoDavid Kershner1-98/+3
2017-02-02staging: unisys: visorbus: remove putfile data structuresDavid Kershner1-54/+0
2017-02-02staging: unisys: visorbus: Consolidate kobject functionsDavid Binder1-45/+31
2017-02-02staging: unisys: visorbus: Check controlvm message payload sizeDavid Binder1-0/+4
2017-02-02staging: unisys: visorbus: Remove unused struct in visorchannel.cDavid Binder1-6/+0
2017-01-19staging: unisys: visorbus: fix checkpatch block comments warningAbdul Rauf2-5/+5
2017-01-10Staging: unisys: visorbus: visorchipset.c: style fixDerek Robson1-1/+1
2017-01-10Staging: unisys: visorbus: visorbus_main.c: fixed styleDerek Robson1-3/+3
2017-01-10staging: unisys: visorbus: Replace parser_param_start with parser_name_getDavid Kershner1-38/+15
2017-01-10staging: unisys: visorbus: relocate error-check from isr to registrationTim Sell1-2/+8
2017-01-10staging: unisys: visorbus: Remove unused enum membersDavid Kershner1-16/+1
2017-01-05staging: unisys: visorbus: visorchipset.c: Don't check for more than PAGE_SIZE lengthDavid Binder1-6/+5
2017-01-05staging: unisys: visorbus: Don't check for more than PAGE_SIZE length in visorbusDavid Binder1-16/+16
2017-01-03staging: unisys: visorbus: my_device_destroy add error handlingDavid Kershner1-8/+9
2017-01-03staging: unisys: visorbus: my_device_changestate add error handlingDavid Kershner1-9/+9
2017-01-03staging: unisys: visorbus: Add err handling for function save_crash_messageDavid Kershner1-2/+5
2017-01-03staging: unisys: visorbus: my_device_create add error handlingDavid Kershner1-20/+24
2017-01-03staging: unisys: visorbus: Convert references to /proc to /sysDavid Binder1-13/+14
2017-01-03staging: unisys: visorbus: controlvmchannel.h remove unused pound definesErik Arfvidson1-22/+0
2017-01-03staging: unisys: visorbus: Remove unneeded checks for valid variable addrDavid Binder1-6/+3
2017-01-03staging: unisys: visorbus: Use switch statement instead of conditionalsDavid Binder1-6/+12
2017-01-03staging: unisys: visorbus: shorten error message definesSameer Wadgaonkar2-54/+52
2016-12-01staging: unisys: visorbus: Remove two passthrough postcode macrosBryan Thompson1-10/+2
2016-12-01staging: unisys: visorbus: Remove POSTCODE_SEVERITY levelsBryan Thompson3-59/+55
2016-12-01staging: unisys: visorbus: Fix spelling error (FAIULRE to FAILURE)Bryan Thompson2-4/+4
2016-12-01staging: unisys: visorbus: Remove unused values from guestlinuxdebugBryan Thompson1-91/+34
2016-12-01staging: unisys: visorbus: Update visorchipset postcode valuesBryan Thompson2-11/+2
2016-12-01staging: unisys: visorbus: Remove POSTCODE_LINUX_4 macroBryan Thompson3-37/+32
2016-12-01staging: unisys: visorbus: Remove POSTCODE_LINUX_3 macroBryan Thompson3-41/+37
2016-12-01staging: unisys: visorbus: Remove POSTCODE_LINUX_2 macroBryan Thompson3-37/+35
2016-12-01staging: unisys: visorbus: Use CURRENT_FILE_PC in base postcode macroBryan Thompson1-7/+7
2016-12-01staging: unisys: visorbus: Replace two base postcode macros with oneBryan Thompson1-14/+12
2016-12-01staging: unisys: visorbus: vbuschannel.h remove unused pound definesErik Arfvidson1-11/+0
2016-12-01staging: unisys: visorbus: vmcallinterface.h remove unused pound definesErik Arfvidson1-1/+0
2016-11-23staging: unisys: visorbus: bus_configure add error handlingDavid Kershner1-16/+29
2016-11-23staging: unisys: visorbus: return EAGAIN when emptyDavid Kershner1-1/+2
2016-11-23staging: unisys: visorbus: device_responder add error handlingDavid Kershner1-4/+4
2016-11-23staging: unisys: visorbus: device_changestate_responder add error handlingDavid Kershner1-6/+5
2016-11-23staging: unisys: visorbus: bus_responder add error handlingDavid Kershner1-4/+4
2016-11-23staging: unisys: visorbus: save_crash_message add error handlingDavid Kershner1-22/+28
2016-11-23staging: unisys: visorbus: controlvm_respond_physdev_changestate add error handlingDavid Kershner1-5/+3
2016-11-23staging: unisys: visorbus: controlvm_respond add error handlingDavid Kershner1-6/+4
2016-11-23staging: unisys: visorbus: chipset_init add error handlingDavid Kershner1-2/+6
2016-11-23staging: unisys: visorbus: controlvm_respond_chipset_init add error handlingDavid Kershner1-5/+3
2016-11-23staging: unisys: visorbus: visorbus_private rename 'local' var to 'dest'Erik Arfvidson1-2/+2
2016-11-23staging: unisys: visorbus: visorchannel.c rename 'local' variable to 'dest'Erik Arfvidson1-5/+5
2016-11-07staging: unisys: visorbus: Adjust formatting of variable assignmentDavid Binder1-3/+2
2016-11-07staging: unisys: visorbus: in my_device_destroy don't call device_epilogDavid Kershner1-82/+30
2016-11-07staging: unisys: visorbus: my_device_changestate: no longer call device_epilogDavid Kershner1-4/+32