index
:
pub/scm/linux/kernel/git/mbenes/linux.git
master
Miroslav Benes's fork of linux.git
Miroslav Benes
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
/
rmi_driver.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-26
Input: rmi4 - tolerate short register descriptor structure
Dmitry Torokhov
1
-12
/
+25
2026-06-26
Revert "Input: rmi4 - fix register descriptor address calculation"
Dmitry Torokhov
1
-1
/
+1
2026-06-11
Input: rmi4 - change reg_size type to u32
Dmitry Torokhov
1
-2
/
+2
2026-06-11
Input: rmi4 - refactor function allocation and registration
Dmitry Torokhov
1
-6
/
+4
2026-06-11
Input: rmi4 - use local presence map in rmi_read_register_desc()
Dmitry Torokhov
1
-10
/
+12
2026-06-11
Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()
Dmitry Torokhov
1
-1
/
+1
2026-06-11
Input: rmi4 - fix bit count in bitmap_copy()
Dmitry Torokhov
1
-4
/
+3
2026-06-11
Input: rmi4 - iterative IRQ handler
Dmitry Torokhov
1
-16
/
+16
2026-06-11
Input: rmi4 - fix memory leak in rmi_set_attn_data()
Dmitry Torokhov
1
-1
/
+5
2026-06-11
Input: rmi4 - initialize attn_fifo properly
Dmitry Torokhov
1
-0
/
+1
2026-06-11
Input: rmi4 - refactor register descriptor parsing
Dmitry Torokhov
1
-48
/
+76
2026-06-11
Input: rmi4 - fix register descriptor address calculation
Dmitry Torokhov
1
-1
/
+1
2025-08-21
Input: include export.h in modules using EXPORT_SYMBOL*()
Dmitry Torokhov
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-03-15
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-1
/
+5
2024-03-07
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
1
-3
/
+3
2024-01-18
Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
Kunwu Chan
1
-1
/
+5
2020-04-28
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
Wei Yongjun
1
-1
/
+2
2020-04-27
Input: synaptics-rmi4 - really fix attn_data use-after-free
Evan Green
1
-1
/
+1
2019-10-11
Input: synaptics-rmi4 - avoid processing unknown IRQs
Evan Green
1
-1
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+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
1
-32
/
+20
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+5
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
1
-32
/
+20
2018-02-01
Merge tag 'v4.15' into next
Dmitry Torokhov
1
-1
/
+3
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-7
/
+7
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
2017-04-14
Input: synaptics-rmi4 - use dev_driver_string when registering interrupt
Nick Dyer
1
-1
/
+1
2017-04-03
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
1
-3
/
+8
2017-03-09
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
1
-2
/
+2
2017-02-07
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
Wei Yongjun
1
-1
/
+1
2017-02-06
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
1
-3
/
+16
2017-02-06
Input: synaptics-rmi4 - add rmi_find_function()
Benjamin Tissoires
1
-0
/
+13
2017-01-31
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
Nick Dyer
1
-1
/
+1
2017-01-31
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Christophe JAILLET
1
-2
/
+2
2017-01-21
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
1
-2
/
+2
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-101
/
+319
2016-12-12
Input: synaptics-rmi4 - add support for F34 V7 bootloader
Nick Dyer
1
-23
/
+33
2016-12-02
Input: synaptics-rmi4 - store the attn data in the driver
Benjamin Tissoires
1
-3
/
+2
2016-12-02
Input: synaptics-rmi4 - allow to add attention data
Benjamin Tissoires
1
-2
/
+47
2016-11-30
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
Benjamin Tissoires
1
-13
/
+2
2016-11-30
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
Benjamin Tissoires
1
-32
/
+8
2016-11-30
Input: synaptics-rmi4 - add rmi_enable/disable_irq
Benjamin Tissoires
1
-19
/
+64
2016-11-22
Input: synaptics-rmi4 - add support for F34 device reflash
Nick Dyer
1
-31
/
+74
2016-11-08
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
1
-4
/
+69
2016-11-08
Input: synaptics-rmi4 - add a couple of debug lines
Nick Dyer
1
-0
/
+1
2016-11-08
Input: synaptics-rmi4 - factor out functions from probe
Nick Dyer
1
-53
/
+86
[next]