summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/nspire-keypad.c
AgeCommit message (Expand)AuthorLines
2013-10-15Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun-1/+3
2013-10-06Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat-1/+1
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall-6/+1
2013-07-06Input: nspire-keypad - replace magic offset with defineDaniel Tang-1/+1
2013-06-27Input: nspire-keypad - remove redundant dev_err call in nspire_keypad_probe()Wei Yongjun-3/+1
2013-06-04Input: add TI-Nspire keypad supportDaniel Tang-0/+285