summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f11.c
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2019-11-201-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach2019-04-261-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-271-26/+16
|\
| * Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer2018-06-051-26/+16
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-7/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-171-24/+74
|\
| * Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-021-6/+6
| * Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-11-301-2/+2
| * Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-081-4/+28
| * Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-081-14/+40
* | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-111-1/+0
|/
* Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...Andrew Duggan2016-07-141-2/+2
* Input: synaptics-rmi4 - remove unneeded variableAndrew Duggan2016-07-141-4/+1
* Input: synaptics-rmi4 - using logical instead of bitwise ANDDan Carpenter2016-03-151-2/+2
* Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan2016-03-101-1/+6
* Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan2016-03-101-0/+1312