dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/serio
Dmitry Torokhov ea486e6811 Input: serio - do not mark kseriod freezable anymore
We used to make kseriod freezable to prevent unnecessary attempts at
resuming keyboard and mouse before taking hibernation image when suspend
and hibernation were sharing PM operations. Now that they are separated
and we don't risk resuming during 'thaw' we don't need to freeze kseriod
anymore. This will allow us to start resetting mouse and keyboard a bit
earlier, before rest of the userspace comes back up.

Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-12-24 21:43:06 -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 Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
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 powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks 2008-09-23 10:41:28 -05:00
i8042-ip22io.h Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-jazzio.h Input: make i8042_platform_init return 'real' error code 2005-09-04 01:41:38 -05:00
i8042-ppcio.h
i8042-snirm.h Input: i8042 - add SNI RM support 2008-03-14 11:54:06 -04:00
i8042-sparcio.h sparc: Annotate of_device_id arrays with const or __initdata. 2008-08-31 01:23:17 -07:00
i8042-x86ia64io.h Input: i8042 - add Gigabyte M1022M to the noloop list 2009-12-15 00:34:54 -08:00
i8042.c Input: i8042 - allow installing platform filters for incoming data 2009-12-11 23:55:42 -08:00
i8042.h Input: i8042 - add SNI RM support 2008-03-14 11:54:06 -04:00
libps2.c headers: remove sched.h from interrupt.h 2009-10-11 11:20:58 -07:00
maceps2.c define global BIT macro 2007-10-19 11:53:42 -07:00
parkbd.c [PARPORT] Remove unused 'irq' argument from parport irq functions 2007-10-23 19:53:16 -04:00
pcips2.c Input: struct device - replace bus_id with dev_name(), dev_set_name() 2008-10-30 09:29:05 -04:00
q40kbd.c Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next 2008-07-21 00:55:14 -04:00
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 Input: xilinx_ps2 - various cleanups 2008-10-27 22:23:32 -04:00