summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2016-04-29staging: unisys: visorbus: initialize variablesDavid Binder
2016-04-29staging: unisys: visorbus: remove unused chipsetready informationErik Arfvidson
2016-04-29staging: unisys: include: Added kerneldoc comments to visor_deviceAlexander Curtin
2016-04-29staging: unisys: include: Added kernel-doc for struct visor_driverAlexander Curtin
2016-04-29staging: unisys: include: remove unused fields from struct visor_driverTim Sell
2016-04-29staging: unisys: Documentation: Remove proc-entries.txtDavid Binder
2016-04-29staging: unisys: added display string size defineErik Arfvidson
2016-04-29staging: unisys: visornic: convert BUG_ON to dev_err() messageTim Sell
2016-04-12staging: unisys: visornic: prevent double-unlock of priv_lockTim Sell
2016-04-12staging: unisys: visorinput: remove erroneous 'FIXME' commentsTim Sell
2016-04-12staging: unisys: removed unused 'visor_device.respond_to_device_create'Alexander Curtin
2016-04-12staging: unisys: visorbus: make bus_epilog match device_epilogDavid Kershner
2016-04-12staging: unisys: visorbus: device_epilog: clean up gotosDavid Kershner
2016-04-12staging: unisys: visorbus: visorchipset_init clean up gotosDavid Kershner
2016-04-12staging: unisys: visorchannel: remove redundant member sizeDavid Binder
2016-04-12staging: unisys: visornic: CHECK: Alignment should match open parenthesisTim Sell
2016-04-12staging: unisys: visorbus: CHECK: Alignment should match open parenthesisTim Sell
2016-04-12staging: unisys: visorbus: 'unsigned' --> 'unsigned int'Tim Sell
2016-03-31staging: unisys: visorbus: remove unnecessary poll_count logicTim Sell
2016-03-31staging: unisys: remove wmb() in visordriver_remove_deviceDavid Kershner
2016-03-31staging: unisys: removed unused channel_bytes attributeAlexander Curtin
2016-03-31staging: unisys: removed 'visor_device.devnodes' fieldAlexander Curtin
2016-03-31staging: unisys: removed unused visor_device.type fieldAlexander Curtin
2016-03-31staging: unisys: include: removed unused 'visor_device.description'Alexander Curtin
2016-03-31staging: 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
2016-03-28staging: unisys: visorbus: Cleanup bus_epilog goto statementsDavid Kershner
2016-03-28staging: unisys: visorbus: Cleanup goto in bus_createDavid Kershner
2016-03-28staging: unisys: visorbus: chipset_init rename gotoDavid Kershner
2016-03-28staging: unisys: visorbus: cleanup gotos in parser_init_byte_streamDavid Kershner
2016-03-28staging: unisys: visorbus: get rid of gotos in intialize_controlvm_payload_infoDavid Kershner
2016-03-28staging: unisys: visorbus: cleanup goto in setup_crash_devices_work_queueDavid Kershner
2016-03-11staging: unisys: visornic: Remove unnecessary else after returnBhaktipriya Shridhar
2016-03-11staging: unisys: visorbus: clean up visorchannel_clearDavid Kershner
2016-03-11staging: unisys: visorbus: cleanup gotos in visorchannel_create_gutsDavid Kershner
2016-03-11staging: unisys: visorinput: convert pr_err() to dev_err()Eva Rachel Retuya
2016-03-11staging: unisys: visorbus: variable adjustment should be a u64David Kershner
2016-03-02staging: unisys: visorinput depends on INPUTRandy Dunlap