aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-929/+758
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-29staging: unisys: fix spelling mistake of "outstanding"Colin Ian King1-1/+1
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-23staging: unisys: include: fix pound definesErik Arfvidson1-10/+4
2016-11-23staging: unisys: include: fixed iochannel.h commentsErik Arfvidson1-147/+176
2016-11-07staging: unisys: visorinput: Add default conditions to case statementsDavid Binder1-0/+6
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-11-07staging: unisys: visorbus: convert client_bus_info sysfs to debugfsTim Sell3-254/+127
2016-11-07staging: unisys: visorbus: move DEVICE_ATTR_RO defs as-per conventionsTim Sell1-13/+11
2016-10-25staging: unisys: visorbus: visorchannel: Refactor locking code to be statically deterministic.Cathal Mullaney1-11/+19
2016-10-20net: use core MTU range checking in virt driversJarod Wilson2-8/+6
2016-10-17Staging: unisys: visorbus: Make a read-only structureMihaela Muraru1-1/+1
2016-10-17staging: unisys: visorbus: add missing includeLaurent Navet1-0/+1
2016-09-28staging: unisys: visorbus: fix typos with client_bus_info /sys entryTim Sell1-2/+2
2016-09-28staging: unisys: visorbus: fix vbus info generated for s-Par livedumpsTim Sell1-5/+3
2016-09-28staging: unisys: visorbus: fix sloppy unsigned/signed int conversionsTim Sell1-3/+3