index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
mouse
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-14
Merge branch 'next' into for-linus
Dmitry Torokhov
8
-71
/
+86
2026-08-12
Input: elan_i2c - sort include statements
Chen-Yu Tsai
1
-8
/
+8
2026-08-12
Input: elan_i2c - optimize update speed for IC Type 0x19.
Jingle Wu 吳金國
4
-9
/
+22
2026-08-04
Input: synaptics_i2c - return 0 explicitly on success
Sang-Heon Jeon
1
-1
/
+1
2026-08-03
Input: focaltech - use signed coordinates to prevent underflow
Dmitry Torokhov
1
-9
/
+8
2026-08-03
Input: psmouse - use guard() for resource management
Dmitry Torokhov
1
-19
/
+12
2026-08-03
Input: psmouse - modernize PNP ID parsing
Dmitry Torokhov
1
-19
/
+20
2026-08-03
Input: psmouse - clean up locking around disable_work_sync()
Dmitry Torokhov
1
-5
/
+2
2026-08-03
Input: psmouse - fix use-after-free during protocol disconnect
Dmitry Torokhov
1
-1
/
+12
2026-08-02
Input: focaltech - fix array out-of-bounds in focaltech_process_rel_packet
Richard Davies
1
-1
/
+1
2026-07-22
Input: byd - synchronize timer deletion before freeing private data
Linmao Li
1
-1
/
+1
2026-07-13
Merge tag 'v7.2-rc3' into next
Dmitry Torokhov
1
-3
/
+6
2026-07-02
Input: maplemouse - set driver data before registering input device
Dmitry Torokhov
1
-1
/
+3
2026-06-29
Input: maplemouse - fix NULL pointer dereference in open()
Florian Fuchs
1
-2
/
+3
2026-06-26
Input: synaptics - enable InterTouch on Dell Inspiron 3521
Shashwat Agrawal
1
-0
/
+1
2026-06-22
Input: elan_i2c - prevent division by zero and arithmetic underflow
Ranjan Kumar
1
-6
/
+30
2026-05-31
Merge tag 'v7.1-rc6' into next
Dmitry Torokhov
9
-173
/
+102
2026-05-31
Merge tag 'input-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-1
/
+10
2026-05-30
Input: Use named initializers for arrays of i2c_device_data
Uwe Kleine-König (The Capable Hub)
3
-3
/
+3
2026-05-13
Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490
Nicolás Bazaes
1
-0
/
+1
2026-04-29
Input: elan_i2c - validate firmware size before use
Dmitry Torokhov
1
-0
/
+5
2026-04-23
Input: elan_i2c - increase device reset wait timeout after update FW
Jingle Wu 吳金國
1
-1
/
+1
2026-04-23
Input: elan_i2c - add ic type 0x19
Jingle Wu 吳金國
1
-0
/
+3
2026-04-22
Merge tag 'input-for-v7.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-1598
/
+24
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+51
2026-04-19
Merge branch 'next' into for-linus
Dmitry Torokhov
26
-1617
/
+43
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-171
/
+0
2026-04-08
Input: logibm - remove driver
Dmitry Torokhov
3
-177
/
+0
2026-04-08
Input: inport - remove driver
Dmitry Torokhov
3
-194
/
+0
2026-04-07
Input: pc110pad - remove driver
Dmitry Torokhov
3
-171
/
+0
2026-04-04
Merge tag 'input-for-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+41
2026-03-30
Input: synaptics_usb - refactor endpoint lookup
Johan Hovold
1
-21
/
+2
2026-03-30
Input: appletouch - refactor endpoint lookup
Johan Hovold
1
-15
/
+6
2026-03-17
input: trackpoint - Enable doubletap by default on capable devices
Vishnu Sankar
2
-0
/
+51
2026-03-12
Input: psmouse - remove dedicated kpsmoused workqueue
Dmitry Torokhov
2
-27
/
+7
2026-03-12
Input: alps - use standard workqueue when registering supplemental device
Dmitry Torokhov
2
-8
/
+7
2026-03-12
Input: psmouse - replace flush_workqueue() with disable_delayed_work_sync()
Duoming Zhou
1
-1
/
+1
2026-03-12
Input: hgpk - remove protocol support
Dmitry Torokhov
6
-1156
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
19
-20
/
+20
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
19
-20
/
+20
2026-02-18
Input: bcm5974 - recover from failed mode switch
Liam Mitchell
1
-1
/
+41
2026-02-14
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-137
/
+105
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
-118
/
+90
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
[next]