aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-07staging: unisys: visornic: change return statementsDavid Binder1-9/+7
2016-06-07staging: unisys: iovmcall_gnuc.h change -1 return valuesErik Arfvidson1-2/+2
2016-06-07staging: unisys: visorchipset change -1 return valueErik Arfvidson1-1/+1
2016-06-07staging: unisys: visorbus change -1 return valuesErik Arfvidson1-6/+6
2016-06-07staging: unisys: visorhba change -1 return valueErik Arfvidson1-2/+2
2016-06-07staging: unisys: visorinput change -1 return valueErik Arfvidson1-1/+1
2016-06-07staging: unisys: visorhba: "Prefer 'unsigned int'" checkpatch warningsTim Sell1-3/+3
2016-06-07staging: unisys: visornic: remove extraneous error checkDavid Binder1-3/+1
2016-06-07staging: unisys: visornic: check for error instead of successDavid Binder1-2/+4
2016-06-07staging: unisys: visorhba: return 0 literalDavid Binder1-1/+1
2016-06-07staging: unisys: visornic: cleanup error handlingDavid Binder1-3/+3
2016-06-07staging: unisys: visornic: simplify visornic if statementsDavid Binder1-19/+22
2016-06-07staging: unisys: visorhba: visorhbas_open[] no longer used, so deletedTim Sell1-11/+1
2016-06-07staging: unisys: visorhba: simplify and enhance debugfs interfaceTim Sell1-71/+65
2016-06-07staging: unisys: visorhba: remove unused (and broken) logicTim Sell1-74/+4
2016-06-07staging: unisys: visorhba: correct scsi task mgmt completion handlingTim Sell1-27/+111
2016-06-07staging: unisys: visorhba: delete processing of vdiskmgmt commandsTim Sell1-22/+0
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds13-1007/+501
2016-05-09staging: unisys: rename misleading var ii with fragErik Arfvidson1-5/+5
2016-05-09staging: unisys: visorhba: switch success handling to error handlingDavid Binder1-8/+9
2016-05-09staging: unisys: visorhba: main path needs to flow down the left marginTim Sell1-8/+9
2016-05-09staging: unisys: visorinput: handle_locking_key() simplificationsTim Sell1-11/+7
2016-05-09staging: unisys: visorhba: fail gracefully for thread creation failuresTim Sell1-26/+28
2016-05-09staging: unisys: visornic: comment restructuring and removing bad dictionErik Arfvidson1-94/+58
2016-05-09staging: unisys: fix format string %Lx to %llx for u64Erik Arfvidson1-5/+5
2016-05-09staging: unisys: remove unused struct membersErik Arfvidson1-6/+0
2016-05-09staging: unisys: visorchannel: correct variable misspellingDavid Binder1-1/+1
2016-05-09staging: unisys: visorhba: replace functionlike macro with functionAlexander Curtin2-46/+22
2016-04-28staging: unisys: visorbus: initialize variablesDavid Binder1-4/+4
2016-04-28staging: unisys: visorbus: remove unused chipsetready informationErik Arfvidson2-102/+1
2016-04-28staging: unisys: include: Added kerneldoc comments to visor_deviceAlexander Curtin1-11/+34
2016-04-28staging: unisys: include: Added kernel-doc for struct visor_driverAlexander Curtin1-31/+34
2016-04-28staging: unisys: include: remove unused fields from struct visor_driverTim Sell1-2/+0
2016-04-28staging: unisys: Documentation: Remove proc-entries.txtDavid Binder2-94/+0
2016-04-28staging: unisys: added display string size defineErik Arfvidson1-2/+5
2016-04-28staging: unisys: visornic: convert BUG_ON to dev_err() messageTim Sell1-5/+3
2016-04-11staging: unisys: visornic: prevent double-unlock of priv_lockTim Sell1-15/+25
2016-04-11staging: unisys: visorinput: remove erroneous 'FIXME' commentsTim Sell1-3/+3
2016-04-11staging: unisys: removed unused 'visor_device.respond_to_device_create'Alexander Curtin1-1/+0
2016-04-11staging: unisys: visorbus: make bus_epilog match device_epilogDavid Kershner1-16/+3
2016-04-11staging: unisys: visorbus: device_epilog: clean up gotosDavid Kershner1-23/+13
2016-04-11staging: unisys: visorbus: visorchipset_init clean up gotosDavid Kershner1-28/+40
2016-04-11staging: unisys: visorchannel: remove redundant member sizeDavid Binder1-4/+1
2016-04-11staging: unisys: visornic: CHECK: Alignment should match open parenthesisTim Sell1-6/+7
2016-04-11staging: unisys: visorbus: CHECK: Alignment should match open parenthesisTim Sell1-35/+45
2016-04-11staging: unisys: visorbus: 'unsigned' --> 'unsigned int'Tim Sell1-1/+1
2016-03-31staging: unisys: visorbus: remove unnecessary poll_count logicTim Sell1-7/+0
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov1-1/+1
2016-03-30staging: unisys: remove wmb() in visordriver_remove_deviceDavid Kershner1-10/+2
2016-03-30staging: unisys: removed unused channel_bytes attributeAlexander Curtin1-1/+0