summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: visorbus: clean up visorchannel_clearDavid Kershner2016-03-111-2/+2
* staging: unisys: visorbus: cleanup gotos in visorchannel_create_gutsDavid Kershner2016-03-111-7/+7
* staging: unisys: visorbus: variable adjustment should be a u64David Kershner2016-03-111-1/+1
* staging: unisys: visorbus: allow visorhba device to be used for kdumpTim Sell2016-03-021-0/+62
* staging: unisys: visorbus: tolerate larger-than-expected controlvm channelTim Sell2016-03-021-2/+3
* staging: unisys: visorbus: fix payload memory usage in controlvm channelTim Sell2016-03-021-9/+1Star
* staging: unisys: visorbus: visorchipset: Remove create_singlethread_workqueue()Amitoj Kaur Chawla2016-03-021-19/+4Star
* staging: unisys: visorbus: Remove useless return variablesBhaktipriya Shridhar2016-02-261-3/+1Star
* staging: unisys: visorbus: Remove unnecessary dev_set_drvdata()Amitoj Kaur Chawla2016-02-261-1/+0Star
* staging: unisys: return meaningful error for visorchipset_init()Benjamin Romer2016-02-261-1/+1
* staging: unisys: clean up initiate_chipset_device_pause_resume()Benjamin Romer2016-02-261-20/+22
* staging: unisys: remove pointless init of rc in chipset_device_create()Benjamin Romer2016-02-261-1/+1
* staging: unisys: get rid of goto in create_bus_instance()Benjamin Romer2016-02-261-12/+4Star
* staging: unisys: cleanup rc -1 in create_visor_device()Benjamin Romer2016-02-261-3/+5
* staging: unisys: remove goto in get_vbus_header_infoBenjamin Romer2016-02-261-9/+7Star
* staging: unisys: fix return value for visorbus pci probeBenjamin Romer2016-02-261-1/+1
* staging: unisys: Remove parentheses around right hand side of assignmentJanani Ravichandran2016-02-121-2/+2
* staging: unisys: remove unnecessary gotoBenjamin Romer2016-02-121-4/+2Star
* staging: unisys: fix comments in visorbus_main.cErik Arfvidson2016-02-121-3/+3
* staging: unisys: fix spaces after cast visorchipset.cErik Arfvidson2016-02-121-3/+3
* staging: unisys: fix blank lines in visorchipset.cErik Arfvidson2016-02-121-2/+1Star
* staging: unisys: fix comparison to NULL in visorchipset.cErik Arfvidson2016-02-121-7/+7
* staging: unisys: fix spacing in visorchipset.cErik Arfvidson2016-02-121-3/+2Star
* staging: unisys: fix comments in visorchipsetErik Arfvidson2016-02-121-6/+10
* staging: unisys: fix trailing comment in vbusdeviceinfo.hErik Arfvidson2016-02-121-1/+2
* staging: unisys: Fix NULL comparison vbusdeviceinfo.hErik Arfvidson2016-02-121-2/+2
* staging: unisys: fix comments for controlvmchannel.hErik Arfvidson2016-02-121-118/+119
* staging: unisys: remove some dead codeDan Carpenter2016-02-081-7/+2Star
* staging: unisys: visorchipset.c fixed spacing around operatorBhaktipriya Shridhar2016-02-081-1/+1
* staging: unisys: fix parenthesis in toolaction_show()Benjamin Romer2016-02-081-2/+2
* staging: unisys: better config switch commentsBenjamin Romer2015-11-251-1/+6
* staging: unisys: fix vbuschannel.h commentsErik Arfvidson2015-11-171-4/+5
* staging: unisys: controlvmcompletionstatus.h fix block commentsErik Arfvidson2015-11-171-8/+16
* staging: unisys: Fix periodic_work.c parenthesis alignmentErik Arfvidson2015-11-171-5/+6
* staging: unisys: Fix vmcallerinterface.h block commentsErik Arfvidson2015-11-171-19/+15Star
* staging: unisys: Fix visorchannel.c block commentsErik Arfvidson2015-11-171-2/+2
* staging: unisys: visorbus: visorbus_main.c: made checkpatch warning-freeGavin O'Leary2015-11-161-5/+10
* Staging: unisys: Remove unnecessary cast on void pointerShraddha Barke2015-10-171-1/+1
* staging: unisys: vmcallinterface.h: convert pragma to __packedDavid Kershner2015-10-131-7/+1Star
* staging: unisys: vmcallinterface.h: Cleanup unused fieldsDavid Kershner2015-10-131-46/+0Star
* staging: unisys: visorchannel.c remove unneeded parenthesisDavid Kershner2015-10-131-1/+1
* staging: unisys: visorchannel.c fix spacing around castDavid Kershner2015-10-131-3/+3
* staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer2015-10-021-4/+4
* staging: unisys: remove reference of visorutilSudip Mukherjee2015-09-171-1/+0Star
* staging: unisys: stop device registration before visorbus registrationBenjamin Romer2015-09-131-4/+7
* staging: unisys: visorbus: Unregister driver on errorDavid Kershner2015-09-131-0/+2
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-082-15/+18
|\
| * visorbus: switch from ioremap_cache to memremapDan Williams2015-08-142-15/+18
* | staging: unisys: make visorbus_dev_groups staticMichał Kępień2015-08-151-1/+1
* | Staging: unisys: Remove useless cast on void pointerShraddha Barke2015-08-151-1/+1