summaryrefslogtreecommitdiff
path: root/drivers/input/rmi4/rmi_f11.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-26/+16
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook1-7/+8
2018-06-05Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer1-26/+16
2016-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-24/+74
2016-12-03Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires1-6/+6
2016-12-01Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires1-2/+2
2016-11-09Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan1-4/+28
2016-11-09Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan1-14/+40
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-07-14Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan1-2/+2
2016-07-14Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan1-4/+1
2016-03-16Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter1-2/+2
2016-03-11Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan1-1/+6
2016-03-11Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan1-0/+1312