summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f54.c
AgeCommit message (Expand)AuthorFilesLines
2019-04-26Input: synaptics-rmi4 - fix enum_fmtPhilipp Zabel1-15/+5
2019-04-26Input: synaptics-rmi4 - fill initial formatPhilipp Zabel1-0/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+0
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-1/+1
2018-06-05Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer1-6/+0
2017-10-09Input: synaptics-rmi4 - make array rmi_f54_report_type_names staticColin Ian King1-1/+1
2017-06-23Input: synaptics-rmi4 - only read the F54 query registers which are usedAndrew Duggan1-10/+7
2016-11-22Input: synaptics-rmi4 - propagate correct number of rx and tx electrodes to F54Guenter Roeck1-4/+10
2016-11-16Input: synaptics-rmi4 - unlock on errorDan Carpenter1-2/+3
2016-09-19[media] Input: v4l-touch - add copyright linesNick Dyer1-0/+1
2016-08-23[media] Input: synaptics-rmi4 - add support for F54 diagnosticsNick Dyer1-0/+756