aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-25staging: unisys: better config switch commentsBenjamin Romer2-2/+12
2015-11-25staging: unisys: visornic: Removed the blank lineAnjali Menon1-1/+0
2015-11-17staging: unisys: fix vbuschannel.h commentsErik Arfvidson1-4/+5
2015-11-17staging: unisys: controlvmcompletionstatus.h fix block commentsErik Arfvidson1-8/+16
2015-11-17staging: unisys: Fix periodic_work.c parenthesis alignmentErik Arfvidson1-5/+6
2015-11-17staging: unisys: Fix channel.h Block commentsErik Arfvidson1-47/+67
2015-11-17staging: unisys: Fix vmcallerinterface.h block commentsErik Arfvidson1-19/+15
2015-11-17staging: unisys: Fix visorchannel.c block commentsErik Arfvidson1-2/+2
2015-11-17staging: unisys: vbushelper.h fix Block commentErik Arfvidson1-1/+2
2015-11-17staging: unisys: visorbus.h fix block commentErik Arfvidson1-2/+2
2015-11-17staging: unisys: iochannel fix trailing */Erik Arfvidson1-2/+1
2015-11-17staging: unisys: iochannel fix spacing around operatorsErik Arfvidson1-1/+2
2015-11-17staging: unisys: iochannel.h remove redundant commentsErik Arfvidson1-12/+2
2015-11-17staging: unisys: iochannel fix block commentsErik Arfvidson1-78/+59
2015-11-17staging: unisys: return error value directlySudip Mukherjee1-8/+4
2015-11-17staging: unisys: remove unused variableSudip Mukherjee2-7/+1
2015-11-15staging: unisys: visorbus: visorbus_main.c: made checkpatch warning-freeGavin O'Leary1-5/+10
2015-10-16staging: unisys: Remove useless intialisationAmitoj Kaur Chawla1-1/+1
2015-10-16staging: unisys: visorinput: no need to track open countTim Sell1-14/+4
2015-10-16staging: unisys: visorinput: fix comment formatTim Sell1-1/+2
2015-10-16staging: unisys: visorinput: address checkpatch alignment issuesTim Sell1-2/+2
2015-10-16Staging: unisys: Remove unnecessary cast on void pointerShraddha Barke2-4/+4
2015-10-13Staging: unisys: visorinput: Remove unused codeShivani Bhardwaj1-4/+0
2015-10-13staging: unisys: vmcallinterface.h: convert pragma to __packedDavid Kershner1-7/+1
2015-10-12staging: unisys: vmcallinterface.h: Cleanup unused fieldsDavid Kershner1-46/+0
2015-10-12staging: unisys: diagchannel.h: get rid of unused fieldsDavid Kershner1-5/+0
2015-10-12staging: unisys: periodic_work.h Fix spacingDavid Kershner1-1/+0
2015-10-12staging: unisys: periodic_work.h Fix parenthesis alignmentDavid Kershner1-5/+6
2015-10-12staging: unisys: visorchannel.c remove unneeded parenthesisDavid Kershner1-1/+1
2015-10-12staging: unisys: visorchannel.c fix spacing around castDavid Kershner1-3/+3
2015-10-12staging: unisys: channel.h Fix spacing around operands.David Kershner1-7/+6
2015-10-12staging: unisys: channel.h covert from pragma to __packedDavid Kershner1-4/+2
2015-10-12staging: unisys: visornic: prevent faults if driver re-loaded during stressTim Sell1-3/+21
2015-10-12Staging: unisys: Use kcalloc instead of kzalloc to allocate arrayShraddha Barke1-2/+2
2015-10-04staging: unisys: visorinput: remove extraneous do_key functionTim Sell1-12/+6
2015-10-04staging: unisys: visorinput: remove extraneous mouse logicTim Sell1-12/+0
2015-10-04staging: unisys: visorinput: register & use input_dev open() and close()Tim Sell1-5/+50
2015-10-04staging: unisys: visorinput: change input bus type to BUS_VIRTUAL (6)Tim Sell1-2/+2
2015-10-04staging: unisys: visorinput: comment tweaks - s/gizmo/input node/gTim Sell1-3/+3
2015-10-04staging: unisys: visorinput: correct code comments per kernel conventionsTim Sell1-18/+29
2015-10-04staging: unisys: visorinput: make structs & arrays const where possibleTim Sell1-13/+29
2015-10-04staging: unisys: visorinput: re-order declarations for consistencyTim Sell1-127/+115
2015-10-04staging: unisys: visorinput: subsume .h files directly into visorinput.cTim Sell3-67/+17
2015-10-04staging: unisys: visorhid: rename to visorinputTim Sell11-75/+75
2015-10-02staging: unisys: visorhid: remove unnecessary include of serio.hTim Sell1-1/+0
2015-10-02staging: unisys: visorhid: correctly map keys with extended scancodesTim Sell1-3/+7
2015-10-02staging: unisys: correctly handle return value from queue_delayed_work()Benjamin Romer1-4/+4
2015-10-02staging: unisys: get rid of list of devicesDavid Kershner1-13/+0
2015-10-02staging: unisys: get rid of devnum pool and dev numDavid Kershner1-26/+0
2015-10-02staging: unisys: remove devdata->name use netdev->nameDavid Kershner1-3/+0