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
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
2016-03-30
input: adp5589-keys: use gpiochip data pointer
Linus Walleij
2016-03-15
Merge tag 'v4.5' into next
Dmitry Torokhov
2016-03-11
Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phan...
Vladimir Zapolskiy
2016-03-04
Input: sh_keysc - remove dependency on SUPERH
Simon Horman
2016-03-02
Input: snvs_pwrkey - use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-02
Input: spear-keyboard - use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-02
Input: goldfish_events - enable ACPI-based enumeration for goldfish events
Jason Hu
2016-03-02
Input: goldfish_events - add devicetree bindings
Greg Hackmann
2016-02-09
Input: adp5589 - fix row 5 handling for adp5589
Lars-Peter Clausen
2016-01-27
Input: cap11xx - add missing of_node_put
Amitoj Kaur Chawla
[next]