summaryrefslogtreecommitdiffstats
path: root/drivers/input/rmi4/rmi_f34v7.c
Commit message (Expand)AuthorAgeFilesLines
* Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()Matthias Schiffer2022-09-231-10/+9
* Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()Matthias Schiffer2022-09-231-19/+6
* Input: synaptics-rmi4 - remove unneeded struct register_offsetMatthias Schiffer2022-09-231-21/+14
* Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" commandMatthias Schiffer2022-09-231-86/+1
* Input: synaptics-rmi4 - reset after writing partition tableMatthias Schiffer2022-09-231-0/+8
* Input: synaptics-rmi4 - rewrite partition table unconditionallyMatthias Schiffer2022-09-231-140/+13
* Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helperMatthias Schiffer2022-09-231-7/+29
* Input: synaptics-rmi4 - support bootloader v8 in f34v7Jason A. Donenfeld2020-10-041-2/+7
* Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach2019-12-041-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* Input: synaptics-rmi4 - use %phN to form F34 configuration IDDmitry Torokhov2017-06-011-14/+8
* Input: synaptics-rmi4 - change a char type to u8Dan Carpenter2017-05-291-1/+1
* Input: synaptics-rmi4 - enable IRQ operation in F34 V7Nick Dyer2017-04-141-55/+62
* Input: synaptics-rmi4 - add sysfs attribute update_fw_statusNick Dyer2017-01-311-0/+11
* Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer2016-12-121-0/+1372