aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2016-06-07staging: unisys: visornic: change return statementsDavid Binder
2016-06-07staging: unisys: iovmcall_gnuc.h change -1 return valuesErik Arfvidson
2016-06-07staging: unisys: visorchipset change -1 return valueErik Arfvidson
2016-06-07staging: unisys: visorbus change -1 return valuesErik Arfvidson
2016-06-07staging: unisys: visorhba change -1 return valueErik Arfvidson
2016-06-07staging: unisys: visorinput change -1 return valueErik Arfvidson
2016-06-07staging: unisys: visorhba: "Prefer 'unsigned int'" checkpatch warningsTim Sell
2016-06-07staging: unisys: visornic: remove extraneous error checkDavid Binder
2016-06-07staging: unisys: visornic: check for error instead of successDavid Binder
2016-06-07staging: unisys: visorhba: return 0 literalDavid Binder
2016-06-07staging: unisys: visornic: cleanup error handlingDavid Binder
2016-06-07staging: unisys: visornic: simplify visornic if statementsDavid Binder
2016-06-07staging: unisys: visorhba: visorhbas_open[] no longer used, so deletedTim Sell
2016-06-07staging: unisys: visorhba: simplify and enhance debugfs interfaceTim Sell
2016-06-07staging: unisys: visorhba: remove unused (and broken) logicTim Sell
2016-06-07staging: unisys: visorhba: correct scsi task mgmt completion handlingTim Sell
2016-06-07staging: unisys: visorhba: delete processing of vdiskmgmt commandsTim Sell
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-09staging: unisys: rename misleading var ii with fragErik Arfvidson
2016-05-09staging: unisys: visorhba: switch success handling to error handlingDavid Binder
2016-05-09staging: unisys: visorhba: main path needs to flow down the left marginTim Sell
2016-05-09staging: unisys: visorinput: handle_locking_key() simplificationsTim Sell
2016-05-09staging: unisys: visorhba: fail gracefully for thread creation failuresTim Sell
2016-05-09staging: unisys: visornic: comment restructuring and removing bad dictionErik Arfvidson
2016-05-09staging: unisys: fix format string %Lx to %llx for u64Erik Arfvidson
2016-05-09staging: unisys: remove unused struct membersErik Arfvidson
2016-05-09staging: unisys: visorchannel: correct variable misspellingDavid Binder
2016-05-09staging: unisys: visorhba: replace functionlike macro with functionAlexander Curtin
2016-04-28staging: unisys: visorbus: initialize variablesDavid Binder
2016-04-28staging: unisys: visorbus: remove unused chipsetready informationErik Arfvidson
2016-04-28staging: unisys: include: Added kerneldoc comments to visor_deviceAlexander Curtin
2016-04-28staging: unisys: include: Added kernel-doc for struct visor_driverAlexander Curtin
2016-04-28staging: unisys: include: remove unused fields from struct visor_driverTim Sell
2016-04-28staging: unisys: Documentation: Remove proc-entries.txtDavid Binder
2016-04-28staging: unisys: added display string size defineErik Arfvidson
2016-04-28staging: unisys: visornic: convert BUG_ON to dev_err() messageTim Sell
2016-04-11staging: unisys: visornic: prevent double-unlock of priv_lockTim Sell
2016-04-11staging: unisys: visorinput: remove erroneous 'FIXME' commentsTim Sell
2016-04-11staging: unisys: removed unused 'visor_device.respond_to_device_create'Alexander Curtin
2016-04-11staging: unisys: visorbus: make bus_epilog match device_epilogDavid Kershner
2016-04-11staging: unisys: visorbus: device_epilog: clean up gotosDavid Kershner
2016-04-11staging: unisys: visorbus: visorchipset_init clean up gotosDavid Kershner
2016-04-11staging: unisys: visorchannel: remove redundant member sizeDavid Binder
2016-04-11staging: unisys: visornic: CHECK: Alignment should match open parenthesisTim Sell
2016-04-11staging: unisys: visorbus: CHECK: Alignment should match open parenthesisTim Sell
2016-04-11staging: unisys: visorbus: 'unsigned' --> 'unsigned int'Tim Sell
2016-03-31staging: unisys: visorbus: remove unnecessary poll_count logicTim Sell
2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov
2016-03-30staging: unisys: remove wmb() in visordriver_remove_deviceDavid Kershner
2016-03-30staging: unisys: removed unused channel_bytes attributeAlexander Curtin