index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-04
Input: synaptics-rmi4 - fix SPI device ID
Rayyan Ansari
1
-1
/
+1
2023-01-28
Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
3
-24
/
+13
2022-12-03
Input: rmi_smbus - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-03
Input: rmi_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-09-27
Input: synaptics-rmi4 - convert to use sysfs_emit() APIs
zhang songyi
1
-8
/
+8
2022-09-23
Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
Matthias Schiffer
1
-10
/
+9
2022-09-23
Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
Matthias Schiffer
1
-19
/
+6
2022-09-23
Input: synaptics-rmi4 - remove unneeded struct register_offset
Matthias Schiffer
3
-37
/
+15
2022-09-23
Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
Matthias Schiffer
1
-86
/
+1
2022-09-23
Input: synaptics-rmi4 - reset after writing partition table
Matthias Schiffer
1
-0
/
+8
2022-09-23
Input: synaptics-rmi4 - rewrite partition table unconditionally
Matthias Schiffer
2
-142
/
+13
2022-09-23
Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
Matthias Schiffer
1
-5
/
+5
2022-09-23
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Matthias Schiffer
1
-7
/
+29
2022-09-23
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
Matthias Schiffer
1
-3
/
+3
2022-08-19
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2
-5
/
+5
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-05-29
Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2022-04-25
Input: synaptics-rmi4 - remove unnecessary flush_workqueue()
ran jianping
1
-1
/
+0
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
1
-1
/
+1
2021-11-06
Input: synaptics-rmi4 - Fix device hierarchy
Loic Poulain
1
-0
/
+1
2020-12-11
Input: synaptics-rmi4 - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-2
/
+4
2020-11-10
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
5
-115
/
+149
2020-10-05
Input: synaptics-rmi4 - support bootloader v8 in f34v7
Jason A. Donenfeld
1
-2
/
+7
2020-10-05
Input: synaptics-rmi4 - add support for F3A
Vincent Huang
5
-0
/
+254
2020-10-05
Input: synaptics-rmi4 - rename f30_data to gpio_data
Vincent Huang
1
-7
/
+7
2020-04-29
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
Wei Yongjun
1
-1
/
+2
2020-04-28
Input: synaptics-rmi4 - really fix attn_data use-after-free
Evan Green
1
-1
/
+1
2020-03-25
Input: synaptics-rmi4 - set reduced reporting mode only when requested
Andrew Duggan
1
-2
/
+2
2020-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-0
/
+14
2020-02-01
Input: synaptics-rmi4 - switch to reduced reporting mode
Lucas Stach
1
-0
/
+14
2020-01-17
Input: rmi_f54 - read from FIFO in 32 byte blocks
Hans Verkuil
1
-16
/
+27
2020-01-17
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
Hans Verkuil
1
-0
/
+2
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-2
/
+3
2019-12-05
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
1
-2
/
+0
2019-12-05
Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
Lucas Stach
1
-0
/
+3
2019-11-26
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-33
/
+30
2019-11-23
Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54
Hans Verkuil
1
-1
/
+14
2019-11-15
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
Chuhong Yuan
1
-0
/
+1
2019-11-13
Input: synaptics-rmi4 - clear IRQ enables for F54
Lucas Stach
1
-1
/
+1
2019-11-05
Input: synaptics-rmi4 - simplify data read in rmi_f54_work
Lucas Stach
1
-32
/
+16
2019-11-05
Input: synaptics-rmi4 - remove unused result_bits mask
Andrew Duggan
1
-4
/
+1
2019-11-05
Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
Andrew Duggan
2
-4
/
+4
2019-11-05
Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
Andrew Duggan
1
-2
/
+26
2019-11-05
Input: synaptics-rmi4 - fix video buffer size
Lucas Stach
1
-1
/
+1
2019-10-12
Input: synaptics-rmi4 - avoid processing unknown IRQs
Evan Green
1
-1
/
+5
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-28
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
[next]