summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
AgeCommit message (Expand)Author
2017-06-01Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULLAndi Shyti
2017-05-11Input: cros_ec_keyb - remove extraneous 'const'Arnd Bergmann
2017-04-10Input: omap-keypad - fix error handling codeChristophe JAILLET
2017-04-10Input: locomokbd - use setup_timerGeliang Tang
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-04-03Input: cros_ec_keyb - add an EC event for sysrqRajat Jain
2017-03-29Input: matrix_keypad - add option to drive inactive columnsDavid Rivshin
2017-03-23Input: qt1070 - add OF device ID tableJavier Martinez Canillas
2017-02-23Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov
2017-02-23Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-02-15Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Dmitry Torokhov
2017-02-13input: cros_ec_keyb: Add Tablet Mode switchGwendal Grignou
2017-02-08input: cros_ec_keyb: Add non-matrix buttons and switchesDouglas Anderson
2017-02-04gpio: Rename devm_get_gpiod_from_child()Boris Brezillon
2017-01-31Input: tca8418 - switch to using generic device propertiesDmitry Torokhov
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck
2017-01-21Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck
2017-01-21Input: keyboard - use local variables consistentlyGuenter Roeck
2017-01-21Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck
2017-01-21Input: gpio-keys - add support for setkeycodeHans de Goede
2017-01-18Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee
2017-01-18Input: bcm-keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck
2017-01-18Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck
2017-01-17Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard
2017-01-15Input: mpr121 - switch to device tree probeAkinobu Mita
2017-01-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita
2017-01-15Input: mpr121 - set missing event capabilityAkinobu Mita
2017-01-15Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita
2017-01-15Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-07Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy
2016-11-17Input: gpio_keys - set input direction explicitlySudeep Holla
2016-11-07Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov
2016-11-07Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven
2016-11-07Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov
2016-11-07Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov
2016-11-07Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov
2016-11-07Input: gpio_keys_polled - keep button data constantDmitry Torokhov
2016-10-26Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann
2016-10-26Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov
2016-09-26Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin