summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* 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
| * staging: unisys: removed unused visor_device.type fieldAlexander Curtin2016-03-301-1/+0
| * staging: unisys: include: removed unused 'visor_device.description'Alexander Curtin2016-03-301-1/+0
| * staging: unisys: removed unused switch/port info from visorbus.hAlexander Curtin2016-03-301-2/+0
| * staging: unisys: include: changed 'v' variable to 'state'Alexander Curtin2016-03-281-2/+2
| * staging: unisys: visorbus: replaced use of vague 'x' variableAlexander Curtin2016-03-281-32/+33
| * staging: unisys: visorbus: replaced vague 'p' variable with 'pos'Alexander Curtin2016-03-281-9/+9
| * staging: unisys: visorbus: replaced vague variable name in zoneguid_showAlexander Curtin2016-03-281-2/+2
| * staging: unisys: visorbus: replaced vague variable name in typeguid_showAlexander Curtin2016-03-281-2/+2
| * staging: unisys: remove visorinput.c double negative comparisonErik Arfvidson2016-03-281-1/+1
| * staging: unisys: remove channel.h double negative comparisonErik Arfvidson2016-03-281-3/+3
| * staging: unisys: visorbus: rename create_visor_device gotosDavid Kershner2016-03-281-9/+9
| * staging: unisys: visorbus: Remove gotos in visorbus_matchDavid Kershner2016-03-281-14/+10
| * staging: unisys: visorbus: fix up gotos in visorbus_initDavid Kershner2016-03-281-13/+11
| * staging: unisys: visorbus: remove unused sysfs attribute devmajorminor/*Tim Sell2016-03-283-216/+0
| * staging: unisys: visorbus: Fix up visordriver_probeDavid Kershner2016-03-281-20/+12
| * staging: unisys: visorbus: fix my_create_device goto statementsDavid Kershner2016-03-281-6/+6
| * staging: unisys: visorbus: Cleanup bus_epilog goto statementsDavid Kershner2016-03-281-6/+12
OpenPOWER on IntegriCloud