aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-01Input: add ps2_drain() to libps2 to allow reading and discardingDmitry Torokhov1-8/+38
2005-06-01Input: pmouse - introduce proper locking so state-changingDmitry Torokhov1-8/+36
2005-06-01Input: switch serio core to using kthread API instead of usingDmitry Torokhov1-17/+10
2005-05-28Input: yet another model that does not play nicely when i8042 isDmitry Torokhov1-0/+7
2005-05-28Input: automatically disable MUX mode on Toshiba Satellite P10Dmitry Torokhov1-1/+10
2005-05-28Input: Avoid double unregistering of i8042 PnP driver. This can happenKurt Garloff1-2/+6
2005-05-28Input: Tone down the severity of a printk() in i386/ia64 arch codeDmitry Torokhov1-1/+1
2005-05-28Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik1-20/+28
2005-05-28Input: Remove (now) unused variable in i8042.cVojtech Pavlik1-2/+0
2005-05-28Input: Add a missing KERN_INFO message designation, fix behaviorVojtech Pavlik1-2/+2
2005-05-17[PATCH] serio 'id' attributesDmitry Torokhov1-4/+20
2005-05-17[PATCH] serport oops fixDmitry Torokhov1-30/+68
2005-05-17[PATCH] serio resume fixDmitry Torokhov1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds26-0/+8661