summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard
Commit message (Expand)AuthorAgeFilesLines
* Input: hil_kbd - fix error return code in hil_dev_connect()Zhen Lei2021-07-201-0/+1
* Input: nspire-keypad - enable interrupts only when openedFabian Vogt2021-04-281-25/+31
* Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov2020-12-291-0/+1
* Input: sunkbd - avoid use-after-free in teardown pathsDmitry Torokhov2020-11-221-8/+33
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-2/+2
* Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2020-01-291-1/+1
* Input: imx_keypad - make sure keyboard can always wake up systemAnson Huang2019-07-211-4/+14
* Input: snvs_pwrkey - initialize necessary driver data before enabling IRQAnson Huang2019-05-081-3/+3
* Input: st-keyscan - fix potential zalloc NULL dereferenceGabriel Fernandez2019-03-231-2/+2
* Input: matrix_keypad - use flush_delayed_work()Dmitry Torokhov2019-03-231-1/+1
* Input: cap11xx - switch to using set_brightness_blocking()Dmitry Torokhov2019-03-231-24/+11
* Input: omap-keypad - fix idle configuration to not block SoC idle statesTony Lindgren2019-01-131-12/+4
* Input: omap-keypad - fix keyboard debounce configurationTony Lindgren2018-12-211-4/+14
* Input: matrix_keypad - check for errors from of_get_named_gpio()Christian Hoff2018-12-081-9/+14
* Input: atakbd - fix Atari CapsLock behaviourMichael Schmitz2018-10-201-8/+2
* Input: atakbd - fix Atari keymapAndreas Schwab2018-10-201-38/+26
* Input: qt1070 - add OF device ID tableJavier Martinez Canillas2018-03-221-0/+9
* Input: tca8418_keypad - remove double read of key event registerDmitry Torokhov2018-03-181-2/+0
* Input: matrix_keypad - fix race when disabling interruptsZhang Bo2018-03-181-1/+3
* Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warningArnd Bergmann2018-02-251-9/+12
* Input: mpr121 - set missing event capabilityAkinobu Mita2017-11-151-0/+1
* Input: mpr121 - handle multiple bits change of status registerAkinobu Mita2017-11-151-9/+14
* Input: gpio_keys - add support for GPIO descriptorsGeert Uytterhoeven2017-04-121-11/+26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-10-075-44/+242
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2016-10-035-44/+242
| |\
| | * Input: snvs_pwrkey - drop input_free_device call if input_register_device failsAxel Lin2016-09-261-1/+0
| | * Input: jornada720_kbd - remove unneeded mach/hardware.h includeRussell King2016-09-101-1/+0
| | * Input: add ADC resistor ladder driverAlexandre Belloni2016-08-293-0/+226
| | * Input: jornada720_kbd - switch to using dev_dbgDmitry Torokhov2016-08-221-4/+2
| | * Input: jornada720_kbd - get rid of mach/irqs.h includeRussell King2016-08-221-4/+7
| | * Input: jornada720_kbd - switch to devm_* APIsRussell King2016-08-221-35/+8
* | | Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-071-104/+31
|\ \ \
| * | | Input: cros_ec_keyb: Stop handling interrupts directlyVic Yang2016-08-311-104/+31
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-261-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Input: tegra-kbc - fix inverted reset logicMasahiro Yamada2016-08-221-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-051-10/+9
|\ \ | |/
| * Input: cros_ec_keyb - cleanup use of devDouglas Anderson2016-07-261-10/+9
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-2/+2
|\ \
| * | input: clps711x-keypad: Changing the compatibility string to match with the s...Alexander Shiyan2016-07-061-2/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-272-2/+2
|\ \ \ | |/ / |/| / | |/
| * Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"Colin Ian King2016-06-231-1/+1
| * Input: tc3589x-keypad - remove stray ')'Clifton Barnes2016-05-251-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-182-63/+17
|\ \ | |/
| * Input: twl4030 - fix unsafe macro definitionRui Teng2016-04-291-12/+16
| * Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()Dmitry Torokhov2016-04-051-25/+0
| * Input: omap-keypad - drop empty PM stubsDmitry Torokhov2016-04-051-21/+0
| * Input: omap-keypad - remove adjusting of scan delayDmitry Torokhov2016-04-051-5/+1
* | input: adp5588-keys: use gpiochip data pointerLinus Walleij2016-04-261-5/+5