aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/serio/i8042.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-28Input: i8042 - convert to the new platform device interfaceDmitry Torokhov1-49/+67
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-9/+10
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-9/+4
2005-09-10Input: i8042 - use kzalloc instead of kcallocDmitry Torokhov1-3/+3
2005-09-04Input: i8042 - add i8042.nokbd module option to allow supressingDmitry Torokhov1-4/+18
2005-09-04Input: make i8042_platform_init return 'real' error codeDmitry Torokhov1-2/+3
2005-09-04Input: i8042 - clean up initialization code; abort if weDmitry Torokhov1-78/+100
2005-07-15Input: i8042 - don't use negation to mark AUX dataDmitry Torokhov1-28/+32
2005-06-25[PATCH] RCU: clean up a few remaining synchronize_kernel() callsPaul E. McKenney1-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-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1116