summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/visorchipset.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-01staging: unisys: visorbus: Remove POSTCODE_SEVERITY levelsBryan Thompson1-43/+43
2016-12-01staging: unisys: visorbus: Fix spelling error (FAIULRE to FAILURE)Bryan Thompson1-2/+2
2016-12-01staging: unisys: visorbus: Update visorchipset postcode valuesBryan Thompson1-1/+1
2016-12-01staging: unisys: visorbus: Remove POSTCODE_LINUX_4 macroBryan Thompson1-24/+24
2016-12-01staging: unisys: visorbus: Remove POSTCODE_LINUX_3 macroBryan Thompson1-25/+25
2016-12-01staging: unisys: visorbus: Remove POSTCODE_LINUX_2 macroBryan Thompson1-32/+33
2016-11-23staging: unisys: visorbus: bus_configure add error handlingDavid Kershner1-16/+29
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 ha...David 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-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
2016-11-07staging: unisys: visorbus: my_device_changestate: add error responseDavid Kershner1-5/+12
2016-11-07staging: unisys: visorbus: my_device_create does not call device_epilogDavid Kershner1-6/+22
2016-11-07staging: unisys: visorbus: remove bus_epilogDavid Kershner1-52/+2
2016-11-07staging: unisys: visorbus: bus_create fix error handlingDavid Kershner1-29/+31
2016-11-07staging: unisys: visorbus: bus_destroy add error handlingDavid Kershner1-19/+14
2016-11-07staging: unisys: visorbus: bus_destroy do not call bus_epilogDavid Kershner1-4/+33
2016-11-07staging: unisys: visorbus: bus_create no longer calls bus_epilogDavid Kershner1-5/+28
2016-11-07staging: unisys: visorbus: fix double responseDavid Kershner1-1/+13
2016-11-07staging: unisys: visorbus: remove unused initializationsSameer Wadgaonkar1-4/+1
2016-10-17Staging: unisys: visorbus: Make a read-only structureMihaela Muraru1-1/+1
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder1-8/+8
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder1-5/+5
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch1-1/+1
2016-09-27staging: unisys: visorbus: remove driver version from visorchipset.cJon Frisch1-4/+1
2016-09-20staging: unisys: visorbus: move parahotplug_request_list and related lockDavid Kershner1-3/+3
2016-09-20staging: unisys: visorbus: move deviceenabled/disabled store functionsDavid Kershner1-213/+205
2016-09-20staging: unisys: visorbus: move the remaining_steps_show/store functionsDavid Kershner1-34/+28
2016-09-20staging: unisys: visorbus: move textid store and show functionsDavid Kershner1-34/+29
2016-09-20staging: unisys: visorbus: move error store/show functionsDavid Kershner1-33/+28
2016-09-20staging: unisys: visorbus: remove parser_done prototypeDavid Kershner1-3/+0
2016-09-20staging: unisys: visorbus: remove controlvm_respond_physdev_changestateDavid Kershner1-4/+0
2016-09-20staging: unisys: visorbus: move parser_init_byte_streamDavid Kershner1-58/+58
2016-09-20staging: unisys: visorbus: move boottotoolDavid Kershner1-39/+33
2016-09-20staging: unisys: visorbus: move toolaction functions to remove prototypesDavid Kershner1-35/+29
2016-09-20staging: unisys: visorbus: remove controlvm_respond_chipset_init prototypeDavid Kershner1-33/+30
2016-09-20staging: unisys: visorbus: remove prototype controlvm_respondDavid Kershner1-2/+0
2016-09-20staging: unisys: visorbus: move parahotplug_process_listDavid Kershner1-32/+31
2016-09-20staging: unisys: visorbus: move read_controlvm_eventDavid Kershner1-21/+21
2016-09-20staging: unisys: visorbus: move handle_commandDavid Kershner1-115/+115
2016-09-20staging: unisys: visorbus: reorder controlvm_periodic_workDavid Kershner1-67/+67
2016-09-20staging: unisys: visorbus: move controlvm_payload_bytes_bufferedJon Frisch1-1/+1
2016-09-20staging: unisys: visorbus: remove unused dump_vhba_busJon Frisch1-4/+1