summaryrefslogtreecommitdiff
path: root/drivers/input/key_matrix.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* input: Finish simplifing key_matrix_decode_fdt()Stephen Warren2013-06-06-2/+4
* input: simplify key_matrix_decode_fdt()Stephen Warren2013-06-04-40/+26
* input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren2013-06-04-1/+1
* input: Add debugging for key matrix key codesSimon Glass2012-10-15-0/+2
* input: Allow key ghosting filter to be disabledSimon Glass2012-10-15-2/+7
* input: Correct key_matrix fdt decodingSimon Glass2012-10-15-4/+7
* input: key_matrix: fix header inclusionStephan Linz2012-09-02-0/+1
* input: Add support for keyboard matrix decoding from an fdtBernie Thompson2012-05-15-0/+208