summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2014-05-13Input: pxa27x-keypad - fix generating scancodeChao Xie
2014-05-12Input: fix ps2/serio module dependencyArnd Bergmann
2014-04-24Input: tca8418 - fix loading this driver as a module from a device treeDr. H. Nikolaus Schaller
2014-04-24Input: atkbd - fix keyboard not working on some LG laptopsSheng-Liang Song
2014-04-03Merge branch 'next' into for-linusDmitry Torokhov
2014-03-30Input: pmic8xxx-keypad - migrate to DTStephen Boyd
2014-03-30Input: pmic8xxx-keypad - migrate to regmap APIsStephen Boyd
2014-03-30Input: pmic8xxx-keypad - migrate to devm_* APIsStephen Boyd
2014-03-30Input: pmic8xxx-keypad - fix build by removing gpio configurationStephen Boyd
2014-03-30Input: add new driver for ARM CLPS711X keypadAlexander Shiyan
2014-03-28Input: remove obsolete tnetv107x driversArnd Bergmann
2014-03-01Merge tag 'v3.14-rc4' into nextDmitry Torokhov
2014-02-17Input: imx_keypad - Propagate the real error code on platform_get_irq() failureFabio Estevam
2014-02-15Input: adp5588-keys - get value from data out when dir is outJean-Francois Dagenais
2014-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-06Input: twl4030-keypad - convert to using managed resourcesDmitry Torokhov
2014-01-04Input: twl4030-keypad - add device tree supportSebastian Reichel
2013-12-31Input: cros_ec_keyb - fix problems with backslashDoug Anderson
2013-12-26Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm...Olof Johansson
2013-12-16Merge tag 'v3.13-rc4' into nextDmitry Torokhov
2013-12-11Input: tegra-kbc - use reset frameworkStephen Warren
2013-12-07Input: samsung-keypad - favor platform data if presentDmitry Torokhov
2013-12-06Input: use dev_get_platdata()Jingoo Han
2013-12-05Input: sh_keysc - restrict non-COMPILE_TEST compilationLaurent Pinchart
2013-11-25Input: keyboard - "keycode & KEY_MAX" changes some keycode valuesAndrew Liu
2013-11-14Merge branch 'next' into for-linusDmitry Torokhov
2013-11-11Input: tnetv107x-keypad - make irqs signed for error handlingDan Carpenter
2013-10-31Input: sh_keysc - enable the driver on all ARM platformsLaurent Pinchart
2013-10-31Input: allow deselecting serio drivers even without CONFIG_EXPERTTom Gundersen
2013-10-15Input: nspire-keypad - add missing clk_disable_unprepare() on error pathWei Yongjun
2013-10-08Merge tag 'v3.12-rc4' into nextDmitry Torokhov
2013-10-06Input: pxa27x_keypad - include linux/of.h headerSachin Kamat
2013-10-06Input: gpio_keys_polled - include linux/of.h headerSachin Kamat
2013-10-06Input: gpio_keys - include linux/of.h headerSachin Kamat
2013-10-06Input: tegra-kbc - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: nspire-keypad - remove redundant of_match_ptrSachin Kamat
2013-10-06Input: lpc32xx-keys - remove redundant of_match_ptrSachin Kamat
2013-09-18Input: pxa27x_keypad - fix NULL pointer dereferenceMike Dunn
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov
2013-08-26Input: omap-keypad - set up irq type from DTIllia Smyrnov
2013-08-26Input: omap-keypad - enable wakeup capability for keypad.Illia Smyrnov
2013-08-26Input: omap-keypad - clear interrupts on openIllia Smyrnov
2013-08-26Input: omap-keypad - convert to threaded IRQIllia Smyrnov
2013-08-26Input: omap-keypad - use bitfiled instead of hardcoded valuesIllia Smyrnov
2013-08-15Input: keyboard, serio - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-15Input: tegra-kbc - simplify use of devm_ioremap_resourceJulia Lawall