index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
Age
Commit message (
Expand
)
Author
Lines
2022-09-23
Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
Matthias Schiffer
-5
/
+5
2022-09-23
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Matthias Schiffer
-7
/
+29
2022-09-23
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
Matthias Schiffer
-3
/
+3
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
-5
/
+5
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
-3
/
+1
2022-05-28
Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+0
2022-04-24
Input: synaptics-rmi4 - remove unnecessary flush_workqueue()
ran jianping
-1
/
+0
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
-1
/
+1
2021-11-05
Input: synaptics-rmi4 - Fix device hierarchy
Loic Poulain
-0
/
+1
2020-12-10
Input: synaptics-rmi4 - use new structure for SPI transfer delays
Sergiu Cuciurean
-2
/
+4
2020-11-09
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
-115
/
+149
2020-10-04
Input: synaptics-rmi4 - support bootloader v8 in f34v7
Jason A. Donenfeld
-2
/
+7
2020-10-04
Input: synaptics-rmi4 - add support for F3A
Vincent Huang
-0
/
+254
2020-10-04
Input: synaptics-rmi4 - rename f30_data to gpio_data
Vincent Huang
-7
/
+7
2020-04-28
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
Wei Yongjun
-1
/
+2
2020-04-27
Input: synaptics-rmi4 - really fix attn_data use-after-free
Evan Green
-1
/
+1
2020-03-24
Input: synaptics-rmi4 - set reduced reporting mode only when requested
Andrew Duggan
-2
/
+2
2020-01-31
Merge branch 'next' into for-linus
Dmitry Torokhov
-0
/
+14
2020-01-31
Input: synaptics-rmi4 - switch to reduced reporting mode
Lucas Stach
-0
/
+14
2020-01-16
Input: rmi_f54 - read from FIFO in 32 byte blocks
Hans Verkuil
-16
/
+27
2020-01-16
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
Hans Verkuil
-0
/
+2
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
-2
/
+3
2019-12-04
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
-2
/
+0
2019-12-04
Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
Lucas Stach
-0
/
+3
2019-11-25
Merge branch 'next' into for-linus
Dmitry Torokhov
-33
/
+30
2019-11-22
Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54
Hans Verkuil
-1
/
+14
2019-11-15
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
Chuhong Yuan
-0
/
+1
2019-11-12
Input: synaptics-rmi4 - clear IRQ enables for F54
Lucas Stach
-1
/
+1
2019-11-04
Input: synaptics-rmi4 - simplify data read in rmi_f54_work
Lucas Stach
-32
/
+16
2019-11-04
Input: synaptics-rmi4 - remove unused result_bits mask
Andrew Duggan
-4
/
+1
2019-11-04
Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
Andrew Duggan
-4
/
+4
2019-11-04
Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
Andrew Duggan
-2
/
+26
2019-11-04
Input: synaptics-rmi4 - fix video buffer size
Lucas Stach
-1
/
+1
2019-10-11
Input: synaptics-rmi4 - avoid processing unknown IRQs
Evan Green
-1
/
+5
2019-07-24
Input: synaptics-rmi4 - remove the exporting of rmi_2d_sensor_set_input_params
Denis Efremov
-1
/
+0
2019-07-15
Merge tag 'v5.2' into next
Dmitry Torokhov
-76
/
+20
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-76
/
+19
2019-05-27
Input: synaptics-rmi4 - remove set but not used variable 'sensor_flags'
YueHaibing
-4
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-10
Merge tag 'v5.1' into next
Dmitry Torokhov
-6
/
+2
2019-05-10
Merge branch 'next' into for-linus
Dmitry Torokhov
-15
/
+6
2019-04-26
Input: synaptics-rmi4 - write config register values to the right offset
Lucas Stach
-1
/
+1
2019-04-26
Input: synaptics-rmi4 - fix enum_fmt
Philipp Zabel
-15
/
+5
2019-04-26
Input: synaptics-rmi4 - fill initial format
Philipp Zabel
-0
/
+1
2019-04-24
Input: synaptics-rmi4 - fix possible double free
Pan Bian
-5
/
+1
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-103
/
+133
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
-23
/
+27
2018-06-11
Input: synaptics-rmi4 - fix axis-swap behavior
Lucas Stach
-18
/
+16
2018-06-11
Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()
Wei Yongjun
-1
/
+1
2018-06-05
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
-85
/
+117
[prev]
[next]