aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/libps2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-17Storage class should be before const qualifierTobias Klauser1-1/+1
2006-11-22WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells1-3/+3
2006-10-11Input: serio - add lockdep annotationsJiri Kosina1-1/+2
2006-09-14Input: libps2 - rearrange exportsDmitry Torokhov1-11/+9
2006-09-14Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov1-2/+16
2006-07-06Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov1-0/+5
2006-07-03[PATCH] lockdep: annotate serioArjan van de Ven1-1/+1
2006-02-19Input: serio - semaphore to mutex conversionArjan van de Ven1-5/+5
2005-06-01Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov1-28/+62
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov1-8/+38
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+305