summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/nspire-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-211-2/+0
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-151-1/+3
* Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat2013-10-061-1/+1
* Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall2013-08-151-6/+1
* Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-061-1/+1
* Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-271-3/+1
* Input: add TI-Nspire keypad supportDaniel Tang2013-06-041-0/+285