summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f11.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones2020-11-101-107/+129
* Input: synaptics-rmi4 - set reduced reporting mode only when requestedAndrew Duggan2020-03-241-2/+2
* Input: synaptics-rmi4 - switch to reduced reporting modeLucas Stach2020-02-011-0/+14
* Input: synaptics-rmi4 - remove unused result_bits maskAndrew Duggan2019-11-051-4/+1
* Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)Andrew Duggan2019-11-051-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-271-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-131-7/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-181-24/+74
|\
| * Input: synaptics-rmi4 - store the attn data in the driverBenjamin Tissoires2016-12-031-6/+6
| * Input: synaptics-rmi4 - have only one struct platform dataBenjamin Tissoires2016-12-011-2/+2
| * Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan2016-11-091-4/+28
| * Input: synaptics-rmi4 - handle incomplete input dataAndrew Duggan2016-11-091-14/+40
* | treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2016-10-121-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-161-2/+2
* Input: synaptics-rmi4 - add device tree support for 2d sensors and F11Andrew Duggan2016-03-111-1/+6
* Input: synaptics-rmi4 - add support for 2D sensors and F11Andrew Duggan2016-03-111-0/+1312