summaryrefslogtreecommitdiff
path: root/drivers/input/rmi4/rmi_f01.c
AgeCommit message (Expand)Author
2023-12-13Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()ye xingchen
2020-11-09Input: synaptics-rmi4 - fix kerneldoc warningsLee Jones
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-06-05Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer
2018-01-24Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...Nick Dyer
2017-07-24Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Dmitry Torokhov
2017-07-22Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01Dmitry Torokhov
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F01Arvind Yadav
2017-02-06Merge branch 'synaptics-rmi4' into nextDmitry Torokhov
2017-01-31Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-11-22Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer
2016-11-08Input: synaptics-rmi4 - add parameters for dribble packets and palm detect ge...Andrew Duggan
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada
2016-05-19Input: synaptics-rmi4 - fix spelling in definesNick Dyer
2016-03-10Input: synaptics-rmi4 - add device tree support for RMI4 I2C devicesAndrew Duggan
2016-03-10Input: synaptics-rmi4 - add support for Synaptics RMI4 devicesAndrew Duggan