summaryrefslogtreecommitdiff
path: root/drivers/input/key_matrix.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-01cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass1-10/+9
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-06input: Finish simplifing key_matrix_decode_fdt()Stephen Warren1-2/+4
2013-06-05input: simplify key_matrix_decode_fdt()Stephen Warren1-40/+26
2013-06-05input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren1-1/+1
2012-10-15input: Add debugging for key matrix key codesSimon Glass1-0/+2
2012-10-15input: Allow key ghosting filter to be disabledSimon Glass1-2/+7
2012-10-15input: Correct key_matrix fdt decodingSimon Glass1-4/+7
2012-09-02input: key_matrix: fix header inclusionStephan Linz1-0/+1
2012-05-15input: Add support for keyboard matrix decoding from an fdtBernie Thompson1-0/+208