summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/nspire-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck2017-01-221-2/+0Star
* input: keyboard: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun2013-10-161-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/+1Star
* Input: nspire-keypad - replace magic offset with defineDaniel Tang2013-07-071-1/+1
* Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun2013-06-281-3/+1Star
* Input: add TI-Nspire keypad supportDaniel Tang2013-06-041-0/+285