summaryrefslogtreecommitdiffstats
path: root/drivers/input/matrix-keymap.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Print device nodes with %pOFSascha Hauer2023-07-031-4/+4
* Rename struct device_d to deviceSascha Hauer2023-01-101-4/+5
* Rename device_d::device_node to device_d::of_nodeSascha Hauer2023-01-101-2/+2
* drivers: migrate "GPL-2.0" license identifiers to SPDX 2.0Roland Hieber2021-11-221-1/+1
* drivers: add missing SPDX-License-IdentifierAhmad Fatoum2021-11-011-10/+1
* input: Add device tree parsing support for matrix keymapSascha Hauer2016-01-131-1/+48
* input: move matrix_keypad_build_keymap() to C fileSascha Hauer2016-01-131-0/+42