index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-26
Input: i8042 - add Gigabyte P57 to the keyboard reset table
Kai-Heng Feng
1
-0
/
+7
2017-10-12
Input: i8042 - fix crash at boot time
Chen Hong
1
-3
/
+9
2017-09-15
Input: i8042 - add Fujitsu Lifebook AH544 to notimeout list
Daniel Drake
1
-0
/
+7
2017-07-18
Input: i8042 - add Clevo P650RS to the i8042 reset list
Dmitry Torokhov
1
-0
/
+7
2017-07-18
Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000
Kai-Heng Feng
1
-0
/
+7
2017-03-16
Input: i8042 - add Pegatron touchpad to noloop table
Marcos Paulo de Souza
1
-0
/
+6
2017-02-23
Input: i8042 - add XMG C504 to keyboard reset table
Patrick Scheuring
1
-0
/
+7
2016-11-20
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
Dmitry Torokhov
1
-0
/
+1
2016-11-20
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2
-21
/
+5
2016-02-13
Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
Aurélien Francillon
1
-0
/
+7
2015-02-20
Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
Jochen Hein
1
-0
/
+8
2015-02-20
Input: I8042 - add Acer Aspire 7738 to the nomux list
Dmitry Torokhov
1
-0
/
+7
2015-02-20
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Srihari Vijayaraghavan
2
-0
/
+46
2014-12-14
Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544
Hans de Goede
1
-0
/
+16
2014-12-14
Input: i8042 - add noloop quirk for Asus X750LN
Hans de Goede
1
-0
/
+6
2014-11-05
Input: i8042 - add nomux quirk for Avatar AVIU-145A6
Hans de Goede
1
-0
/
+7
2014-11-05
Input: i8042 - add Fujitsu U574 to no_timeout dmi table
Hans de Goede
1
-0
/
+8
2014-11-05
Input: serport - add compat handling for SPIOCSTYPE ioctl
John Sung
1
-7
/
+38
2013-01-03
x86, 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
Ondrej Zary
1
-0
/
+9
2012-12-06
Input: i8042 - also perform controller reset when suspending
Dmitry Torokhov
1
-8
/
+15
2012-10-10
Input: i8042 - disable mux on Toshiba C850D
Anisse Astier
1
-0
/
+6
2012-09-19
Input: i8042 - add Gigabyte T1005 series netbooks to noloop table
Dmitry Torokhov
1
-0
/
+14
2011-11-09
Input: ams_delta_serio - include linux/module.h
Aaro Koskinen
1
-0
/
+1
2011-11-05
Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists
Tomas Miljenović
1
-0
/
+14
2011-10-10
Input: serio_raw - fix memory leak when closing char device
Dmitry Torokhov
1
-25
/
+29
2011-10-10
Input: serio_raw - kick clients when disconnecting port
Dmitry Torokhov
1
-6
/
+23
2011-10-10
Input: serio_raw - explicitly mark disconnected ports as dead
Dmitry Torokhov
1
-8
/
+13
2011-10-10
Input: serio_raw - fix coding style issues
Dmitry Torokhov
1
-5
/
+9
2011-10-10
Input: serio_raw - use dev_*() for messages
Dmitry Torokhov
1
-5
/
+7
2011-10-10
Input: serio_raw - use bool for boolean data
Dmitry Torokhov
1
-3
/
+3
2011-10-10
Input: serio_raw - perform proper locking when adding clients to list
Dmitry Torokhov
1
-3
/
+5
2011-10-10
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
1
-36
/
+39
2011-10-10
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
1
-15
/
+13
2011-08-01
input: xilinx_ps2: Add missing of_address.h header
Michal Simek
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+2
2011-07-18
Input: hp_sdc - staticize hp_sdc_kicker()
Axel Lin
1
-1
/
+1
2011-06-29
Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
Hans-Christian Egtvedt
1
-1
/
+1
2011-06-27
Input: libps2.c: fix comment typo arrrives.
Justin P. Mattock
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-4
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-8
/
+2
2011-04-22
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+8
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2
-2
/
+2
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+5
2011-04-02
Input: rpckbd - fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-31
Input: i8042 - downgrade selftest error message to dbg()
Paul Bolle
1
-3
/
+4
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-18
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-7
/
+5
2011-03-17
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
1
-1
/
+2
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
2
-0
/
+75
[next]