summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/tegra-kbc.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: migrate to new clock codePrashant Gaikwad2013-01-281-1/+1
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-4/+4
* Input: remove use of __devinitdataBill Pemberton2012-11-241-2/+2
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Merge tag 'v3.6-rc4' into nextDmitry Torokhov2012-09-041-2/+2
|\
| * Input: tegra-kbc - add clk_prepare/clk_unpreparePrashant Gaikwad2012-06-121-2/+2
* | Input: tegra - move platform data headerStephen Warren2012-09-041-1/+1
|/
* Input: matrix-keymap - wire up device tree supportDmitry Torokhov2012-05-101-24/+32
* Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov2012-05-101-14/+20
* Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-271-0/+1
* Input: tegra-kbc - revise device tree supportOlof Johansson2012-03-131-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-11-301-12/+1
* Input: tegra-kbc - tighten lockingDmitry Torokhov2011-09-091-19/+12
* 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/+2
* Input: tegra-kbc - add ghost key filterRakesh Iyer2011-04-271-0/+36
* Input: tegra-kbc - add function keymapRakesh Iyer2011-02-181-3/+59
* Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer2011-01-281-1/+1
* Input: tegra-kbc - fix build errorRakesh Iyer2011-01-281-2/+2
* Input: tegra-kbc - add tegra keyboard driverRakesh Iyer2011-01-201-0/+727
OpenPOWER on IntegriCloud