index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
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
2020-05-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-05-26
Input: synaptics - add a second working PNP_ID for Lenovo T470s
Dennis Kadioglu
2020-05-12
Input: introduce input_mt_report_slot_inactive()
Jiada Wang
2020-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-03-24
Input: synaptics - enable RMI on HP Envy 13-ad105ng
Yussuf Khalil
2020-02-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2020-02-14
Input: cyapa - replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-13
Input: synaptics - remove the LEN0049 dmi id from topbuttonpad list
Benjamin Tissoires
2020-02-13
Input: synaptics - enable SMBus on ThinkPad L470
Gaurav Agrawal
2020-02-13
Input: synaptics - switch T470s to RMI4 by default
Lyude Paul
2020-02-10
Input: psmouse - switch to using i2c_new_scanned_device()
Wolfram Sang
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-11-22
Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus
Hans Verkuil
2019-11-22
Input: fix Kconfig indentation
Krzysztof Kozlowski
2019-10-27
Merge tag 'v5.4-rc5' into next
Dmitry Torokhov
2019-10-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-10-15
Revert "Input: elantech - enable SMBus on new (2018+) systems"
Kai-Heng Feng
2019-10-04
Input: gpio_mouse - switch to using input device polling mode
Dmitry Torokhov
2019-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2019-08-28
input/vmmouse: Update the backdoor call with support for new instructions
Thomas Hellstrom
2019-08-20
Input: psmouse - drop all unneeded functions from mouse headers
Hui Wang
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-11
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
2019-08-09
Input: synaptics - fix a typo
Christophe JAILLET
2019-07-25
Input: synaptics - enable RMI mode for HP Spectre X360
Dmitry Torokhov
2019-07-24
Input: cyapa - switch to using devm_device_add_group()
Dmitry Torokhov
2019-07-24
Input: elan_i2c - switch to using devm_add_action_or_reset()
Dmitry Torokhov
2019-07-24
Input: elan_i2c - switch to using devm_device_add_groups()
Dmitry Torokhov
2019-07-24
Input: elantech - annotate fall-through case in elantech_use_host_notify()
Dmitry Torokhov
2019-07-23
Input: elantech - enable SMBus on new (2018+) systems
Kai-Heng Feng
[next]