summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
AgeCommit message (Expand)Author
2016-02-08staging: unisys: visornic: remove useless memsetHugo Camboulive
2016-02-08staging: unisys: remove some dead codeDan Carpenter
2016-02-08Staging: unisys: fix potential format string leakKees Cook
2016-02-08staging: unisys: visorchipset.c fixed spacing around operatorBhaktipriya Shridhar
2016-02-08staging: unisys: Only process up to budget amount of responsesDavid Kershner
2016-02-08staging: unisys: fix parenthesis in toolaction_show()Benjamin Romer
2015-11-25staging: unisys: better config switch commentsBenjamin Romer
2015-11-25staging: unisys: visornic: Removed the blank lineAnjali Menon
2015-11-17staging: unisys: fix vbuschannel.h commentsErik Arfvidson
2015-11-17staging: unisys: controlvmcompletionstatus.h fix block commentsErik Arfvidson
2015-11-17staging: unisys: Fix periodic_work.c parenthesis alignmentErik Arfvidson
2015-11-17staging: unisys: Fix channel.h Block commentsErik Arfvidson
2015-11-17staging: unisys: Fix vmcallerinterface.h block commentsErik Arfvidson
2015-11-17staging: unisys: Fix visorchannel.c block commentsErik Arfvidson
2015-11-17staging: unisys: vbushelper.h fix Block commentErik Arfvidson
2015-11-17staging: unisys: visorbus.h fix block commentErik Arfvidson
2015-11-17staging: unisys: iochannel fix trailing */Erik Arfvidson
2015-11-17staging: unisys: iochannel fix spacing around operatorsErik Arfvidson
2015-11-17staging: unisys: iochannel.h remove redundant commentsErik Arfvidson
2015-11-17staging: unisys: iochannel fix block commentsErik Arfvidson
2015-11-17staging: unisys: return error value directlySudip Mukherjee
2015-11-17staging: unisys: remove unused variableSudip Mukherjee
2015-11-16staging: unisys: visorbus: visorbus_main.c: made checkpatch warning-freeGavin O'Leary
2015-10-17staging: unisys: Remove useless intialisationAmitoj Kaur Chawla
2015-10-17staging: unisys: visorinput: no need to track open countTim Sell
2015-10-17staging: unisys: visorinput: fix comment formatTim Sell
2015-10-17staging: unisys: visorinput: address checkpatch alignment issuesTim Sell
2015-10-17Staging: unisys: Remove unnecessary cast on void pointerShraddha Barke
2015-10-13Staging: unisys: visorinput: Remove unused codeShivani Bhardwaj
2015-10-13staging: unisys: vmcallinterface.h: convert pragma to __packedDavid Kershner
2015-10-13staging: unisys: vmcallinterface.h: Cleanup unused fieldsDavid Kershner
2015-10-13staging: unisys: diagchannel.h: get rid of unused fieldsDavid Kershner
2015-10-13staging: unisys: periodic_work.h Fix spacingDavid Kershner
2015-10-13staging: unisys: periodic_work.h Fix parenthesis alignmentDavid Kershner
2015-10-13staging: unisys: visorchannel.c remove unneeded parenthesisDavid Kershner
2015-10-13staging: unisys: visorchannel.c fix spacing around castDavid Kershner
2015-10-13staging: unisys: channel.h Fix spacing around operands.David Kershner
2015-10-13staging: unisys: channel.h covert from pragma to __packedDavid Kershner
2015-10-13staging: unisys: visornic: prevent faults if driver re-loaded during stressTim Sell
2015-10-13Staging: unisys: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke
2015-10-04staging: unisys: visorinput: remove extraneous do_key functionTim Sell
2015-10-04staging: unisys: visorinput: remove extraneous mouse logicTim Sell
2015-10-04staging: unisys: visorinput: register & use input_dev open() and close()Tim Sell
2015-10-04staging: unisys: visorinput: change input bus type to BUS_VIRTUAL (6)Tim Sell
2015-10-04staging: unisys: visorinput: comment tweaks - s/gizmo/input node/gTim Sell
2015-10-04staging: unisys: visorinput: correct code comments per kernel conventionsTim Sell
2015-10-04staging: unisys: visorinput: make structs & arrays const where possibleTim Sell
2015-10-04staging: unisys: visorinput: re-order declarations for consistencyTim Sell
2015-10-04staging: unisys: visorinput: subsume .h files directly into visorinput.cTim Sell
2015-10-04staging: unisys: visorhid: rename to visorinputTim Sell