summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f34.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-27Input: synaptics-rmi4 - convert to use sysfs_emit() APIszhang songyi1-8/+8
2022-09-23Input: synaptics-rmi4 - remove unneeded struct register_offsetMatthias Schiffer1-1/+1
2022-09-23Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8Matthias Schiffer1-5/+5
2022-09-23Input: synaptics-rmi4 - fix firmware update operations with bootloader v8Matthias Schiffer1-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2018-06-05Input: synaptics-rmi4 - convert irq distribution to irq_domainNick Dyer1-2/+3
2018-01-05Input: synaptic_rmi4 - remove duplicate include in F34Pravin Shedge1-1/+0
2017-07-12Input: synaptics-rmi4 - constify attribute_group structures in F34Arvind Yadav1-1/+1
2017-04-14Input: synaptics-rmi4 - enable IRQ operation in F34 V7Nick Dyer1-8/+19
2017-01-31Input: synaptics-rmi4 - add sysfs interfaces for hardware IDsNick Dyer1-0/+48
2017-01-31Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer1-27/+65
2016-12-29Input: synaptics-rmi4 - check for non zero version logically dead codeColin Ian King1-2/+0
2016-12-12Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer1-7/+33
2016-11-30Input: synaptics-rmi4 - remove mutex calls while updating the firmwareBenjamin Tissoires1-5/+14
2016-11-22Input: synaptics-rmi4 - add support for F34 device reflashNick Dyer1-0/+481