index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
rmi4
Age
Commit message (
Expand
)
Author
2024-03-08
Merge tag 'input-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-07
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
2024-01-18
Merge tag 'input-for-v6.8-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-13
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-12-13
Input: synaptics-rmi4 - use sysfs_emit() to instead of scnprintf()
ye xingchen
2023-11-16
treewide, spi: Get rid of SPI_MASTER_HALF_DUPLEX
Andy Shevchenko
2023-11-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2023-10-29
Input: synaptics-rmi4 - fix use after free in rmi_unregister_function()
Dan Carpenter
2023-10-13
Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsport
Dmitry Torokhov
2023-09-30
Input: synaptics-rmi4 - replace deprecated strncpy
Justin Stitt
2023-05-17
Input: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-13
Input: synaptics-rmi4 - fix function name in kerneldoc
Jiapeng Chong
2023-02-03
Input: synaptics-rmi4 - fix SPI device ID
Rayyan Ansari
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-12-02
Input: rmi_i2c - Convert to i2c's .probe_new()
Uwe Kleine-König
2022-09-27
Input: synaptics-rmi4 - convert to use sysfs_emit() APIs
zhang songyi
2022-09-23
Input: synaptics-rmi4 - drop useless gotos in rmi_f34v7_do_reflash()
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - simplify rmi_f34v7_start_reflash()
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - remove unneeded struct register_offset
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - make rmi_f34v7_erase_all() use the "erase all" command
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - reset after writing partition table
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - rewrite partition table unconditionally
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - fix command completion check for bootloader v7/v8
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - introduce rmi_f34v7_check_command_status() helper
Matthias Schiffer
2022-09-23
Input: synaptics-rmi4 - fix firmware update operations with bootloader v8
Matthias Schiffer
2022-08-18
Input: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-05-28
Merge tag 'input-for-v5.19-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-04-24
Input: synaptics-rmi4 - remove unnecessary flush_workqueue()
ran jianping
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2021-11-05
Input: synaptics-rmi4 - Fix device hierarchy
Loic Poulain
2020-12-10
Input: synaptics-rmi4 - use new structure for SPI transfer delays
Sergiu Cuciurean
2020-11-09
Input: synaptics-rmi4 - fix kerneldoc warnings
Lee Jones
2020-10-04
Input: synaptics-rmi4 - support bootloader v8 in f34v7
Jason A. Donenfeld
2020-10-04
Input: synaptics-rmi4 - add support for F3A
Vincent Huang
2020-10-04
Input: synaptics-rmi4 - rename f30_data to gpio_data
Vincent Huang
2020-04-28
Input: synaptics-rmi4 - fix error return code in rmi_driver_probe()
Wei Yongjun
2020-04-27
Input: synaptics-rmi4 - really fix attn_data use-after-free
Evan Green
2020-03-24
Input: synaptics-rmi4 - set reduced reporting mode only when requested
Andrew Duggan
2020-01-31
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-01-31
Input: synaptics-rmi4 - switch to reduced reporting mode
Lucas Stach
2020-01-16
Input: rmi_f54 - read from FIFO in 32 byte blocks
Hans Verkuil
2020-01-16
Revert "Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers"
Hans Verkuil
2019-12-06
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-12-04
Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers
Hans Verkuil
2019-12-04
Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash
Lucas Stach
2019-11-25
Merge branch 'next' into for-linus
Dmitry Torokhov
2019-11-22
Input: synaptics-rmi4 - fix various V4L2 compliance problems in F54
Hans Verkuil
2019-11-15
Input: synaptics-rmi4 - destroy F54 poller workqueue when removing
Chuhong Yuan
[next]