index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
/
rmi_f03.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2024-10-04
Input: synaptics-rmi4 - use guard notation when pausing serio port in F03
Dmitry Torokhov
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-05
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
2018-01-22
Input: synaptics-rmi4 - log when we create a guest serio port
Dmitry Torokhov
2018-01-22
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Dmitry Torokhov
2017-06-09
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
2017-02-09
Input: synaptics-rmi4 - forward upper mechanical buttons to PS/2 guest
Benjamin Tissoires
2016-12-29
Input: synaptics-rmi4 - remove redundant null check on rmi_dev
Colin Ian King
2016-12-02
Input: synaptics-rmi4 - store the attn data in the driver
Benjamin Tissoires
2016-12-02
Input: synaptics-rmi4 - f03 - grab data passed by transport device
Dennis Wassenberg
2016-12-02
Input: synaptics-rmi4 - add support for F03
Lyude Paul