summaryrefslogtreecommitdiff
path: root/drivers/input/key_matrix.c
AgeCommit message (Expand)Author
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-06input: Finish simplifing key_matrix_decode_fdt()Stephen Warren
2013-06-04input: simplify key_matrix_decode_fdt()Stephen Warren
2013-06-04input: fix unaligned access in key_matrix_decode_fdt()Stephen Warren
2012-10-15input: Add debugging for key matrix key codesSimon Glass
2012-10-15input: Allow key ghosting filter to be disabledSimon Glass
2012-10-15input: Correct key_matrix fdt decodingSimon Glass
2012-09-02input: key_matrix: fix header inclusionStephan Linz
2012-05-15input: Add support for keyboard matrix decoding from an fdtBernie Thompson