summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: unisys: visorbus: Cleanup goto in bus_createDavid Kershner2016-03-281-4/+4
* staging: unisys: visorbus: chipset_init rename gotoDavid Kershner2016-03-281-2/+2
* staging: unisys: visorbus: cleanup gotos in parser_init_byte_streamDavid Kershner2016-03-281-25/+14
* staging: unisys: visorbus: get rid of gotos in intialize_controlvm_payload_infoDavid Kershner2016-03-281-21/+9
* staging: unisys: visorbus: cleanup goto in setup_crash_devices_work_queueDavid Kershner2016-03-281-9/+5
* staging: unisys: visornic: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-101-3/+2
* staging: unisys: visorbus: clean up visorchannel_clearDavid Kershner2016-03-101-2/+2
* staging: unisys: visorbus: cleanup gotos in visorchannel_create_gutsDavid Kershner2016-03-101-7/+7
* staging: unisys: visorinput: convert pr_err() to dev_err()Eva Rachel Retuya2016-03-101-4/+6
* staging: unisys: visorbus: variable adjustment should be a u64David Kershner2016-03-101-1/+1
* staging: unisys: visorinput depends on INPUTRandy Dunlap2016-03-011-1/+1
* staging: unisys: visorbus: allow visorhba device to be used for kdumpTim Sell2016-03-011-0/+62
* staging: unisys: visorbus: tolerate larger-than-expected controlvm channelTim Sell2016-03-011-2/+3
* staging: unisys: visorbus: fix payload memory usage in controlvm channelTim Sell2016-03-011-9/+1
* staging: unisys: Update MAINTAINERS fileDavid Kershner2016-03-011-1/+1
* staging: unisys: visornic: Remove create_singlethread_workqueue()Amitoj Kaur Chawla2016-03-011-19/+2
* staging: unisys: visorbus: visorchipset: Remove create_singlethread_workqueue()Amitoj Kaur Chawla2016-03-011-19/+4
* staging: unisys: visorbus: Remove useless return variablesBhaktipriya Shridhar2016-02-251-3/+1
* staging: unisys: visorbus: Remove unnecessary dev_set_drvdata()Amitoj Kaur Chawla2016-02-251-1/+0
* staging: unisys: iochannel.h add_phys_info needs u64 pfnDavid Kershner2016-02-251-1/+1
* staging: unisys: iochannel.h: fix inconsistent indentingDavid Kershner2016-02-251-7/+5
* staging: unisys: return meaningful error for visorchipset_init()Benjamin Romer2016-02-251-1/+1
* staging: unisys: clean up initiate_chipset_device_pause_resume()Benjamin Romer2016-02-251-20/+22
* staging: unisys: remove pointless init of rc in chipset_device_create()Benjamin Romer2016-02-251-1/+1
* staging: unisys: get rid of goto in create_bus_instance()Benjamin Romer2016-02-251-12/+4
* staging: unisys: cleanup rc -1 in create_visor_device()Benjamin Romer2016-02-251-3/+5
* staging: unisys: remove goto in get_vbus_header_infoBenjamin Romer2016-02-251-9/+7
* staging: unisys: fix return value for visorbus pci probeBenjamin Romer2016-02-251-1/+1
* staging: unisys: Modify boolean assignmentJanani Ravichandran2016-02-111-1/+1
* staging: unisys: Remove parentheses around right hand side of assignmentJanani Ravichandran2016-02-113-6/+6
* staging: unisys: remove unnecessary gotoBenjamin Romer2016-02-111-4/+2
* staging: unisys: fix else statement in visornic_main.cErik Arfvidson2016-02-111-2/+2
* staging: unisys: fix comments in visornic_main.cErik Arfvidson2016-02-111-5/+11
* staging: unisys: fix block comments in ultrainputreport.hErik Arfvidson2016-02-111-19/+26
* staging: unisys: fix comments in visorbus_main.cErik Arfvidson2016-02-111-3/+3
* staging: unisys: fix spaces after cast visorchipset.cErik Arfvidson2016-02-111-3/+3
* staging: unisys: fix blank lines in visorchipset.cErik Arfvidson2016-02-111-2/+1
* staging: unisys: fix comparison to NULL in visorchipset.cErik Arfvidson2016-02-111-7/+7
* staging: unisys: fix spacing in visorchipset.cErik Arfvidson2016-02-111-3/+2
* staging: unisys: fix comments in visorchipsetErik Arfvidson2016-02-111-6/+10
* staging: unisys: fix trailing comment in vbusdeviceinfo.hErik Arfvidson2016-02-111-1/+2
* staging: unisys: Fix NULL comparison vbusdeviceinfo.hErik Arfvidson2016-02-111-2/+2
* staging: unisys: fix comments for controlvmchannel.hErik Arfvidson2016-02-111-118/+119
OpenPOWER on IntegriCloud