aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2016-03-30staging: unisys: removed 'visor_device.devnodes' fieldAlexander Curtin1-6/+0
2016-03-30staging: unisys: removed unused visor_device.type fieldAlexander Curtin1-1/+0
2016-03-30staging: unisys: include: removed unused 'visor_device.description'Alexander Curtin1-1/+0
2016-03-30staging: unisys: removed unused switch/port info from visorbus.hAlexander Curtin1-2/+0
2016-03-28staging: unisys: include: changed 'v' variable to 'state'Alexander Curtin1-2/+2
2016-03-28staging: unisys: visorbus: replaced use of vague 'x' variableAlexander Curtin1-32/+33
2016-03-28staging: unisys: visorbus: replaced vague 'p' variable with 'pos'Alexander Curtin1-9/+9
2016-03-28staging: unisys: visorbus: replaced vague variable name in zoneguid_showAlexander Curtin1-2/+2
2016-03-28staging: unisys: visorbus: replaced vague variable name in typeguid_showAlexander Curtin1-2/+2
2016-03-28staging: unisys: remove visorinput.c double negative comparisonErik Arfvidson1-1/+1
2016-03-28staging: unisys: remove channel.h double negative comparisonErik Arfvidson1-3/+3
2016-03-28staging: unisys: visorbus: rename create_visor_device gotosDavid Kershner1-9/+9
2016-03-28staging: unisys: visorbus: Remove gotos in visorbus_matchDavid Kershner1-14/+10
2016-03-28staging: unisys: visorbus: fix up gotos in visorbus_initDavid Kershner1-13/+11
2016-03-28staging: unisys: visorbus: remove unused sysfs attribute devmajorminor/*Tim Sell3-216/+0
2016-03-28staging: unisys: visorbus: Fix up visordriver_probeDavid Kershner1-20/+12
2016-03-28staging: unisys: visorbus: fix my_create_device goto statementsDavid Kershner1-6/+6