summaryrefslogtreecommitdiffstats
path: root/drivers/input/keyboard/mt6779-keypad.c
Commit message (Expand)AuthorAgeFilesLines
* Input: mt6779-keypad - add missing linux/input.h includeDmitry Torokhov2022-09-261-0/+1
* Input: mt6779-keypad - support double keys matrixMattijs Korpershoek2022-08-101-1/+31
* Input: mt6779-keypad - prepare double keys support with calc_row_colMattijs Korpershoek2022-08-101-2/+13
* Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek2022-07-081-0/+10
* Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek2022-07-081-3/+5
* Input: mt6779-keypad - move iomem pointer to probe functionAngeloGioacchino Del Regno2022-04-081-5/+5
* Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)2022-03-141-1/+1
* Input: mt6779-keypad - add MediaTek keypad driverfengping.yu2022-03-051-0/+221