summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/visorchipset.c
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: visorbus: get rid of unused payload infoDavid Kershner2017-02-021-98/+3
* staging: unisys: visorbus: remove putfile data structuresDavid Kershner2017-02-021-54/+0
* staging: unisys: visorbus: Consolidate kobject functionsDavid Binder2017-02-021-45/+31
* staging: unisys: visorbus: Check controlvm message payload sizeDavid Binder2017-02-021-0/+4
* staging: unisys: visorbus: fix checkpatch block comments warningAbdul Rauf2017-01-191-1/+1
* Staging: unisys: visorbus: visorchipset.c: style fixDerek Robson2017-01-101-1/+1
* staging: unisys: visorbus: Replace parser_param_start with parser_name_getDavid Kershner2017-01-101-38/+15
* staging: unisys: visorbus: Remove unused enum membersDavid Kershner2017-01-101-16/+1
* staging: unisys: visorbus: visorchipset.c: Don't check for more than PAGE_SIZ...David Binder2017-01-051-6/+5
* staging: unisys: visorbus: my_device_destroy add error handlingDavid Kershner2017-01-031-8/+9
* staging: unisys: visorbus: my_device_changestate add error handlingDavid Kershner2017-01-031-9/+9
* staging: unisys: visorbus: Add err handling for function save_crash_messageDavid Kershner2017-01-031-2/+5
* staging: unisys: visorbus: my_device_create add error handlingDavid Kershner2017-01-031-20/+24
* staging: unisys: visorbus: Convert references to /proc to /sysDavid Binder2017-01-031-13/+14
* staging: unisys: visorbus: Remove unneeded checks for valid variable addrDavid Binder2017-01-031-6/+3
* staging: unisys: visorbus: Use switch statement instead of conditionalsDavid Binder2017-01-031-6/+12
* staging: unisys: visorbus: shorten error message definesSameer Wadgaonkar2017-01-031-21/+20
* staging: unisys: visorbus: Remove POSTCODE_SEVERITY levelsBryan Thompson2016-12-011-43/+43
* staging: unisys: visorbus: Fix spelling error (FAIULRE to FAILURE)Bryan Thompson2016-12-011-2/+2
* staging: unisys: visorbus: Update visorchipset postcode valuesBryan Thompson2016-12-011-1/+1
* staging: unisys: visorbus: Remove POSTCODE_LINUX_4 macroBryan Thompson2016-12-011-24/+24
* staging: unisys: visorbus: Remove POSTCODE_LINUX_3 macroBryan Thompson2016-12-011-25/+25
* staging: unisys: visorbus: Remove POSTCODE_LINUX_2 macroBryan Thompson2016-12-011-32/+33
* staging: unisys: visorbus: bus_configure add error handlingDavid Kershner2016-11-231-16/+29
* staging: unisys: visorbus: device_responder add error handlingDavid Kershner2016-11-231-4/+4
* staging: unisys: visorbus: device_changestate_responder add error handlingDavid Kershner2016-11-231-6/+5
* staging: unisys: visorbus: bus_responder add error handlingDavid Kershner2016-11-231-4/+4
* staging: unisys: visorbus: save_crash_message add error handlingDavid Kershner2016-11-231-22/+28
* staging: unisys: visorbus: controlvm_respond_physdev_changestate add error ha...David Kershner2016-11-231-5/+3
* staging: unisys: visorbus: controlvm_respond add error handlingDavid Kershner2016-11-231-6/+4
* staging: unisys: visorbus: chipset_init add error handlingDavid Kershner2016-11-231-2/+6
* staging: unisys: visorbus: controlvm_respond_chipset_init add error handlingDavid Kershner2016-11-231-5/+3
* staging: unisys: visorbus: Adjust formatting of variable assignmentDavid Binder2016-11-071-3/+2
* staging: unisys: visorbus: in my_device_destroy don't call device_epilogDavid Kershner2016-11-071-82/+30
* staging: unisys: visorbus: my_device_changestate: no longer call device_epilogDavid Kershner2016-11-071-4/+32
* staging: unisys: visorbus: my_device_changestate: add error responseDavid Kershner2016-11-071-5/+12
* staging: unisys: visorbus: my_device_create does not call device_epilogDavid Kershner2016-11-071-6/+22
* staging: unisys: visorbus: remove bus_epilogDavid Kershner2016-11-071-52/+2
* staging: unisys: visorbus: bus_create fix error handlingDavid Kershner2016-11-071-29/+31
* staging: unisys: visorbus: bus_destroy add error handlingDavid Kershner2016-11-071-19/+14
* staging: unisys: visorbus: bus_destroy do not call bus_epilogDavid Kershner2016-11-071-4/+33
* staging: unisys: visorbus: bus_create no longer calls bus_epilogDavid Kershner2016-11-071-5/+28
* staging: unisys: visorbus: fix double responseDavid Kershner2016-11-071-1/+13
* staging: unisys: visorbus: remove unused initializationsSameer Wadgaonkar2016-11-071-4/+1
* Staging: unisys: visorbus: Make a read-only structureMihaela Muraru2016-10-171-1/+1
* staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder2016-09-271-8/+8
* staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder2016-09-271-5/+5
* staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch2016-09-271-1/+1
* staging: unisys: visorbus: remove driver version from visorchipset.cJon Frisch2016-09-271-4/+1
* staging: unisys: visorbus: move parahotplug_request_list and related lockDavid Kershner2016-09-201-3/+3
OpenPOWER on IntegriCloud