summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys
Commit message (Expand)AuthorAgeFilesLines
* staging: unisys: visornic: remove useless memsetHugo Camboulive2016-02-071-1/+0
* staging: unisys: remove some dead codeDan Carpenter2016-02-071-7/+2
* Staging: unisys: fix potential format string leakKees Cook2016-02-071-1/+1
* staging: unisys: visorchipset.c fixed spacing around operatorBhaktipriya Shridhar2016-02-071-1/+1
* staging: unisys: Only process up to budget amount of responsesDavid Kershner2016-02-071-5/+14
* staging: unisys: fix parenthesis in toolaction_show()Benjamin Romer2016-02-071-2/+2
* staging: unisys: better config switch commentsBenjamin Romer2015-11-252-2/+12
* staging: unisys: visornic: Removed the blank lineAnjali Menon2015-11-251-1/+0
* 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 channel.h Block commentsErik Arfvidson2015-11-171-47/+67
* staging: unisys: Fix vmcallerinterface.h block commentsErik Arfvidson2015-11-171-19/+15
* staging: unisys: Fix visorchannel.c block commentsErik Arfvidson2015-11-171-2/+2
* staging: unisys: vbushelper.h fix Block commentErik Arfvidson2015-11-171-1/+2
* staging: unisys: visorbus.h fix block commentErik Arfvidson2015-11-171-2/+2
* staging: unisys: iochannel fix trailing */Erik Arfvidson2015-11-171-2/+1
* staging: unisys: iochannel fix spacing around operatorsErik Arfvidson2015-11-171-1/+2
* staging: unisys: iochannel.h remove redundant commentsErik Arfvidson2015-11-171-12/+2
* staging: unisys: iochannel fix block commentsErik Arfvidson2015-11-171-78/+59
* staging: unisys: return error value directlySudip Mukherjee2015-11-171-8/+4
* staging: unisys: remove unused variableSudip Mukherjee2015-11-172-7/+1
* staging: unisys: visorbus: visorbus_main.c: made checkpatch warning-freeGavin O'Leary2015-11-151-5/+10
* staging: unisys: Remove useless intialisationAmitoj Kaur Chawla2015-10-161-1/+1
* staging: unisys: visorinput: no need to track open countTim Sell2015-10-161-14/+4
* staging: unisys: visorinput: fix comment formatTim Sell2015-10-161-1/+2
* staging: unisys: visorinput: address checkpatch alignment issuesTim Sell2015-10-161-2/+2
* Staging: unisys: Remove unnecessary cast on void pointerShraddha Barke2015-10-162-4/+4
* Staging: unisys: visorinput: Remove unused codeShivani Bhardwaj2015-10-131-4/+0
* staging: unisys: vmcallinterface.h: convert pragma to __packedDavid Kershner2015-10-131-7/+1
* staging: unisys: vmcallinterface.h: Cleanup unused fieldsDavid Kershner2015-10-121-46/+0
* staging: unisys: diagchannel.h: get rid of unused fieldsDavid Kershner2015-10-121-5/+0
* staging: unisys: periodic_work.h Fix spacingDavid Kershner2015-10-121-1/+0
* staging: unisys: periodic_work.h Fix parenthesis alignmentDavid Kershner2015-10-121-5/+6
* staging: unisys: visorchannel.c remove unneeded parenthesisDavid Kershner2015-10-121-1/+1
* staging: unisys: visorchannel.c fix spacing around castDavid Kershner2015-10-121-3/+3
* staging: unisys: channel.h Fix spacing around operands.David Kershner2015-10-121-7/+6
* staging: unisys: channel.h covert from pragma to __packedDavid Kershner2015-10-121-4/+2
* staging: unisys: visornic: prevent faults if driver re-loaded during stressTim Sell2015-10-121-3/+21
* Staging: unisys: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke2015-10-121-2/+2
* staging: unisys: visorinput: remove extraneous do_key functionTim Sell2015-10-041-12/+6
* staging: unisys: visorinput: remove extraneous mouse logicTim Sell2015-10-041-12/+0
* staging: unisys: visorinput: register & use input_dev open() and close()Tim Sell2015-10-041-5/+50
* staging: unisys: visorinput: change input bus type to BUS_VIRTUAL (6)Tim Sell2015-10-041-2/+2
* staging: unisys: visorinput: comment tweaks - s/gizmo/input node/gTim Sell2015-10-041-3/+3
* staging: unisys: visorinput: correct code comments per kernel conventionsTim Sell2015-10-041-18/+29
* staging: unisys: visorinput: make structs & arrays const where possibleTim Sell2015-10-041-13/+29
* staging: unisys: visorinput: re-order declarations for consistencyTim Sell2015-10-041-127/+115
* staging: unisys: visorinput: subsume .h files directly into visorinput.cTim Sell2015-10-043-67/+17
* staging: unisys: visorhid: rename to visorinputTim Sell2015-10-0411-75/+75
OpenPOWER on IntegriCloud