index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
/
rmi_f11.c
Age
Commit message (
Expand
)
Author
2020-11-09
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
2020-03-24
Input: synaptics-rmi4 - set reduced reporting mode only when requested
Andrew Duggan
2020-01-31
Input: synaptics-rmi4 - switch to reduced reporting mode
Lucas Stach
2019-11-04
Input: synaptics-rmi4 - remove unused result_bits mask
Andrew Duggan
2019-11-04
Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
Andrew Duggan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-26
Input: synaptics-rmi4 - write config register values to the right offset
Lucas Stach
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-05
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-12-02
Input: synaptics-rmi4 - store the attn data in the driver
Benjamin Tissoires
2016-11-30
Input: synaptics-rmi4 - have only one struct platform data
Benjamin Tissoires
2016-11-08
Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...
Andrew Duggan
2016-11-08
Input: synaptics-rmi4 - handle incomplete input data
Andrew Duggan
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-07-14
Input: synaptics-rmi4 - use the RMI_F11_REL_BYTES define in rmi_f11_rel_pos_r...
Andrew Duggan
2016-07-14
Input: synaptics-rmi4 - remove unneeded variable
Andrew Duggan
2016-03-15
Input: synaptics-rmi4 - using logical instead of bitwise AND
Dan Carpenter
2016-03-10
Input: synaptics-rmi4 - add device tree support for 2d sensors and F11
Andrew Duggan
2016-03-10
Input: synaptics-rmi4 - add support for 2D sensors and F11
Andrew Duggan