summaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/mt6779-keypad.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26Input: mt6779-keypad - add missing linux/input.h includeDmitry Torokhov1-0/+1
2022-08-11Input: mt6779-keypad - support double keys matrixMattijs Korpershoek1-1/+31
2022-08-11Input: mt6779-keypad - prepare double keys support with calc_row_colMattijs Korpershoek1-2/+13
2022-07-09Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek1-0/+10
2022-07-09Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek1-3/+5
2022-04-09Input: mt6779-keypad - move iomem pointer to probe functionAngeloGioacchino Del Regno1-5/+5
2022-03-15Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)1-1/+1
2022-03-06Input: mt6779-keypad - add MediaTek keypad driverfengping.yu1-0/+221