linux/drivers/input/keyboard
Dmitry Torokhov 94dfb0d633 Input: atkbd - postpone restoring LED/repeat rate at resume
We need to postpone restoring LED state and typematic settings until
keyboard is finished reconnecting upon resume. Normally driver core
and PM infrastructure takes care of proper ordering and dependencies,
but or case actual reconnect is done asynchronously from kseriod.
So while driver core thinks that keyboard was resumed and it is time
to let input core run it's resume handlers in reality keyboard is not
ready yet. The solution is to keep rescheduling work that adjusts LED
and rate settings until keyboard is fully enabled.

Reported-by: Carlos R. Mafra <crmafra2@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-10-14 00:01:19 -07:00
..
aaed2000_kbd.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
adp5588-keys.c Input: add driver for ADP5588 QWERTY I2C Keypad 2009-09-17 23:24:04 -07:00
amikbd.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
atakbd.c m68k: Return -ENODEV if no device is found 2008-07-20 17:24:38 -07:00
atkbd.c Input: atkbd - postpone restoring LED/repeat rate at resume 2009-10-14 00:01:19 -07:00
bf54x-keys.c Input: bf54x-keys - convert printk() to dev_*() 2009-07-23 01:16:11 -07:00
corgikbd.c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 2009-03-13 21:44:51 +00:00
ep93xx_keypad.c Input: add matrix keypad driver for Cirrus EP93xx 2009-04-18 23:44:59 -07:00
gpio_keys.c Input: gpio_keys - swtich to dev_pm_ops 2009-07-24 22:12:15 -07:00
hil_kbd.c Input: combine hil_kbd and hil_ptr drivers 2009-08-09 13:27:27 -07:00
hilkbd.c Input: hilkbd - fix crash when removing hilkbd module 2009-03-08 16:35:45 -07:00
hpps2atkbd.h
jornada680_kbd.c MODULE_LICENSE expects "GPL v2", not "GPLv2" 2008-05-21 16:56:00 -07:00
jornada720_kbd.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
Kconfig Input: add driver for Atmel AT42QT2160 Sensor Chip 2009-09-22 20:50:08 -07:00
lkkbd.c Input: serio - don't use serio->write() directly 2009-08-05 00:43:43 -07:00
lm8323.c Input: introduce lm8323 keypad driver 2009-05-15 20:13:25 -07:00
locomokbd.c Input: locomokbd - add 'off' button support for Sharp Collie/Poodle 2008-04-02 00:42:42 -04:00
Makefile Input: add driver for Atmel AT42QT2160 Sensor Chip 2009-09-22 20:50:08 -07:00
maple_keyb.c sh: maple: Support block reads and writes. 2009-02-27 16:07:32 +09:00
matrix_keypad.c Input: matrix-keypad - add function to build device keymap 2009-08-27 22:05:39 -07:00
max7359_keypad.c Input: max7359 - use threaded IRQs 2009-09-21 22:27:49 -07:00
newtonkbd.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
omap-keypad.c Input: omap-keypad - use disable_irq_nosync() in irq handler 2009-04-17 20:41:44 -07:00
opencores-kbd.c Input: add driver for OpenCores Keyboard Controller 2009-09-17 23:24:02 -07:00
pxa27x_keypad.c Nicolas Pitre has a new email address 2009-09-15 09:37:12 -07:00
pxa930_rotary.c Input: add support for enhanced rotary controller on pxa930 and pxa935 2008-12-29 04:59:16 -08:00
qt2160.c Input: add driver for Atmel AT42QT2160 Sensor Chip 2009-09-22 20:50:08 -07:00
sh_keysc.c Input: sh_keysc - allow modifying keymap from userspace 2009-07-21 01:14:13 -07:00
spitzkbd.c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel 2009-03-13 21:44:51 +00:00
stowaway.c get rid of input BIT* duplicate defines 2007-10-19 11:53:42 -07:00
sunkbd.c Input: sunkbd - fix formatting 2009-09-10 22:11:32 -07:00
tosakbd.c Input: tosakbd - fix cleaning up KEY_STROBEs after error 2009-08-27 22:02:47 -07:00
twl4030_keypad.c Input: add twl4030_keypad driver 2009-08-27 22:06:15 -07:00
w90p910_keypad.c Input: w90p910_keypad - move a dereference below a NULL test 2009-08-30 11:55:47 -07:00
xtkbd.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00