summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-1310-929/+758
|\
| * 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: fix spelling mistake of "outstanding"Colin Ian King2016-11-291-1/+1
| * 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: include: fix pound definesErik Arfvidson2016-11-231-10/+4
| * staging: unisys: include: fixed iochannel.h commentsErik Arfvidson2016-11-231-147/+176
| * staging: unisys: visorinput: Add default conditions to case statementsDavid Binder2016-11-071-0/+6
| * 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-073-254/+127
| * 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
* | net: use core MTU range checking in virt driversJarod Wilson2016-10-202-8/+6
|/
* 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
OpenPOWER on IntegriCloud