index
:
linux.git
for-next
master
Linus' 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
2025-07-04
Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-06-30
Input: alps - use scnprintf() to suppress truncation warning
Andy Shevchenko
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
Input: psmouse - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
2025-06-03
Input: lifebook - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
2025-06-03
Input: alps - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
2025-05-11
Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-07
Input: synaptics - enable InterTouch on Dell Precision M3800
Aditya Garg
2025-05-07
Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5
Aditya Garg
2025-05-07
Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
Aditya Garg
2025-05-07
Input: synaptics - enable InterTouch on Dynabook Portege X30-D
Manuel Fombuena
2025-05-07
Input: synaptics - enable SMBus for HP Elitebook 850 G1
Dmitry Torokhov
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-04-05
Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-25
objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()
Josh Poimboeuf
2025-02-25
Input: synaptics - hide unused smbus_pnp_ids[] array
Arnd Bergmann
2025-01-20
Input: synaptics - fix crash when enabling pass-through port
Dmitry Torokhov
2025-01-14
Input: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-24
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-11-04
Input: synaptics - fix a typo
Christophe JAILLET
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
Input: synaptics - use guard notation when pausing serio port
Dmitry Torokhov
2024-10-04
Input: byd - use guard notation when pausing serio port
Dmitry Torokhov
2024-10-04
Input: alps - use guard notation when pausing serio port
Dmitry Torokhov
2024-10-03
Input: elan_i2c - switch to using cleanup functions
Dmitry Torokhov
2024-10-03
Input: psmouse-smbus - use guard notation when acquiring mutex
Dmitry Torokhov
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
Revert "Input: Add driver for PixArt PS/2 touchpad"
Dmitry Torokhov
2024-09-05
Input: alps - use guard notation when acquiring mutex
Dmitry Torokhov
2024-09-05
Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
Dmitry Torokhov
2024-08-31
Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-08-29
Input: bcm5974 - use guard notation when acquiring mutex
Dmitry Torokhov
2024-08-29
Input: cypress_ps2 - fix waiting for command response
Dmitry Torokhov
2024-08-24
Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-23
Input: synaptics - enable SMBus for HP Elitebook 840 G2
Jonathan Denose
2024-07-23
Input: Add driver for PixArt PS/2 touchpad
Binbin Zhou
2024-07-19
Merge tag 'input-for-v6.11-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-07-15
Merge tag 'x86_vmware_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-15
Merge tag 'v6.10' into next
Dmitry Torokhov
2024-07-15
Merge branch 'next' into for-linus
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - use u8 when dealing with byte data
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - propagate errors from lower layers
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - report timeouts when reading command status
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - fix error handling when sending command fails
Dmitry Torokhov
2024-07-03
Input: cypress_ps2 - clean up setting reporting rate
Dmitry Torokhov
2024-07-01
Input: elan_i2c - do not leave interrupt disabled on suspend failure
Dmitry Torokhov
2024-06-25
input/vmmouse: Use VMware hypercall API
Alexey Makhalov
[next]