开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
/
rmi_f34v7.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2022-09-23
Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - remove unneeded struct register_offset
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - reset after writing partition table
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - rewrite partition table unconditionally
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Matthias Schiffer
2020-10-04
Input: synaptics-rmi4 - support bootloader v8 in f34v7
Jason A. Donenfeld
2019-12-04
Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
Lucas Stach
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-06-01
Input: synaptics-rmi4 - use %phN to form F34 configuration ID
Dmitry Torokhov
2017-05-29
Input: synaptics-rmi4 - change a char type to u8
Dan Carpenter
2017-04-14
Input: synaptics-rmi4 - enable IRQ operation in F34 V7
Nick Dyer
2017-01-31
Input: synaptics-rmi4 - add sysfs attribute update_fw_status
Nick Dyer
2016-12-12
Input: synaptics-rmi4 - add support for F34 V7 bootloader
Nick Dyer