index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
/
rmi_smbus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2023-10-14
1
-22
/
+28
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
1
-1
/
+1
*
Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
2023-01-27
1
-8
/
+7
*
Input: rmi_smbus - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
Hans Verkuil
2020-01-17
1
-0
/
+2
*
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
2019-12-05
1
-2
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
Yiannis Marangos
2017-11-08
1
-2
/
+2
*
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
Dmitry Torokhov
2017-04-04
1
-23
/
+20
*
Input: synaptics-rmi4 - cleanup SMbus mapping handling
Dmitry Torokhov
2017-04-04
1
-25
/
+18
*
Input: synaptics-rmi4 - fix endianness issue in SMBus transport
Dmitry Torokhov
2017-04-04
1
-5
/
+5
*
Input: synaptics-rmi4 - add SMBus support
Benjamin Tissoires
2016-11-09
1
-0
/
+447