index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
/
i8042.c
Age
Commit message (
Expand
)
Author
2007-05-08
Input: i8042 - fix AUX port detection with some chips
Roland Scheidegger
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2007-04-12
Input: i8042 - disable interfaces when switching to legacy mode
Dmitry Torokhov
2007-03-07
Input: i8042 - another attempt to fix AUX delivery checks
Dmitry Torokhov
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
2007-02-18
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
2007-02-10
Input: i8042 - fix AUX IRQ delivery check
Dmitry Torokhov
2007-01-18
Input: i8042 - really suppress ACK/NAK during panic blink
Dmitry Torokhov
2006-11-17
Input: i8042 - fix shutdown issue on some boxes with active MUXes
Dmitry Torokhov
2006-11-02
Input: i8042 - remove unneeded call to i8042_interrupt()
Dmitry Torokhov
2006-10-11
Input: i8042 - supress ACK/NAKs when blinking during panic
Dmitry Torokhov
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-10
Input: i8042 - get rid of polling timer
Dmitry Torokhov
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
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
Linus Torvalds