aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/keyboard/mt6779-keypad.c
AgeCommit message (Expand)Author
2022-09-26Input: mt6779-keypad - add missing linux/input.h includeDmitry Torokhov
2022-08-10Input: mt6779-keypad - support double keys matrixMattijs Korpershoek
2022-08-10Input: mt6779-keypad - prepare double keys support with calc_row_colMattijs Korpershoek
2022-07-08Input: mt6779-keypad - implement row/column selectionMattijs Korpershoek
2022-07-08Input: mt6779-keypad - match hardware matrix organizationMattijs Korpershoek
2022-04-08Input: mt6779-keypad - move iomem pointer to probe functionAngeloGioacchino Del Regno
2022-03-14Input: mt6779-keypad - fix signedness bugLv Ruyi (CGEL ZTE)
2022-03-05Input: mt6779-keypad - add MediaTek keypad driverfengping.yu