index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-24
Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_params
Denis Efremov
1
-1
/
+0
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
20
-76
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
19
-76
/
+19
2019-05-27
Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'
YueHaibing
1
-4
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-10
Merge tag 'v5.1' into next
Dmitry Torokhov
2
-6
/
+2
2019-05-10
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-15
/
+6
2019-04-26
Input: synaptics-rmi4 - write config register values to the right offset
Lucas Stach
1
-1
/
+1
2019-04-26
Input: synaptics-rmi4 - fix enum_fmt
Philipp Zabel
1
-15
/
+5
2019-04-26
Input: synaptics-rmi4 - fill initial format
Philipp Zabel
1
-0
/
+1
2019-04-24
Input: synaptics-rmi4 - fix possible double free
Pan Bian
1
-5
/
+1
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
12
-103
/
+133
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
5
-23
/
+27
2018-06-11
Input: synaptics-rmi4 - fix axis-swap behavior
Lucas Stach
1
-18
/
+16
2018-06-11
Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()
Wei Yongjun
1
-1
/
+1
2018-06-05
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
11
-85
/
+117
2018-04-06
Input: synaptics-rmi4 - fix an unchecked out of memory error path
Christophe JAILLET
1
-2
/
+5
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
7
-27
/
+66
2018-01-24
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in...
Nick Dyer
1
-3
/
+9
2018-01-22
Input: synaptics-rmi4 - log when we create a guest serio port
Dmitry Torokhov
1
-4
/
+5
2018-01-22
Input: synaptics-rmi4 - unmask F03 interrupts when port is opened
Dmitry Torokhov
1
-10
/
+54
2018-01-22
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
1
-7
/
+7
2018-01-18
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
1
-1
/
+3
2018-01-16
Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
4
-5
/
+0
2018-01-05
Input: synaptic_rmi4 - remove duplicate include in F34
Pravin Shedge
1
-1
/
+0
2017-11-13
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-1
/
+2
2017-11-07
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
2
-2
/
+4
2017-11-07
Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
Yiannis Marangos
1
-2
/
+2
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-27
Input: synaptics-rmi4 - limit the range of what GPIOs are buttons
Andrew Duggan
1
-2
/
+3
2017-10-09
Input: synaptics-rmi4 - make array rmi_f54_report_type_names static
Colin Ian King
1
-1
/
+1
2017-07-24
Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/g...
Dmitry Torokhov
3
-19
/
+11
2017-07-22
Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01
Dmitry Torokhov
1
-8
/
+3
2017-07-12
Input: synaptics-rmi4 - constify attribute_group structures in F01
Arvind Yadav
1
-1
/
+1
2017-07-12
Input: synaptics-rmi4 - constify attribute_group structures in F34
Arvind Yadav
1
-1
/
+1
2017-06-23
Input: synaptics-rmi4 - only read the F54 query registers which are used
Andrew Duggan
1
-10
/
+7
2017-06-09
Input: synaptics-rmi4 - register F03 port as pass-through serio
Dmitry Torokhov
1
-1
/
+1
2017-06-01
Input: synaptics-rmi4 - use %phN to form F34 configuration ID
Dmitry Torokhov
1
-14
/
+8
2017-05-29
Input: synaptics-rmi4 - change a char type to u8
Dan Carpenter
1
-1
/
+1
2017-04-14
Input: synaptics-rmi4 - enable IRQ operation in F34 V7
Nick Dyer
3
-68
/
+83
2017-04-14
Input: synaptics-rmi4 - change F12 clip to inactive border debug
Nick Dyer
1
-11
/
+7
2017-04-14
Input: synaptics-rmi4 - use dev_driver_string when registering interrupt
Nick Dyer
1
-1
/
+1
2017-04-03
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
Dmitry Torokhov
3
-69
/
+69
2017-04-03
Input: synaptics-rmi4 - cleanup SMbus mapping handling
Dmitry Torokhov
1
-25
/
+18
2017-04-03
Input: synaptics-rmi4 - fix endianness issue in SMBus transport
Dmitry Torokhov
1
-5
/
+5
2017-04-03
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
1
-3
/
+8
2017-03-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+4
2017-03-10
Input: synaptics-rmi4 - prevent null pointer dereference in f30
Benjamin Tissoires
1
-0
/
+4
2017-03-01
Input: rmi4 - f30: detect INPUT_PROP_BUTTONPAD from the button count
Benjamin Tissoires
1
-2
/
+3
[next]