index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
Age
Commit message (
Expand
)
Author
2021-07-20
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
2021-04-28
Input: nspire-keypad - enable interrupts only when opened
Fabian Vogt
2020-12-29
Input: cros_ec_keyb - send 'scancodes' in addition to key events
Dmitry Torokhov
2020-11-22
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
2020-10-29
Input: twl4030_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-29
Input: omap4-keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-10-29
Input: ep93xx_keypad - fix handling of platform_get_irq() error
Krzysztof Kozlowski
2020-01-29
Input: nomadik-ske-keypad - fix a loop timeout test
Dan Carpenter
2019-07-21
Input: imx_keypad - make sure keyboard can always wake up system
Anson Huang
2019-05-08
Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ
Anson Huang
2019-03-23
Input: st-keyscan - fix potential zalloc NULL dereference
Gabriel Fernandez
2019-03-23
Input: matrix_keypad - use flush_delayed_work()
Dmitry Torokhov
2019-03-23
Input: cap11xx - switch to using set_brightness_blocking()
Dmitry Torokhov
2019-01-13
Input: omap-keypad - fix idle configuration to not block SoC idle states
Tony Lindgren
2018-12-21
Input: omap-keypad - fix keyboard debounce configuration
Tony Lindgren
2018-12-08
Input: matrix_keypad - check for errors from of_get_named_gpio()
Christian Hoff
2018-10-20
Input: atakbd - fix Atari CapsLock behaviour
Michael Schmitz
2018-10-20
Input: atakbd - fix Atari keymap
Andreas Schwab
2018-03-22
Input: qt1070 - add OF device ID table
Javier Martinez Canillas
2018-03-18
Input: tca8418_keypad - remove double read of key event register
Dmitry Torokhov
2018-03-18
Input: matrix_keypad - fix race when disabling interrupts
Zhang Bo
2018-02-25
Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning
Arnd Bergmann
2017-11-15
Input: mpr121 - set missing event capability
Akinobu Mita
2017-11-15
Input: mpr121 - handle multiple bits change of status register
Akinobu Mita
2017-04-12
Input: gpio_keys - add support for GPIO descriptors
Geert Uytterhoeven
2016-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-10-07
Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-10-03
Merge branch 'next' into for-linus
Dmitry Torokhov
2016-09-26
Input: snvs_pwrkey - drop input_free_device call if input_register_device fails
Axel Lin
2016-09-10
Input: jornada720_kbd - remove unneeded mach/hardware.h include
Russell King
2016-08-31
Input: cros_ec_keyb: Stop handling interrupts directly
Vic Yang
2016-08-29
Input: add ADC resistor ladder driver
Alexandre Belloni
2016-08-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-22
Input: jornada720_kbd - switch to using dev_dbg
Dmitry Torokhov
2016-08-22
Input: jornada720_kbd - get rid of mach/irqs.h include
Russell King
2016-08-22
Input: jornada720_kbd - switch to devm_* APIs
Russell King
2016-08-22
Input: tegra-kbc - fix inverted reset logic
Masahiro Yamada
2016-08-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-08-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-07-26
Input: cros_ec_keyb - cleanup use of dev
Douglas Anderson
2016-07-06
input: clps711x-keypad: Changing the compatibility string to match with the s...
Alexander Shiyan
2016-06-23
Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly"
Colin Ian King
2016-05-25
Input: tc3589x-keypad - remove stray ')'
Clifton Barnes
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-04-29
Input: twl4030 - fix unsafe macro definition
Rui Teng
2016-04-26
input: adp5588-keys: use gpiochip data pointer
Linus Walleij
2016-04-05
Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val()
Dmitry Torokhov
2016-04-05
Input: omap-keypad - drop empty PM stubs
Dmitry Torokhov
2016-04-05
Input: omap-keypad - remove adjusting of scan delay
Dmitry Torokhov
[next]