aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-31Input: tca8418 - switch to using generic device propertiesDmitry Torokhov1-64/+26
2017-01-31Input: matrix-keypad - switch to using generic device propertiesDmitry Torokhov10-13/+14
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein2-2/+4
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko2-17/+3
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov1-104/+31
2017-01-22Input: keyboard - drop unnecessary calls to input_set_drvdataGuenter Roeck6-11/+0
2017-01-21Input: keyboard - drop unnecessary calls to device_init_wakeupGuenter Roeck5-11/+0
2017-01-21Input: keyboard - use local variables consistentlyGuenter Roeck4-27/+25
2017-01-21Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdataGuenter Roeck8-12/+0
2017-01-21Input: gpio-keys - add support for setkeycodeHans de Goede1-12/+28
2017-01-18Input: tm2-touchkey - add touchkey driver support for TM2Jaechul Lee3-0/+298
2017-01-18Input: bcm-keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck1-2/+0
2017-01-18Input: twl4030_keypad - drop unnecessary call to platform_set_drvdataGuenter Roeck1-1/+0
2017-01-18Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck1-2/+1
2017-01-17Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard1-3/+3
2017-01-15Input: mpr121 - switch to device tree probeAkinobu Mita1-43/+94
2017-01-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita1-9/+14
2017-01-15Input: mpr121 - set missing event capabilityAkinobu Mita1-0/+1
2017-01-15Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita1-1/+0
2017-01-15Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita1-4/+2
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-151/+192
2016-12-07Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy1-1/+1
2016-11-17Input: gpio_keys - set input direction explicitlySudeep Holla2-0/+15
2016-11-07Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov1-72/+69
2016-11-07Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven1-11/+26
2016-11-07Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov1-0/+3
2016-11-07Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov1-4/+2
2016-11-07Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov1-11/+10
2016-11-07Input: gpio_keys_polled - keep button data constantDmitry Torokhov2-52/+63
2016-10-26Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann1-9/+12
2016-10-26Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King1-1/+1
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov4-14/+14
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-44/+242
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-104/+31
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov5-44/+242
2016-09-26Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin1-1/+0
2016-09-10Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King1-1/+0
2016-08-31Input: cros_ec_keyb: Stop handling interrupts directlyVic Yang1-104/+31
2016-08-29Input: add ADC resistor ladder driverAlexandre Belloni3-0/+226
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2016-08-22Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov1-4/+2
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King1-4/+7
2016-08-22Input: jornada720_kbd - switch to devm_* APIsRussell King1-35/+8
2016-08-22Input: tegra-kbc - fix inverted reset logicMasahiro Yamada1-1/+1
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+9
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+2
2016-07-26Input: cros_ec_keyb - cleanup use of devDouglas Anderson1-10/+9
2016-07-06input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chipAlexander Shiyan1-2/+2
2016-06-23Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King1-1/+1