summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2014-06-18driver:tn7c:key event log is self-explanatorydaily-2014.08.05.0_rel-tegranote-r6-partnerDanny Song
2014-06-14driver:tn7c:add log to indicate the power key eventDanny Song
2014-01-20input: gpio_keys: Fix disordered wakeup key reportsDavid Yu
2013-06-28keyboard: tegra: handle multiple isr calls on resumeAshwini Ghuge
2013-06-21keyboard: tegra: handle multiple isr calls on single key pressLaxman Dewangan
2013-04-06input: gpio_keys: Send Wake Values Based on KeyMatt Wagner
2013-03-11input: gpio_keys: send event for wakeup keyMatt Wagner
2013-02-15Input: gpio_keys: Remove Wakeup Key HandlingMatt Wagner
2012-11-28input: keyboard: tegra: moving to clk prepare APIsSivaram Nair
2012-08-24keyboard: tegra-kbc: Fix build for p1852Bob Johnston
2012-08-16input: tegra: kbc: treat warnings as errorsDeepak Nibade
2012-08-03ARM: Tegra: Enterprise: Add KEY_POWER as the wakeup keyVarun Wadekar
2012-04-11input: keyboard: remove interrupt_key driverLaxman Dewangan
2012-04-11Input: gpio_keys - add support for interrupt only keysVarun Wadekar
2012-04-11Input: gpio_keys - constify platform dataVarun Wadekar
2012-04-09input: keyboard: tegra: delete unused variablesVarun Wadekar
2012-04-09input: keyboard: gpio-keys: use gpio_keys_gpio_report_event to report key eventsVarun Wadekar
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-25tegra-kbc: fix upstream break (fixed in k3.4)Dan Willemsen
2012-03-23gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2012-03-22input: keyboard: interrupt_key: Fix inbalance irq wakeupsLaxman Dewangan
2012-03-22input: tegra: kbc: KP INT EN when scantimeout zeroAshwini Ghuge
2012-03-22input: tegra: kbc: add disable_ev_rep for auto repeat eventNitin Kumbhar
2012-03-22input: tegra-kbc: add is_open, don't suspend if no clockRay Poudrier
2012-03-22input: tegra: kbc: Board param for scan countLaxman Dewangan
2012-03-22input: keyboard: Set configuration registersShridhar Rasal
2012-03-22HACK Revert "Input: tegra-kbc - change wakeup logic to be all or nothing"Dan Willemsen
2012-03-22input: interrupt_key: Reporting release event after timeoutLaxman Dewangan
2012-03-22Update copyrightsScott Williams
2012-03-22input: keyboard: Adding keys support through interrupt linesLaxman Dewangan
2012-03-22input: gpio-keys: report wakeup key on resumeNitin Kumbhar
2012-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-02-01Input: twl4030_keypad - fix comment (trivial)Felipe Contreras
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-10Input: revert some over-zealous conversions to module_platform_driver()Dmitry Torokhov
2012-01-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-01-04Input: tc3589x-keypad - add missing kerneldocNaga Radhesh
2011-12-30Input: samsung-keypad - implement runtime power management supportMark Brown
2011-12-30Input: tegra-kbc - report wakeup key for some platformsRakesh Iyer
2011-12-30Input: tegra-kbc - add device tree bindingsOlof Johansson
2011-12-23input: samsung-keypad: Add device tree supportThomas Abraham
2011-12-12Input: keyboard - staticise non-exported symbolsAxel Lin
2011-11-30Input: keyboard - use macro module_platform_driver()JJ Ding
2011-11-29Input: samsung-keypad - remove redundant MODULE_ALIASAxel Lin
2011-11-29Merge commit 'v3.2-rc3' into nextDmitry Torokhov
2011-11-15Input: samsung-keypad - enable compiling on other platformsDmitry Torokhov
2011-11-09Input: samsung-keypad - switch to using SIMPLE_DEV_PM_OPSDmitry Torokhov
2011-11-09Input: convert obsolete strict_strtox to kstrtoxJJ Ding
2011-10-31drivers/input: Add module.h to modular drivers implicitly using itPaul Gortmaker
2011-10-29Input: tca8418_keypad - initial driver releaseKyle Manna