index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
key_matrix.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
input: Remove <common.h> and add needed includes
Tom Rini
2022-01-19
doc: replace @return by Return:
Heinrich Schuchardt
2020-05-18
common: Drop log.h from common header
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-06-01
cros_ec: Update the cros_ec keyboard driver to livetree
Simon Glass
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-06
input: Finish simplifing key_matrix_decode_fdt()
Stephen Warren
2013-06-04
input: simplify key_matrix_decode_fdt()
Stephen Warren
2013-06-04
input: fix unaligned access in key_matrix_decode_fdt()
Stephen Warren
2012-10-15
input: Add debugging for key matrix key codes
Simon Glass
2012-10-15
input: Allow key ghosting filter to be disabled
Simon Glass
2012-10-15
input: Correct key_matrix fdt decoding
Simon Glass
2012-09-02
input: key_matrix: fix header inclusion
Stephan Linz
2012-05-15
input: Add support for keyboard matrix decoding from an fdt
Bernie Thompson