summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tegra-kbc.c
Commit message (Expand)AuthorAgeFilesLines
* Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-271-0/+1
* Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-141-5/+16
* Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal2012-02-031-7/+27
* Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer2012-01-231-0/+17
* Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer2011-12-301-3/+24
* Input: tegra-kbc - add device tree bindingsOlof Johansson2011-12-301-8/+84
* Input: keyboard - use macro module_platform_driver()JJ Ding2011-12-011-12/+1Star
* Input: tegra-kbc - tighten lockingDmitry Torokhov2011-09-091-19/+12Star
* Input: tegra-kbc - fix wakeup from suspendRakesh Iyer2011-09-091-15/+43
* Input: tegra-kbc - correct call to input_free_deviceAxel Lin2011-08-111-1/+1
* Input: tegra-kbc - fix computation of polling timeRakesh Iyer2011-07-301-2/+3
* Input: tegra-kbc - enable key autorepeatRakesh Iyer2011-07-251-1/+1
* Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer2011-05-111-22/+2Star
* Input: tegra-kbc - add ghost key filterRakesh Iyer2011-04-281-0/+36
* Input: tegra-kbc - add function keymapRakesh Iyer2011-02-181-3/+59
* Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer2011-01-291-1/+1
* Input: tegra-kbc - fix build errorRakesh Iyer2011-01-291-2/+2
* Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-211-0/+727