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
/
rmi_driver.c
Age
Commit message (
Expand
)
Author
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-03-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-03-07
Input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal
Mathias Krause
2024-01-18
Input: synaptics-rmi4 - fail probing if memory allocation for "phys" fails
Kunwu Chan
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
2019-10-11
Input: synaptics-rmi4 - avoid processing unknown IRQs
Evan Green
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-24
Input: synaptics-rmi4 - fix possible double free
Pan Bian
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-11
Input: synaptics-rmi4 - fix the error return code in rmi_probe_interrupts()
Wei Yongjun
2018-06-05
Input: synaptics-rmi4 - convert irq distribution to irq_domain
Nick Dyer
2018-02-01
Merge tag 'v4.15' into next
Dmitry Torokhov
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2018-01-22
Input: synaptics-rmi4 - do not delete interrupt memory too early
Dmitry Torokhov
2018-01-18
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
2017-04-14
Input: synaptics-rmi4 - use dev_driver_string when registering interrupt
Nick Dyer
2017-04-03
Input: synaptics-rmi4 - fix handling failures from rmi_enable_sensor
Dmitry Torokhov
2017-03-09
Merge branch 'ib/4.10-sparse-keymap-managed' into next
Dmitry Torokhov
2017-02-07
Input: synaptics-rmi4 - fix error return code in rmi_probe_interrupts()
Wei Yongjun
2017-02-06
Merge branch 'synaptics-rmi4' into next
Dmitry Torokhov
2017-02-06
Input: synaptics-rmi4 - add rmi_find_function()
Benjamin Tissoires
2017-01-31
Input: synaptics-rmi4 - add sysfs interfaces for hardware IDs
Nick Dyer
2017-01-31
Input: synaptics-rmi4 - fix reversed conditions in enable/disable_irq_wake
Christophe JAILLET
2017-01-21
Input: synaptics-rmi4 - use local variables consistently
Guenter Roeck
2016-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2016-12-12
Input: synaptics-rmi4 - add support for F34 V7 bootloader
Nick Dyer
2016-12-02
Input: synaptics-rmi4 - store the attn data in the driver
Benjamin Tissoires
2016-12-02
Input: synaptics-rmi4 - allow to add attention data
Benjamin Tissoires
2016-11-30
Input: synaptics-rmi4 - remove EXPORT_SYMBOL_GPL for internal functions
Benjamin Tissoires
2016-11-30
Input: synaptics-rmi4 - remove mutex calls while updating the firmware
Benjamin Tissoires
2016-11-30
Input: synaptics-rmi4 - add rmi_enable/disable_irq
Benjamin Tissoires
2016-11-22
Input: synaptics-rmi4 - add support for F34 device reflash
Nick Dyer
2016-11-08
Input: synaptics-rmi4 - move IRQ handling to rmi_driver
Bjorn Andersson
2016-11-08
Input: synaptics-rmi4 - add a couple of debug lines
Nick Dyer
2016-11-08
Input: synaptics-rmi4 - factor out functions from probe
Nick Dyer
2016-11-08
Input: synaptics-rmi4 - stop scanning PDT after two empty pages
Nick Dyer
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
2016-08-22
Input: synaptics-rmi4 - fix register descriptor subpacket map construction
Andrew Duggan
2016-03-17
Input: synaptics-rmi4 - remove check of Non-NULL array
Andrew Duggan
2016-03-10
Input: synaptics-rmi4 - add device tree support for RMI4 I2C devices
Andrew Duggan
2016-03-10
Input: synaptics-rmi4 - add support for Synaptics RMI4 devices
Andrew Duggan