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