summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard
AgeCommit message (Expand)AuthorLines
2017-01-18Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changesGuenter Roeck-2/+1
2017-01-17Input: tca8418 - use the interrupt trigger from the device treeMaxime Ripard-3/+3
2017-01-15Input: mpr121 - switch to device tree probeAkinobu Mita-43/+94
2017-01-15Input: mpr121 - handle multiple bits change of status registerAkinobu Mita-9/+14
2017-01-15Input: mpr121 - set missing event capabilityAkinobu Mita-0/+1
2017-01-15Input: mpr121 - remove unused field in struct mpr121_touchkeyAkinobu Mita-1/+0
2017-01-15Input: mpr121 - annotate PM methods as __maybe_unusedAkinobu Mita-4/+2
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-151/+192
2016-12-07Input: lpc32xx-keys - fix invalid error handling of a requested irqVladimir Zapolskiy-1/+1
2016-11-17Input: gpio_keys - set input direction explicitlySudeep Holla-0/+15
2016-11-07Input: gpio_keys - switch to using generic device propertiesDmitry Torokhov-72/+69
2016-11-07Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven-11/+26
2016-11-07Input: gpio_keys - fix leaking DT node referencesDmitry Torokhov-0/+3
2016-11-07Input: gpio_keys - annotate PM methods as __maybe_unusedDmitry Torokhov-4/+2
2016-11-07Input: gpio_keys_polled - always use gpiod_get_value_cansleepDmitry Torokhov-11/+10
2016-11-07Input: gpio_keys_polled - keep button data constantDmitry Torokhov-52/+63
2016-10-26Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann-9/+12
2016-10-26Input: pxa27x_keypad - fix typo "debpunce" -> "debounce"Colin Ian King-1/+1
2016-10-13Merge tag 'v4.8' into nextDmitry Torokhov-14/+14
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-44/+242
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-104/+31
2016-10-03Merge branch 'next' into for-linusDmitry Torokhov-44/+242
2016-09-26Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin-1/+0
2016-09-10Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King-1/+0
2016-08-31Input: cros_ec_keyb: Stop handling interrupts directlyVic Yang-104/+31
2016-08-29Input: add ADC resistor ladder driverAlexandre Belloni-0/+226
2016-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2016-08-22Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov-4/+2
2016-08-22Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King-4/+7
2016-08-22Input: jornada720_kbd - switch to devm_* APIsRussell King-35/+8
2016-08-22Input: tegra-kbc - fix inverted reset logicMasahiro Yamada-1/+1
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+9
2016-08-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+2
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+2
2016-07-26Input: cros_ec_keyb - cleanup use of devDouglas Anderson-10/+9
2016-07-06input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan-2/+2
2016-06-23Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King-1/+1
2016-05-25Input: tc3589x-keypad - remove stray ')'Clifton Barnes-1/+1
2016-05-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-63/+17
2016-04-29Input: twl4030 - fix unsafe macro definitionRui Teng-12/+16
2016-04-26input: adp5588-keys: use gpiochip data pointerLinus Walleij-5/+5
2016-04-05Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov-25/+0
2016-04-05Input: omap-keypad - drop empty PM stubsDmitry Torokhov-21/+0
2016-04-05Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov-5/+1
2016-03-30input: adp5589-keys: use gpiochip data pointerLinus Walleij-6/+6
2016-03-15Merge tag 'v4.5' into nextDmitry Torokhov-5/+10
2016-03-11Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...Vladimir Zapolskiy-2/+2
2016-03-04Input: sh_keysc - remove dependency on SUPERHSimon Horman-1/+1
2016-03-02Input: snvs_pwrkey - use __maybe_unused to hide pm functionsArnd Bergmann-2/+2
2016-03-02Input: spear-keyboard - use __maybe_unused to hide pm functionsArnd Bergmann-4/+2