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