aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorinput (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03staging: add missing SPDX lines to Makefile filesGreg Kroah-Hartman1-0/+1
2019-04-03staging: add missing SPDX lines to Kconfig filesGreg Kroah-Hartman1-0/+1
2019-03-20Staging: unisys: visorinput: Replace '--help--' with 'help' in KconfigWentao Cai1-7/+7
2018-02-16staging: unisys: visorinput: use the full 80 characters of the screenDavid Kershner1-34/+30
2018-02-16staging: unisys: visorinput: Fix spacing after open paranthesisDavid Kershner1-10/+9
2018-02-16staging: unisys: visorinput: combine ultrainputreport.h with visorinput.cDavid Kershner2-56/+42
2018-02-16staging: unisys: visorinput: remove duplicate commentsDavid Kershner1-9/+7
2018-02-16staging: unisys: visorinput: Clean up Makefile includesDavid Kershner1-1/+0
2018-02-16staging: unisys: visorinput: remove need for 'depends on FB'Tim Sell2-13/+32
2017-12-08drivers: visorbus: move driver out of stagingDavid Kershner1-1/+1
2017-11-28staging: unisys: Remove redundant license textGreg Kroah-Hartman2-20/+0
2017-11-28staging: unisys: add SPDX identifiers to all unisys driver filesGreg Kroah-Hartman2-0/+2
2017-09-28staging: unisys: check the whole channel instead of just guid for matchSameer Wadgaonkar1-2/+3
2017-09-28staging: unisys: only include a file where it is used.David Kershner1-0/+1
2017-08-28staging: unisys: visorinput: Add module_driver driver registrationAlex Briskin1-12/+2
2017-08-22staging: unisys: visorinput: ultrainputreport.h: Adjust comment formattingDavid Binder1-1/+2
2017-08-22staging: unisys: visorinput: visorinput.c: Remove filename in top commentDavid Binder1-2/+1
2017-08-22staging: unisys: visorinput: Get rid of unused includesDavid Kershner1-3/+0
2017-08-22staging: unisys: Switch to use new generic UUID APIAndy Shevchenko1-19/+19
2017-07-18staging: unisys: visorinput: fix multi-line function definitionCharles Daniels1-32/+20
2017-07-18staging: unisys: visorinput: visorinput.c: Adjust whitespace usageDavid Binder1-9/+3
2017-07-16staging: unisys: visorinput: ultrainputreport.h: fixed comment formatting issuesSameer Wadgaonkar1-37/+28
2017-07-16staging: unisys: visorinput: visorinput.c: fixed comment formatting issuesSameer Wadgaonkar1-8/+12
2017-05-25staging: unisys: visorinput: removed enum in ultrainputreport.h to match driver namespaceSameer Wadgaonkar2-35/+30
2017-05-25staging: unisys: visorinput: renamed structures in ultrainputreport.h to match driver namespaceSameer Wadgaonkar2-4/+4
2017-05-25staging: unisys: visorinput: renamed #defines in visorinput.c to match driver namespaceSameer Wadgaonkar1-15/+12
2017-03-21staging: unisys: visorinput: visorinput.c: Fix #define formattingDavid Binder1-6/+6
2017-03-21staging: unisys: visorinput: Remove unnecessary usage of local variableDavid Binder1-6/+3
2016-11-07staging: unisys: visorinput: Add default conditions to case statementsDavid Binder1-0/+6
2016-09-27staging: unisys: visorbus: Convert visorchannel_signalremove() return valDavid Binder1-1/+1
2016-09-27staging: unisys: make MODULE_DESCRIPTIONs consistentJon Frisch1-1/+1
2016-09-27staging: unisys: visorinput: remove driver version from visorinput.cJon Frisch1-2/+0
2016-09-27staging: unisys: remove driver version from struct visor_driverJon Frisch1-1/+0
2016-09-12staging: unisys: visorinput: Remove ultrainputreport.h includeBryan Thompson1-2/+0
2016-09-12staging: unisys: visorinput: Update visorinput.c includesBryan Thompson1-1/+0
2016-08-15staging: unisys: visorinput: make lock_visor_dev a mutexTim Sell1-17/+17
2016-08-15staging: unisys: visorinput: ensure proper locking wrt creation & intsTim Sell1-25/+49
2016-08-15staging: unisys: visorinput: remove unnecessary lockingTim Sell1-10/+47
2016-06-07staging: unisys: visorinput change -1 return valueErik Arfvidson1-1/+1
2016-05-09staging: unisys: visorinput: handle_locking_key() simplificationsTim Sell1-11/+7
2016-04-11staging: unisys: visorinput: remove erroneous 'FIXME' commentsTim Sell1-3/+3
2016-03-28staging: unisys: remove visorinput.c double negative comparisonErik Arfvidson1-1/+1
2016-03-10staging: unisys: visorinput: convert pr_err() to dev_err()Eva Rachel Retuya1-4/+6
2016-03-01staging: unisys: visorinput depends on INPUTRandy Dunlap1-1/+1
2016-02-11staging: unisys: fix block comments in ultrainputreport.hErik Arfvidson1-19/+26
2015-11-25staging: unisys: better config switch commentsBenjamin Romer1-1/+6
2015-11-17staging: unisys: remove unused variableSudip Mukherjee1-3/+1
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