index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
/
rmi_smbus.c
Age
Commit message (
Expand
)
Author
2024-05-22
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-05-13
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2023-10-13
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-01-27
Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
2022-12-02
Input: rmi_smbus - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2020-01-16
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
Hans Verkuil
2019-12-04
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2017-11-07
Input: synaptics-rmi4 - RMI4 can also use SMBUS version 3
Yiannis Marangos
2017-04-03
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
Dmitry Torokhov
2017-04-03
Input: synaptics-rmi4 - cleanup SMbus mapping handling
Dmitry Torokhov
2017-04-03
Input: synaptics-rmi4 - fix endianness issue in SMBus transport
Dmitry Torokhov
2016-11-08
Input: synaptics-rmi4 - add SMBus support
Benjamin Tissoires