summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: visorbus: Remove two passthrough postcode macrosBryan Thompson2016-12-011-10/+2
* staging: unisys: visorbus: Remove POSTCODE_SEVERITY levelsBryan Thompson2016-12-013-59/+55
* staging: unisys: visorbus: Fix spelling error (FAIULRE to FAILURE)Bryan Thompson2016-12-012-4/+4
* staging: unisys: visorbus: Remove unused values from guestlinuxdebugBryan Thompson2016-12-011-91/+34
* staging: unisys: visorbus: Update visorchipset postcode valuesBryan Thompson2016-12-012-11/+2
* staging: unisys: visorbus: Remove POSTCODE_LINUX_4 macroBryan Thompson2016-12-013-37/+32
* staging: unisys: visorbus: Remove POSTCODE_LINUX_3 macroBryan Thompson2016-12-013-41/+37
* staging: unisys: visorbus: Remove POSTCODE_LINUX_2 macroBryan Thompson2016-12-013-37/+35
* staging: unisys: visorbus: Use CURRENT_FILE_PC in base postcode macroBryan Thompson2016-12-011-7/+7
* staging: unisys: visorbus: Replace two base postcode macros with oneBryan Thompson2016-12-011-14/+12
* staging: unisys: visorbus: vbuschannel.h remove unused pound definesErik Arfvidson2016-12-011-11/+0
* staging: unisys: visorbus: vmcallinterface.h remove unused pound definesErik Arfvidson2016-12-011-1/+0
* staging: unisys: visorbus: bus_configure add error handlingDavid Kershner2016-11-231-16/+29
* staging: unisys: visorbus: return EAGAIN when emptyDavid Kershner2016-11-231-1/+2
* 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: visorbus_private rename 'local' var to 'dest'Erik Arfvidson2016-11-231-2/+2
* staging: unisys: visorbus: visorchannel.c rename 'local' variable to 'dest'Erik Arfvidson2016-11-231-5/+5
* 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: convert client_bus_info sysfs to debugfsTim Sell2016-11-072-254/+125
* staging: unisys: visorbus: move DEVICE_ATTR_RO defs as-per conventionsTim Sell2016-11-071-13/+11
* staging: unisys: visorbus: visorchannel: Refactor locking code to be statical...Cathal Mullaney2016-10-251-11/+19
* Staging: unisys: visorbus: Make a read-only structureMihaela Muraru2016-10-171-1/+1
* staging: unisys: visorbus: add missing includeLaurent Navet2016-10-171-0/+1
* staging: unisys: visorbus: fix typos with client_bus_info /sys entryTim Sell2016-09-281-2/+2
* staging: unisys: visorbus: fix vbus info generated for s-Par livedumpsTim Sell2016-09-281-5/+3
* staging: unisys: visorbus: fix sloppy unsigned/signed int conversionsTim Sell2016-09-281-3/+3
* staging: unisys: visorbus: Convert visorchannel_signalinsert() return valDavid Binder2016-09-272-12/+12
* staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder2016-09-272-9/+9
* staging: unisys: visorbus: Change support functions to integer return valsDavid Binder2016-09-271-57/+57
* staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch2016-09-271-1/+1
* staging: unisys: remove version.hJon Frisch2016-09-271-1/+0
* staging: unisys: visorbus: remove driver version from visorchipset.cJon Frisch2016-09-271-4/+1
OpenPOWER on IntegriCloud