summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/libps2.c
Commit message (Expand)AuthorAgeFilesLines
* Storage class should be before const qualifierTobias Klauser2007-02-171-1/+1
* WorkStruct: Pass the work_struct pointer instead of context dataDavid Howells2006-11-221-3/+3
* Input: serio - add lockdep annotationsJiri Kosina2006-10-111-1/+2
* Input: libps2 - rearrange exportsDmitry Torokhov2006-09-141-11/+9Star
* Input: atkbd - support Microsoft Natural Elite Pro keyboardsDmitry Torokhov2006-09-141-2/+16
* Input: libps2 - warn instead of oopsing when passed bad argumentsDmitry Torokhov2006-07-071-0/+5
* [PATCH] lockdep: annotate serioArjan van de Ven2006-07-041-1/+1
* Input: serio - semaphore to mutex conversionArjan van de Ven2006-02-191-5/+5
* Input: cleanup ps2_command() timeout handling in libps2.Dmitry Torokhov2005-06-011-28/+62
* Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov2005-06-011-8/+38
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+305