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
2016-09-07
Input: i8042 - set up shared ps2_cmd_mutex for AUX ports
Dmitry Torokhov
1
-0
/
+1
2016-09-07
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2
-21
/
+5
2016-02-25
Input: i8042 - add Fujitsu Lifebook U745 to the nomux list
Aurélien Francillon
1
-0
/
+7
2015-02-05
Input: i8042 - add noloop quirk for Medion Akoya E7225 (MD98857)
Jochen Hein
1
-0
/
+8
2015-01-27
Input: I8042 - add Acer Aspire 7738 to the nomux list
Dmitry Torokhov
1
-0
/
+7
2015-01-27
Input: i8042 - reset keyboard to fix Elantech touchpad detection
Srihari Vijayaraghavan
2
-0
/
+46
2014-11-14
Input: i8042 - quirks for Fujitsu Lifebook A544 and Lifebook AH544
Hans de Goede
1
-0
/
+16
2014-11-14
Input: i8042 - add noloop quirk for Asus X750LN
Hans de Goede
1
-0
/
+6
2014-10-05
Input: i8042 - add nomux quirk for Avatar AVIU-145A6
Hans de Goede
1
-0
/
+7
2014-10-05
Input: i8042 - add Fujitsu U574 to no_timeout dmi table
Hans de Goede
1
-0
/
+8
2014-10-05
Input: serport - add compat handling for SPIOCSTYPE ioctl
John Sung
1
-7
/
+38
2014-06-07
Input: i8042 - add firmware_id support
Hans de Goede
2
-0
/
+21
2014-06-07
Input: serio - add firmware_id sysfs attribute
Hans de Goede
1
-0
/
+14
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
11
-14
/
+11
2014-01-23
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-2
/
+0
2014-01-12
Input: hyperv-keyboard - pass through 0xE1 prefix
K. Y. Srinivasan
1
-1
/
+3
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
9
-9
/
+0
2014-01-02
Input: i8042 - cleanup SERIO_I8042 dependencies
Mark Salter
1
-3
/
+8
2013-12-29
ARM: 7904/1: input: ambakmi: Remove unnecessary amba_set_drvdata()
Michal Simek
1
-2
/
+0
2013-12-16
Merge 3.13-rc4 into tty-next
Greg Kroah-Hartman
1
-7
/
+17
2013-12-16
Merge tag 'v3.13-rc4' into next
Dmitry Torokhov
4
-50
/
+65
2013-12-09
Input: serio - fix sysfs layout
Dmitry Torokhov
1
-7
/
+17
2013-12-08
tty: Always handle NULL flag ptr
Peter Hurley
1
-13
/
+15
2013-11-25
Input: serio - remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-3
/
+453
2013-11-14
Merge branch 'next' into for-linus
Dmitry Torokhov
6
-14
/
+465
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+5
2013-11-11
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-11-07
Merge remote-tracking branch 'grant/devicetree/next' into for-next
Rob Herring
1
-3
/
+4
2013-11-07
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-36
/
+34
2013-10-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-9
/
+14
2013-10-31
Input: allow deselecting serio drivers even without CONFIG_EXPERT
Tom Gundersen
1
-3
/
+3
2013-10-31
Input: i8042 - add PNP modaliases
Tom Gundersen
1
-0
/
+2
2013-10-24
of/irq: Use irq_of_parse_and_map()
Thierry Reding
1
-3
/
+4
2013-10-19
input: serio: remove bus usage of dev_attrs
Greg Kroah-Hartman
1
-32
/
+30
2013-10-19
input: serio: use DEVICE_ATTR_RO()
Greg Kroah-Hartman
1
-8
/
+8
2013-10-14
treewide: fix "distingush" typo
Michael Opdenacker
1
-1
/
+1
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-10-08
Merge tag 'v3.12-rc4' into next
Dmitry Torokhov
3
-11
/
+12
2013-09-25
input: i8042: drop dependency on ARCH_SHARK
Linus Walleij
1
-1
/
+1
2013-09-19
Input: add a driver to support Hyper-V synthetic keyboard
K. Y. Srinivasan
3
-0
/
+448
2013-09-18
Input: i8042 - i8042_flush fix for a full 8042 buffer
Andrey Moiseev
1
-9
/
+14
2013-09-18
Merge tag 'v3.11' into next
Dmitry Torokhov
1
-1
/
+3
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-33
/
+1
2013-09-06
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-33
/
+1
2013-09-06
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2013-09-03
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+11
2013-08-29
dts: Deprecate ALTR as a vendor prefix
Dinh Nguyen
1
-0
/
+1
[next]