summaryrefslogtreecommitdiffstats
path: root/drivers/input/key_matrix.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop log.h from common headerSimon Glass2020-05-181-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cros_ec: Update the cros_ec keyboard driver to livetreeSimon Glass2017-06-011-10/+9
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* input: Finish simplifing key_matrix_decode_fdt()Stephen Warren2013-06-061-2/+4
* input: simplify key_matrix_decode_fdt()Stephen Warren2013-06-041-40/+26
* input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren2013-06-041-1/+1
* input: Add debugging for key matrix key codesSimon Glass2012-10-151-0/+2
* input: Allow key ghosting filter to be disabledSimon Glass2012-10-151-2/+7
* input: Correct key_matrix fdt decodingSimon Glass2012-10-151-4/+7
* input: key_matrix: fix header inclusionStephan Linz2012-09-021-0/+1
* input: Add support for keyboard matrix decoding from an fdtBernie Thompson2012-05-151-0/+208