index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Lines
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-20
/
+20
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-20
/
+20
2026-02-14
Merge branch 'next' into for-linus
Dmitry Torokhov
-138
/
+106
2026-01-21
Input: appletouch - fix potential race between resume and open
Dmitry Torokhov
-5
/
+4
2026-01-21
Input: synaptics_i2c - switch to using managed resources
Dmitry Torokhov
-119
/
+91
2026-01-21
Input: synaptics_i2c - guard polling restart in resume
Minseong Kim
-2
/
+5
2025-12-18
Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue user
Marco Crivellari
-1
/
+1
2025-12-18
Input: synaptics_i2c - replace use of system_wq with system_dfl_wq
Marco Crivellari
-4
/
+4
2025-12-17
Input: alps - fix use-after-free bugs caused by dev3_register_work
Duoming Zhou
-0
/
+1
2025-12-13
Input: cyapa - remove redundant pm_runtime_mark_last_busy() calls
Sakari Ailus
-4
/
+0
2025-12-08
Input: byd - use %*ph for Z packet dump
Vivek BalachandharTN
-4
/
+2
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
-2
/
+2
2025-07-04
Merge tag 'input-for-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+8
2025-06-30
Input: alps - use scnprintf() to suppress truncation warning
Andy Shevchenko
-2
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-2
/
+2
2025-06-03
Input: psmouse - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
-1
/
+1
2025-06-03
Input: lifebook - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
-2
/
+2
2025-06-03
Input: alps - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
-3
/
+3
2025-05-11
Merge tag 'input-for-v6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+5
2025-05-07
Input: synaptics - enable InterTouch on Dell Precision M3800
Aditya Garg
-0
/
+1
2025-05-07
Input: synaptics - enable InterTouch on TUXEDO InfinityBook Pro 14 v5
Aditya Garg
-0
/
+1
2025-05-07
Input: synaptics - enable InterTouch on Dynabook Portege X30L-G
Aditya Garg
-0
/
+1
2025-05-07
Input: synaptics - enable InterTouch on Dynabook Portege X30-D
Manuel Fombuena
-0
/
+1
2025-05-07
Input: synaptics - enable SMBus for HP Elitebook 850 G1
Dmitry Torokhov
-0
/
+1
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-2
/
+2
2025-04-05
Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
-2
/
+2
2025-03-25
objtool, Input: cyapa - Remove undefined behavior in cyapa_update_fw_store()
Josh Poimboeuf
-2
/
+2
2025-02-25
Input: synaptics - hide unused smbus_pnp_ids[] array
Arnd Bergmann
-0
/
+2
2025-01-20
Input: synaptics - fix crash when enabling pass-through port
Dmitry Torokhov
-14
/
+43
2025-01-14
Input: Use str_enable_disable-like helpers
Krzysztof Kozlowski
-1
/
+2
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-151
/
+138
2024-11-24
Merge branch 'next' into for-linus
Dmitry Torokhov
-151
/
+138
2024-11-04
Input: synaptics - fix a typo
Christophe JAILLET
-1
/
+1
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-10-04
Input: synaptics - use guard notation when pausing serio port
Dmitry Torokhov
-4
/
+2
2024-10-04
Input: byd - use guard notation when pausing serio port
Dmitry Torokhov
-3
/
+2
2024-10-04
Input: alps - use guard notation when pausing serio port
Dmitry Torokhov
-3
/
+1
2024-10-03
Input: elan_i2c - switch to using cleanup functions
Dmitry Torokhov
-121
/
+121
2024-10-03
Input: psmouse-smbus - use guard notation when acquiring mutex
Dmitry Torokhov
-18
/
+10
2024-10-02
Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+6
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
-6
/
+6
2024-10-01
Revert "Input: Add driver for PixArt PS/2 touchpad"
Dmitry Torokhov
-368
/
+1
2024-09-05
Input: alps - use guard notation when acquiring mutex
Dmitry Torokhov
-21
/
+27
2024-09-05
Merge branch 'ib/6.11-rc6-matrix-keypad-spitz' into next
Dmitry Torokhov
-99
/
+36
2024-08-31
Merge tag 'input-for-v6.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-45
/
+13
2024-08-29
Input: bcm5974 - use guard notation when acquiring mutex
Dmitry Torokhov
-22
/
+13
2024-08-29
Input: cypress_ps2 - fix waiting for command response
Dmitry Torokhov
-45
/
+13
2024-08-24
Merge tag 'input-for-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+1
2024-07-23
Input: synaptics - enable SMBus for HP Elitebook 840 G2
Jonathan Denose
-0
/
+1
[next]