summaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/i8042.c
Commit message (Expand)AuthorAgeFilesLines
* Input: i8042 - fix shutdown issue on some boxes with active MUXesDmitry Torokhov2006-11-171-7/+11
* Input: i8042 - remove unneeded call to i8042_interrupt()Dmitry Torokhov2006-11-031-18/+3Star
* Input: i8042 - supress ACK/NAKs when blinking during panicDmitry Torokhov2006-10-111-2/+11
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* Input: i8042 - get rid of polling timerDmitry Torokhov2006-09-111-353/+388
* [PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Input: i8042 - convert to the new platform device interfaceDmitry Torokhov2005-12-281-49/+67
* [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-091-9/+10
* Create platform_device.h to contain all the platform device details.Russell King2005-10-291-0/+1
* [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King2005-10-281-9/+4Star
* Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov2005-09-101-3/+3
* Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov2005-09-041-4/+18
* Input: make i8042_platform_init return 'real' error codeDmitry Torokhov2005-09-041-2/+3
* Input: i8042 - clean up initialization code; abort if weDmitry Torokhov2005-09-041-78/+100
* Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov2005-07-151-28/+32
* [PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney2005-06-261-1/+1
* Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik2005-05-281-20/+28
* Input: Remove (now) unused variable in i8042.cVojtech Pavlik2005-05-281-2/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1116