summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/tegra-kbc.c
AgeCommit message (Expand)Author
2012-11-24Input: remove use of __devexitBill Pemberton
2012-11-24Input: remove use of __devinitBill Pemberton
2012-11-24Input: remove use of __devinitdataBill Pemberton
2012-11-24Input: remove use of __devexit_pBill Pemberton
2012-09-05Merge tag 'v3.6-rc4' into nextDmitry Torokhov
2012-09-05Input: tegra - move platform data headerStephen Warren
2012-06-12Input: tegra-kbc - add clk_prepare/clk_unpreparePrashant Gaikwad
2012-05-11Input: matrix-keymap - wire up device tree supportDmitry Torokhov
2012-05-11Input: matrix-keymap - uninline and prepare for device tree supportDmitry Torokhov
2012-03-27Input: tegra-kbc - allocate pdata before using itViresh Kumar
2012-03-14Input: tegra-kbc - revise device tree supportOlof Johansson
2012-02-03Input: tegra-kbc - allow skipping setting up some of GPIO pinsShridhar Rasal
2012-01-23Input: tegra-kbc - enable key interrupt for wakeupRakesh Iyer
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer
2011-12-30Input: tegra-kbc - add device tree bindingsOlof Johansson
2011-12-01Input: keyboard - use macro module_platform_driver()JJ Ding
2011-09-09Input: tegra-kbc - tighten lockingDmitry Torokhov
2011-09-09Input: tegra-kbc - fix wakeup from suspendRakesh Iyer
2011-08-11Input: tegra-kbc - correct call to input_free_deviceAxel Lin
2011-07-30Input: tegra-kbc - fix computation of polling timeRakesh Iyer
2011-07-25Input: tegra-kbc - enable key autorepeatRakesh Iyer
2011-05-11Input: tegra-kbc - change wakeup logic to be all or nothingRakesh Iyer
2011-04-28Input: tegra-kbc - add ghost key filterRakesh Iyer
2011-02-18Input: tegra-kbc - add function keymapRakesh Iyer
2011-01-29Input: tegra-kbc - fix keymap entry for LeftMeta keyRakesh Iyer
2011-01-29Input: tegra-kbc - fix build errorRakesh Iyer
2011-01-21Input: tegra-kbc - add tegra keyboard driverRakesh Iyer