summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2014-05-14input: gpio-keys: change wakeup_key's init valueLouis Li
2014-04-25input: gpio-keys: Allow invalid irq as -ve or zeroLaxman Dewangan
2014-04-23input: gpio-keys: get button status through gpio for irq based keyLaxman Dewangan
2014-04-23input: gpio-keys: add support for reading irq from DT node for interrupt keyLaxman Dewangan
2014-04-23input: gpio-keys: set IRQF_EARLY_RESUME for wakeup irq keysLaxman Dewangan
2013-12-16Merge tag 'v3.10.24' into HEADAjay Nandakumar
2013-12-11Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-11-11keyboard: gpio: handle Tegra PM notifier eventsPrashant Gaikwad
2013-10-30input: gpio-keys: report key event if it is casue of wakeupLaxman Dewangan
2013-10-03input: gpio_keys: Fix disordered wakeup key reportsAllen Yu
2013-09-14ARM: tegra: pluto: add kbc support through DT on plutoAshwini Ghuge
2013-09-14input: gpio_keys: send event for wakeup keyMatt Wagner
2013-09-14ARM: Tegra: Enterprise: Add KEY_POWER as the wakeup keyVarun Wadekar
2013-09-14gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2013-09-14input: tegra: kbc: treat warnings as errorsDeepak Nibade
2013-09-14input: tegra: kbc: KP INT EN when scantimeout zeroAshwini Ghuge
2013-09-14input: tegra: kbc: add disable_ev_rep for auto repeat eventNitin Kumbhar
2013-09-14input: tegra-kbc: add is_open, don't suspend if no clockRay Poudrier
2013-09-14input: tegra: kbc: Board param for scan countLaxman Dewangan
2013-09-14HACK Revert "Input: tegra-kbc - change wakeup logic to be all or nothing"Dan Willemsen
2013-09-14Update copyrightsScott Williams
2013-09-14input: gpio-keys: report wakeup key on resumeNitin Kumbhar
2013-09-13Revert "Input: tegra-kbc - require CONFIG_OF, remove platform data"Dan Willemsen
2013-09-13Revert "Input: tegra-kbc - support for defining row/columns based on SoC"Dan Willemsen
2013-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-06-10Input: add missing dependencies on CONFIG_HAS_IOMEMBen Hutchings
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo...Linus Torvalds
2013-04-16Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot
2013-04-05input: Add ChromeOS EC keyboard driverSimon Glass
2013-04-05input: matrix-keymap: Add function to read the new DT bindingSimon Glass
2013-03-31Input: tegra-kbc - support for defining row/columns based on SoCLaxman Dewangan
2013-03-31Input: imx_keypad - switch to using managed resourcesFabio Estevam
2013-03-17Input: nomadik-ske-keypad - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: amikbd - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: davinci_keyscan - use module_platform_driver_probe macroSachin Kamat
2013-03-17Input: tegra-kbc - convert to devm_ioremap_resource()Sachin Kamat
2013-03-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-03-10Input: tc3589x-keypad - fix keymap sizeRabin Vincent
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov
2013-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-15Input: tegra-kbc - require CONFIG_OF, remove platform dataStephen Warren
2013-02-13Input: add couple of missing GENERIC_HARDIRQS dependenciesHeiko Carstens
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-01-28ARM: tegra: migrate to new clock codePrashant Gaikwad
2013-01-25Input: goldfish - virtual input event driverBrian Swetland