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
/
mouse
Age
Commit message (
Expand
)
Author
2021-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-06-19
Input: trackpoint - use kobj_to_dev()
YueHaibing
2021-05-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-04-10
Input: elantech - Prepare a complete software node for the device
Heikki Krogerus
2021-03-25
Input: elan_i2c - fix a typo in parameter name
Nikolai Kostrigin
2021-03-09
Input: elan_i2c - reduce the resume time for new devices
Jingle Wu
2021-02-22
Input: alps - fix spelling of "positive"
Bhaskar Chowdhury
2021-02-22
Merge tag 'v5.11' into next
Dmitry Torokhov
2021-01-19
Input: synaptics - replace NOOP with suitable commentary
Lee Jones
2020-12-14
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-12-14
Input: cyapa_gen6 - fix out-of-bounds stack access
Arnd Bergmann
2020-12-11
Input: elantech - fix protocol errors for some trackpoints in SMBus mode
jingle.wu
2020-12-11
Input: elan_i2c - add new trackpoint report type 0x5F
Jingle Wu
2020-12-09
Input: cyapa - switch to using devm_add_action_or_reset()
Fuqian Huang
2020-12-04
Input: vsxxxaa - fix Kconfig spelling mistake
Colin Ian King
2020-12-02
Input: use input_device_enabled()
Andrzej Pietrasiewicz
2020-11-19
Input: vmmouse - demote obvious abuse of kernel-doc header
Lee Jones
2020-11-19
Input: synaptics - demote non-conformant kernel-doc header
Lee Jones
2020-11-17
Merge tag 'v5.9' into next
Dmitry Torokhov
2020-11-17
Input: elan_i2c_core - move header inclusion inside
Lee Jones
2020-11-11
Input: elan_i2c - fix firmware update on newer ICs
jingle.wu
2020-11-08
Input: cyapa_gen5 - fix obvious abuse of kernel-doc format
Lee Jones
2020-11-08
Input: cyapa - fix misnaming of 'cyapa_i2c_write's 'reg' param
Lee Jones
2020-11-08
Input: elantech - demote obvious abuse of kernel-doc header
Lee Jones
2020-10-18
Merge branch 'next' into for-linus
Dmitry Torokhov
2020-10-05
Input: synaptics - enable InterTouch for ThinkPad T14 Gen 1
Hans de Goede
2020-10-04
Input: synaptics - enable InterTouch for ThinkPad P1/X1E gen 2
Jason A. Donenfeld
2020-10-04
Input: synaptics-rmi4 - rename f30_data to gpio_data
Vincent Huang
2020-09-28
Input: trackpoint - enable Synaptics trackpoints
Vincent Huang
2020-09-14
Input: trackpoint - add new trackpoint variant IDs
Vincent Huang
2020-08-06
Input: sentelic - fix error return when fsp_reg_write fails
Colin Ian King
2020-08-06
Input: alps - remove redundant assignment to variable ret
Colin Ian King
2020-07-29
Input: elan_i2c - add ic type 0x15
Jingle Wu
2020-07-21
Input: psmouse - add a newline when printing 'proto' by sysfs
Xiongfeng Wang
2020-07-21
Merge branch 'for-linus' into next
Dmitry Torokhov
2020-07-21
Merge branch 'elan-i2c' into next
Dmitry Torokhov
2020-07-21
Input: elan_i2c - add support for high resolution reports
Jingle Wu
2020-07-20
Input: elan_i2c - do not constantly re-query pattern ID
Dmitry Torokhov
2020-07-17
Input: elan_i2c - add firmware update info for ICs 0x11, 0x13, 0x14
Jingle Wu
2020-07-17
Input: elan_i2c - handle firmware updated on newer ICs
Jingle Wu
2020-07-17
Input: elan_i2c - add support for different firmware page sizes
Jingle Wu
2020-07-17
Input: elan_i2c - fix detecting IAP version on older controllers
Jingle Wu
2020-07-17
Input: elan_i2c - handle devices with patterns above 1
Jingle Wu
2020-07-17
Input: elan_i2c - make fetching IC type of older controllers more robust
Jingle Wu
2020-07-17
Input: elan_i2c - handle firmware not implementing "get pattern" command
Jingle Wu
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-06
Input: elantech - remove redundant assignments to variable error
Colin Ian King
2020-07-06
Input: elan_i2c - only increment wakeup count on touch
Derek Basehore
2020-07-06
Input: synaptics - enable InterTouch for ThinkPad X1E 1st gen
Ilya Katsnelson
2020-06-06
Merge branch 'next' into for-linus
Dmitry Torokhov
[next]