summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/libps2.c
AgeCommit message (Expand)AuthorLines
2008-11-24Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov-4/+16
2008-05-16Input: libps2 - remove delayed command executionDmitry Torokhov-52/+0
2008-01-21Input: drop redundant includes of moduleparam.hJulia Lawall-1/+0
2007-02-17Storage class should be before const qualifierTobias Klauser-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells-3/+3
2006-10-11Input: serio - add lockdep annotationsJiri Kosina-1/+2
2006-09-14Input: libps2 - rearrange exportsDmitry Torokhov-11/+9
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov-2/+16
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov-0/+5
2006-07-03[PATCH] lockdep: annotate serioArjan van de Ven-1/+1
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven-5/+5
2005-06-01Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov-28/+62
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov-8/+38
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+305