index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
/
rmi_spi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-08
Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller"
Uwe Kleine-König
1
-1
/
+1
2023-11-16
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
1
-1
/
+1
2023-02-03
Input: synaptics-rmi4 - fix SPI device ID
Rayyan Ansari
1
-1
/
+1
2023-01-27
Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
1
-8
/
+3
2020-12-10
Input: synaptics-rmi4 - use new structure for SPI transfer delays
Sergiu Cuciurean
1
-2
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-4
/
+5
2018-04-06
Input: synaptics-rmi4 - fix an unchecked out of memory error path
Christophe JAILLET
1
-2
/
+5
2018-01-16
Input: synaptics_rmi4 - remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2017-04-03
Input: synaptics-rmi4 - when registering sensors do not call them "drivers"
Dmitry Torokhov
1
-21
/
+23
2016-12-15
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
1
-67
/
+5
2016-11-08
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
1
-67
/
+5
2016-10-04
Input: synaptics-rmi4 - fix error handling in SPI transport driver
Guenter Roeck
1
-10
/
+12
2016-03-10
Input: synaptics-rmi4 - add device tree support to the SPI transport driver
Andrew Duggan
1
-1
/
+43
2016-03-10
Input: synaptics-rmi4 - add SPI transport driver
Andrew Duggan
1
-0
/
+547