summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2016-01-19MLK-12271 Input: atkbd: add return value check after calling .dmi_check_system()Fugang Duan
2016-01-14MLK-11281-1: input: keyboard: gpio_keys: add pinctl set in suspend and resumeRobin Gong
2016-01-14MLK-11566-3 input: keyboard: add i.mx6ul support for snvs power keyAnson Huang
2016-01-14input: keyboard: imx: add snvs power key driverRobin Gong
2015-09-13Input: gpio_keys_polled - request GPIO pin as input.Vincent Pelletier
2015-04-26Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-20Input: lm8333 - fix broken email addressWolfram Sang
2015-04-18Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-04-11Input: atkbd - document "no new force-release quirks" policyDmitry Torokhov
2015-04-06Input: cros_ec_keyb - fix clearing keyboard state on wakeupTomeu Vizoso
2015-04-03mfd: tc3589x: enforce device-tree only modeLinus Walleij
2015-04-03Input: tc3589x - localize platform dataLinus Walleij
2015-03-23Merge tag 'v4.0-rc5' into nextDmitry Torokhov
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-03-06Input: driver for microcontroller keys on the iPaq h3xxxLinus Walleij
2015-03-04Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ requestValentin Rothberg
2015-03-04gpio: add parameter to allow the use named gpiosOlliver Schinagl
2015-03-02Input: add driver for Broadcom keypad controllerScott Branden
2015-02-26mfd: cros_ec: Use fixed size arrays to transfer data with the ECJavier Martinez Canillas
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-02-13input: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-11Input: pxa27x_keypad - remove an unneeded NULL checkDan Carpenter
2015-02-03Input: pxa27x_keypad - remove unnecessary ARM includesRob Herring
2015-02-01Input: cap11xx - remove wrong and unneeded cap11xx modaliasAxel Lin
2015-01-18Input: atari - enable the 102nd key for German keyboardsMichael Karcher
2015-01-15Merge tag 'v3.19-rc4' into nextDmitry Torokhov
2015-01-07Input: imx_keypad - use the preferred form for passing a size of a structFabio Estevam
2014-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-27Input: hil_kbd - fix incorrect use of init_completionNicholas Mc Guire
2014-12-21Input: add new sun4i-lradc-keys driverHans de Goede
2014-12-18Merge branch 'next' into for-linusDmitry Torokhov
2014-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-12-15Input: stmpe - bias keypad columns properlyLinus Walleij
2014-12-15Input: stmpe - enforce device tree only modeLinus Walleij
2014-12-15Input: gpio_keys - replace timer and workqueue with delayed workqueueDmitry Torokhov
2014-12-15Input: gpio_keys - allow separating gpio and irq in device treeDmitry Torokhov
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Input: gpio_keys - fix warning regarding uninitialized 'button' variableFabio Estevam
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-07Input: gpio_keys - fix warning regarding uninitialized 'irq' variableDmitry Torokhov
2014-12-05input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-03Input: gpio_keys - add device tree support for interrupt only keysAlexander Stein
2014-12-03Input: amikbd - allocate temporary keymap buffer on the stackGeert Uytterhoeven
2014-12-03Input: amikbd - fix build if !CONFIG_HW_CONSOLEGeert Uytterhoeven
2014-12-03Input: lm8323 - missing error check in lm8323_set_disable()Dan Carpenter
2014-11-16Input: atkbd - correct MSC_SCAN events for force_release keysStefan BrĂ¼ns
2014-11-04input: gpio_keys_polled: Make use of device property APIAaron Lu
2014-11-04input: gpio_keys_polled: Add support for GPIO descriptorsAaron Lu