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
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
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
2025-09-19
Input: i8042 - add TUXEDO InfinityBook Pro Gen10 AMD to i8042 quirk table
Christoffer Sandberg
1
-0
/
+14
2025-03-22
Input: i8042 - swap old quirk combination with new quirk for more devices
Werner Sembach
1
-21
/
+10
2025-03-22
Input: i8042 - swap old quirk combination with new quirk for several devices
Werner Sembach
1
-26
/
+14
2025-03-22
Input: i8042 - add required quirks for missing old boardnames
Werner Sembach
1
-0
/
+30
2025-03-22
Input: i8042 - swap old quirk combination with new quirk for NHxxRZQ
Werner Sembach
1
-9
/
+1
2024-10-04
Input: i8042 - add another board name for TUXEDO Stellaris Gen5 AMD line
Werner Sembach
1
-0
/
+7
2024-10-04
Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table
Werner Sembach
1
-0
/
+7
2024-10-04
Input: i8042 - add TUXEDO Stellaris 16 Gen5 AMD to i8042 quirk table
Werner Sembach
1
-0
/
+23
2024-09-18
Input: i8042 - add Fujitsu Lifebook E756 to i8042 quirk table
Takashi Iwai
1
-0
/
+9
2024-08-29
Input: i8042 - use new forcenorestore quirk to replace old buggy quirk combin...
Werner Sembach
1
-9
/
+1
2024-08-29
Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3
Werner Sembach
2
-6
/
+14
2024-07-25
Input: i8042 - add Ayaneo Kun to i8042 quirk table
Tobias Jakobi
1
-2
/
+16
2024-03-01
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-16
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-01-20
Input: i8042 - add nomux quirk for Acer P459-G2-M
Esther Shimanovich
1
-0
/
+8
2023-10-13
Merge tag 'input-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+8
2023-10-04
Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2023-09-06
Merge tag 'input-for-v6.6-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-8
/
+17
2023-08-30
Merge branch 'next' into for-linus
Dmitry Torokhov
4
-8
/
+10
2023-08-11
tty: ldops: unify to u8
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-11
tty: use u8 for flags
Jiri Slaby (SUSE)
1
-1
/
+1
2023-08-11
tty: use u8 for chars
Jiri Slaby (SUSE)
1
-3
/
+2
2023-08-11
tty: make tty_ldisc_ops::*buf*() hooks operate on size_t
Jiri Slaby (SUSE)
1
-1
/
+2
2023-08-01
Input: rpckbd - fix the return value handle for platform_get_irq()
Ruan Jinjie
1
-4
/
+4
2023-07-31
input: serport: remove casts from tty->disc_data
Jiri Slaby
1
-5
/
+5
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
3
-4
/
+6
2023-07-17
Merge tag 'v6.4' into next
Dmitry Torokhov
1
-0
/
+36
2023-07-12
Input: i8042 - add quirk for TUXEDO Gemini 17 Gen1/Clevo PD70PN
Werner Sembach
1
-0
/
+7
2023-06-26
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-82
/
+212
2023-05-22
Input: add HAS_IOPORT dependencies
Niklas Schnelle
1
-0
/
+1
2023-05-18
Input: libps2 - do not discard non-ack bytes when controlling LEDs
Dmitry Torokhov
1
-4
/
+32
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
1
-65
/
+161
2023-05-18
Input: libps2 - fix aborting PS/2 commands
Dmitry Torokhov
1
-4
/
+11
2023-05-18
Input: libps2 - fix NAK handling
Dmitry Torokhov
1
-1
/
+1
2023-05-18
Input: libps2 - rework handling of command response
Dmitry Torokhov
1
-8
/
+10
2023-05-18
Input: libps2 - remove special handling of ACK for command byte
Dmitry Torokhov
1
-7
/
+2
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
1
-0
/
+1
2023-05-01
Merge branch 'next' into for-linus
Dmitry Torokhov
2
-5
/
+3
2023-04-01
Merge tag 'input-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+36
2023-03-23
Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fix
Werner Sembach
1
-0
/
+28
2023-03-17
Input: i8042 - add quirk for Fujitsu Lifebook A574/H
Jonathan Denose
1
-0
/
+8
2023-02-25
Merge tag 'input-for-v6.3-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-15
/
+7
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2023-02-21
Merge tag 'hyperv-next-signed-20230220' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+1
2023-02-21
Merge branch 'next' into for-linus
Dmitry Torokhov
5
-15
/
+7
2023-01-29
Input: olpc_apsp - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-29
Input: arc_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-29
Input: apbps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-29
Input: altera_ps2 - use devm_platform_get_and_ioremap_resource()
ye xingchen
1
-3
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-2
/
+2
[next]