summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
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
2016-03-30staging: unisys: removed 'visor_device.devnodes' fieldAlexander Curtin
2016-03-30staging: unisys: removed unused visor_device.type fieldAlexander Curtin
2016-03-30staging: unisys: include: removed unused 'visor_device.description'Alexander Curtin
2016-03-30staging: unisys: removed unused switch/port info from visorbus.hAlexander Curtin
2016-03-28staging: unisys: include: changed 'v' variable to 'state'Alexander Curtin
2016-03-28staging: unisys: visorbus: replaced use of vague 'x' variableAlexander Curtin
2016-03-28staging: unisys: visorbus: replaced vague 'p' variable with 'pos'Alexander Curtin
2016-03-28staging: unisys: visorbus: replaced vague variable name in zoneguid_showAlexander Curtin
2016-03-28staging: unisys: visorbus: replaced vague variable name in typeguid_showAlexander Curtin
2016-03-28staging: unisys: remove visorinput.c double negative comparisonErik Arfvidson
2016-03-28staging: unisys: remove channel.h double negative comparisonErik Arfvidson
2016-03-28staging: unisys: visorbus: rename create_visor_device gotosDavid Kershner
2016-03-28staging: unisys: visorbus: Remove gotos in visorbus_matchDavid Kershner
2016-03-28staging: unisys: visorbus: fix up gotos in visorbus_initDavid Kershner
2016-03-28staging: unisys: visorbus: remove unused sysfs attribute devmajorminor/*Tim Sell
2016-03-28staging: unisys: visorbus: Fix up visordriver_probeDavid Kershner
2016-03-28staging: unisys: visorbus: fix my_create_device goto statementsDavid Kershner