index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
/
rmi_driver.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: synaptics-rmi4 - fix possible double free
Pan Bian
2019-04-24
1
-5
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-06-27
1
-32
/
+20
|
\
|
*
Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()
Wei Yongjun
2018-06-11
1
-1
/
+1
|
*
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
2018-06-05
1
-32
/
+20
|
*
Merge tag 'v4.15' into next
Dmitry Torokhov
2018-02-01
1
-1
/
+3
|
|
\
*
|
|
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
1
-4
/
+5
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-02-01
1
-7
/
+7
|
\
|
|
|
|
/
|
/
|
|
*
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
2018-01-22
1
-7
/
+7
*
|
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
2018-01-18
1
-1
/
+3
|
/
*
Input: synaptics-rmi4 - use dev_driver_string when registering interrupt
Nick Dyer
2017-04-14
1
-1
/
+1
*
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
2017-04-03
1
-3
/
+8
*
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
2017-03-09
1
-2
/
+2
|
\
|
*
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Christophe JAILLET
2017-01-31
1
-2
/
+2
*
|
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
Wei Yongjun
2017-02-07
1
-1
/
+1
*
|
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
2017-02-06
1
-3
/
+16
|
\
\
|
|
/
|
/
|
|
*
Input: synaptics-rmi4 - add rmi_find_function()
Benjamin Tissoires
2017-02-06
1
-0
/
+13
|
*
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
Nick Dyer
2017-01-31
1
-1
/
+1
|
*
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
2017-01-21
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-12-17
1
-101
/
+319
|
\
|
|
*
Input: synaptics-rmi4 - add support for F34 V7 bootloader
Nick Dyer
2016-12-12
1
-23
/
+33
|
*
Input: synaptics-rmi4 - store the attn data in the driver
Benjamin Tissoires
2016-12-02
1
-3
/
+2
|
*
Input: synaptics-rmi4 - allow to add attention data
Benjamin Tissoires
2016-12-02
1
-2
/
+47
|
*
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
Benjamin Tissoires
2016-11-30
1
-13
/
+2
|
*
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
Benjamin Tissoires
2016-11-30
1
-32
/
+8
|
*
Input: synaptics-rmi4 - add rmi_enable/disable_irq
Benjamin Tissoires
2016-11-30
1
-19
/
+64
|
*
Input: synaptics-rmi4 - add support for F34 device reflash
Nick Dyer
2016-11-22
1
-31
/
+74
|
*
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
2016-11-08
1
-4
/
+69
|
*
Input: synaptics-rmi4 - add a couple of debug lines
Nick Dyer
2016-11-08
1
-0
/
+1
|
*
Input: synaptics-rmi4 - factor out functions from probe
Nick Dyer
2016-11-08
1
-53
/
+86
|
*
Input: synaptics-rmi4 - stop scanning PDT after two empty pages
Nick Dyer
2016-11-08
1
-2
/
+14
*
|
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-10-11
1
-1
/
+0
|
/
*
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
Andrew Duggan
2016-08-22
1
-1
/
+2
*
Input: synaptics-rmi4 - remove check of Non-NULL array
Andrew Duggan
2016-03-17
1
-3
/
+2
*
Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices
Andrew Duggan
2016-03-10
1
-0
/
+28
*
Input: synaptics-rmi4 - add support for Synaptics RMI4 devices
Andrew Duggan
2016-03-10
1
-0
/
+1027