index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
3
-3
/
+3
*
Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
Dmitry Torokhov
2024-09-06
4
-6
/
+6
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
4
-6
/
+6
|
*
Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-24
2
-2
/
+2
|
|
\
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-05-23
2
-2
/
+2
|
|
|
\
*
|
|
|
Input: synaptics-rmi4 - fix crash when DPM query is not supported
Dmitry Torokhov
2024-09-04
1
-3
/
+2
*
|
|
|
Input: synaptics-rmi4 - add support for querying DPM value (F12)
Marge Yang
2024-08-05
1
-10
/
+34
*
|
|
|
Merge tag 'v6.9' into next
Dmitry Torokhov
2024-05-28
3
-26
/
+32
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-17
3
-3
/
+7
|
|
\
|
|
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-03-15
3
-3
/
+7
|
|
|
\
|
*
|
\
Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2024-03-13
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
Input: synaptics-rmi4 - follow renaming of SPI "master" to "controller"
Uwe Kleine-König
2024-02-08
1
-1
/
+1
|
*
|
|
|
Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-08
1
-3
/
+3
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
|
/
/
|
|
*
|
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
2024-03-08
1
-3
/
+3
|
*
|
|
Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-19
1
-7
/
+6
|
|
\
|
|
|
|
*
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-01-14
1
-7
/
+6
|
|
|
\
\
|
*
|
|
|
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-16
1
-1
/
+1
|
|
/
/
/
|
*
|
|
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-11-07
2
-2
/
+2
|
|
\
\
\
|
*
|
|
|
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2023-10-14
1
-22
/
+28
*
|
|
|
|
Input: drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2024-05-14
2
-2
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Input: synaptics-rmi4 - make rmi_bus_type const
Ricardo B. Marliere
2024-03-04
2
-2
/
+2
*
|
|
|
Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
Kunwu Chan
2024-01-19
1
-1
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()
ye xingchen
2023-12-14
1
-7
/
+6
|
|
/
|
/
|
*
|
Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
Dan Carpenter
2023-10-29
1
-1
/
+1
*
|
Input: synaptics-rmi4 - replace deprecated strncpy
Justin Stitt
2023-09-30
1
-1
/
+1
|
/
*
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-05-17
2
-2
/
+2
*
Input: synaptics-rmi4 - fix function name in kerneldoc
Jiapeng Chong
2023-04-14
1
-1
/
+1
*
Input: synaptics-rmi4 - fix SPI device ID
Rayyan Ansari
2023-02-04
1
-1
/
+1
*
Input: rmi4 - switch to SYSTEM_SLEEP/RUNTIME_PM_OPS() and pm_ptr()
Jonathan Cameron
2023-01-27
3
-24
/
+13
*
Input: rmi_smbus - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: rmi_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-12-02
1
-3
/
+2
*
Input: synaptics-rmi4 - convert to use sysfs_emit() APIs
zhang songyi
2022-09-27
1
-8
/
+8
*
Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
Matthias Schiffer
2022-09-23
1
-10
/
+9
*
Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
Matthias Schiffer
2022-09-23
1
-19
/
+6
*
Input: synaptics-rmi4 - remove unneeded struct register_offset
Matthias Schiffer
2022-09-23
3
-37
/
+15
*
Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
Matthias Schiffer
2022-09-23
1
-86
/
+1
*
Input: synaptics-rmi4 - reset after writing partition table
Matthias Schiffer
2022-09-23
1
-0
/
+8
*
Input: synaptics-rmi4 - rewrite partition table unconditionally
Matthias Schiffer
2022-09-23
2
-142
/
+13
*
Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
Matthias Schiffer
2022-09-23
1
-5
/
+5
*
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Matthias Schiffer
2022-09-23
1
-7
/
+29
*
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
Matthias Schiffer
2022-09-23
1
-3
/
+3
*
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-19
2
-5
/
+5
*
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
1
-3
/
+1
*
Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-05-28
1
-1
/
+0
|
\
|
*
Input: synaptics-rmi4 - remove unnecessary flush_workqueue()
ran jianping
2022-04-25
1
-1
/
+0
*
|
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
1
-1
/
+1
|
/
*
Input: synaptics-rmi4 - Fix device hierarchy
Loic Poulain
2021-11-06
1
-0
/
+1
*
Input: synaptics-rmi4 - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-12-11
1
-2
/
+4
*
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
2020-11-10
5
-115
/
+149
*
Input: synaptics-rmi4 - support bootloader v8 in f34v7
Jason A. Donenfeld
2020-10-05
1
-2
/
+7
[next]