aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f11.c
AgeCommit message (Expand)Author
2020-01-09Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-04-26Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-05Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-12-02Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires
2016-11-30Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires
2016-11-08Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan
2016-11-08Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-07-14Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan
2016-07-14Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan
2016-03-15Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter
2016-03-10Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan