summaryrefslogtreecommitdiff
path: root/drivers/input/serio/i8042.c
AgeCommit message (Expand)Author
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-09-10Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov
2005-09-04Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov
2005-09-04Input: make i8042_platform_init return 'real' error codeDmitry Torokhov
2005-09-04Input: i8042 - clean up initialization code; abort if weDmitry Torokhov
2005-07-15Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney
2005-05-28Input: Only write the CTR in i8042 resume function. Reading it isVojtech Pavlik
2005-05-28Input: Remove (now) unused variable in i8042.cVojtech Pavlik
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds