index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
libps2.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-07
Input: libps2 - mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-02-02
Input: libps2 - relax command byte ACK handling
Dmitry Torokhov
1
-3
/
+22
2018-02-02
Input: libps2 - support retransmission of command data
Dmitry Torokhov
1
-32
/
+71
2018-02-02
Input: libps2 - add debugging statements
Dmitry Torokhov
1
-13
/
+39
2018-02-02
Input: psmouse - move sliced command implementation to libps2
Dmitry Torokhov
1
-0
/
+32
2018-02-02
Input: libps2 - use u8 for byte data
Dmitry Torokhov
1
-15
/
+16
2018-02-02
Input: libps2 - fix switch statement formatting
Dmitry Torokhov
1
-66
/
+65
2016-07-27
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
1
-6
/
+4
2015-09-29
Input: psmouse - fix data race in __ps2_command
Dmitry Vyukov
1
-8
/
+14
2014-01-06
Input: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2011-06-27
Input: libps2.c: fix comment typo arrrives.
Justin P. Mattock
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-09-17
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
1
-4
/
+24
2009-08-19
Input: add new driver for Sentelic Finger Sensing Pad
Tai-hwa Liang
1
-3
/
+12
2009-05-28
Input: libps2 - better handle bad scheduler decisions
Dmitry Torokhov
1
-1
/
+1
2008-11-24
Input: libps2 - handle 0xfc responses from devices
Dmitry Torokhov
1
-4
/
+16
2008-05-16
Input: libps2 - remove delayed command execution
Dmitry Torokhov
1
-52
/
+0
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
1
-1
/
+0
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+3
2006-10-11
Input: serio - add lockdep annotations
Jiri Kosina
1
-1
/
+2
2006-09-14
Input: libps2 - rearrange exports
Dmitry Torokhov
1
-11
/
+9
2006-09-14
Input: atkbd - support Microsoft Natural Elite Pro keyboards
Dmitry Torokhov
1
-2
/
+16
2006-07-06
Input: libps2 - warn instead of oopsing when passed bad arguments
Dmitry Torokhov
1
-0
/
+5
2006-07-03
[PATCH] lockdep: annotate serio
Arjan van de Ven
1
-1
/
+1
2006-02-19
Input: serio - semaphore to mutex conversion
Arjan van de Ven
1
-5
/
+5
2005-06-01
Input: cleanup ps2_command() timeout handling in libps2.
Dmitry Torokhov
1
-28
/
+62
2005-06-01
Input: add ps2_drain() to libps2 to allow reading and discarding
Dmitry Torokhov
1
-8
/
+38
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+305