Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -17/+1 |
* | input: Finish simplifing key_matrix_decode_fdt() | Stephen Warren | 2013-06-06 | -2/+4 |
* | input: simplify key_matrix_decode_fdt() | Stephen Warren | 2013-06-04 | -40/+26 |
* | input: fix unaligned access in key_matrix_decode_fdt() | Stephen Warren | 2013-06-04 | -1/+1 |
* | input: Add debugging for key matrix key codes | Simon Glass | 2012-10-15 | -0/+2 |
* | input: Allow key ghosting filter to be disabled | Simon Glass | 2012-10-15 | -2/+7 |
* | input: Correct key_matrix fdt decoding | Simon Glass | 2012-10-15 | -4/+7 |
* | input: key_matrix: fix header inclusion | Stephan Linz | 2012-09-02 | -0/+1 |
* | input: Add support for keyboard matrix decoding from an fdt | Bernie Thompson | 2012-05-15 | -0/+208 |