All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Generic suspend/resume for input devices
@ 2009-09-11  5:48 Dmitry Torokhov
  2009-09-11  5:48 ` [PATCH 1/3] Input: libps2 - additional locking for i8042 ports Dmitry Torokhov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dmitry Torokhov @ 2009-09-11  5:48 UTC (permalink / raw)
  To: linux-input; +Cc: rjw

Hi,

The following patches implement generic suspend and resume for
input devices. As part of the suspend sequence input core will
turn off leds and bell (if they were active) and upon resume the
state of the leds, sound effects and repeat rate/delay will be
restored without requiring and special handling in individual
drivers.

The change required some additional locking in i8042/libps2 and
while I don't particularly like it the positive thing is that
the change should allow switching serio to the asynchronous
suspend and resume, i8042 should be able to handle it now.

--
Dmitry


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-09-14 22:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-11  5:48 [PATCH 0/3] Generic suspend/resume for input devices Dmitry Torokhov
2009-09-11  5:48 ` [PATCH 1/3] Input: libps2 - additional locking for i8042 ports Dmitry Torokhov
2009-09-11  5:48 ` [PATCH 2/3] Input: add generic suspend and resume for input devices Dmitry Torokhov
2009-09-11  5:48 ` [PATCH 3/3] Input: atkbd - rely on input core to restore state on resume Dmitry Torokhov
2009-09-14 22:11 ` [PATCH 0/3] Generic suspend/resume for input devices Rafael J. Wysocki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.