aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/libps2.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* Input: libps2 - additional locking for i8042 portsDmitry Torokhov2009-09-171-4/+24
* Input: add new driver for Sentelic Finger Sensing PadTai-hwa Liang2009-08-191-3/+12
* Input: libps2 - better handle bad scheduler decisionsDmitry Torokhov2009-05-281-1/+1
* Input: libps2 - handle 0xfc responses from devicesDmitry Torokhov2008-11-241-4/+16
* Input: libps2 - remove delayed command executionDmitry Torokhov2008-05-161-52/+0
* Input: drop redundant includes of moduleparam.hJulia Lawall2008-01-211-1/+0
* 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/+9
* 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-061-0/+5
* [PATCH] lockdep: annotate serioArjan van de Ven2006-07-031-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-161-0/+305