linux/drivers/input/serio
Alan Jenkins c2d1a2a11b Input: i8042 - fix KBC jam during hibernate
633aae2 "Input: i8042 - switch to using dev_pm_ops" removed handling
for PMSG_THAW, since we do not need to do anything during freeze and
thus it was thougt that thaw is not needed as well. However, there is
a period when interrupts are kept off, and if key happens to be pressed
during that time KBC becomes jammed. To avoid the jam we simply need
to poll KBC once during thaw.

Signed-off-by: Alan Jenkins <alan-jenkins@tuffmail.co.uk>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-02-18 02:07:34 -08:00
..
Kconfig Input: add driver for Altera PS/2 controller 2009-10-12 21:43:11 -07:00
Makefile Input: add driver for Altera PS/2 controller 2009-10-12 21:43:11 -07:00
altera_ps2.c Input: altera_ps2 - fix test of unsigned in altera_ps2_probe() 2009-12-15 09:17:06 -08:00
ambakmi.c Input: ambakmi - annotate probe() and remove() methods 2009-12-11 23:45:57 -08:00
at32psif.c Input: at32psif - do not sleep in atomic context 2009-12-15 00:35:08 -08:00
ct82c710.c
gscps2.c Input: gscps2 - fix probe() and remove() annotations 2009-12-11 23:45:43 -08:00
hil_mlc.c Input: hil-mlc - use del_timer_sync() when unloading the driver 2009-12-11 23:45:25 -08:00
hp_sdc.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
hp_sdc_mlc.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
i8042-io.h
i8042-ip22io.h
i8042-jazzio.h
i8042-ppcio.h
i8042-snirm.h
i8042-sparcio.h
i8042-x86ia64io.h Input: i8042 - add Dritek quirk for Acer Aspire 5610. 2010-01-11 00:07:30 -08:00
i8042.c Input: i8042 - fix KBC jam during hibernate 2010-02-18 02:07:34 -08:00
i8042.h
libps2.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
maceps2.c
parkbd.c
pcips2.c
q40kbd.c
rpckbd.c [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h 2009-03-25 10:21:35 +00:00
sa1111ps2.c Input: sa1111ps2 - annotate probe() and remove() methods 2009-12-11 23:46:05 -08:00
serio.c Input: serio - do not mark kseriod freezable anymore 2009-12-24 21:43:06 -08:00
serio_raw.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
serport.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
xilinx_ps2.c