index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
i8042.c
Age
Commit message (
Expand
)
Author
2005-12-28
Input: i8042 - convert to the new platform device interface
Dmitry Torokhov
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
2005-10-29
Create 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 callbacks
Russell King
2005-09-10
Input: i8042 - use kzalloc instead of kcalloc
Dmitry Torokhov
2005-09-04
Input: i8042 - add i8042.nokbd module option to allow supressing
Dmitry Torokhov
2005-09-04
Input: make i8042_platform_init return 'real' error code
Dmitry Torokhov
2005-09-04
Input: i8042 - clean up initialization code; abort if we
Dmitry Torokhov
2005-07-15
Input: i8042 - don't use negation to mark AUX data
Dmitry Torokhov
2005-06-25
[PATCH] RCU: clean up a few remaining synchronize_kernel() calls
Paul E. McKenney
2005-05-28
Input: Only write the CTR in i8042 resume function. Reading it is
Vojtech Pavlik
2005-05-28
Input: Remove (now) unused variable in i8042.c
Vojtech Pavlik
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds