public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Input: adbhid - restore_capslock_events fixes
@ 2008-04-23 10:14 Rodney Lorrimar
  2008-04-25 15:09 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Rodney Lorrimar @ 2008-04-23 10:14 UTC (permalink / raw)
  To: Dmitry Torokhov
  Cc: Pavel Machek, jikos, Benjamin Herrenschmidt, Andrew McNabb,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 984 bytes --]

Hi Dmitry,

Would you consider these for review and inclusion in the input tree?

They fix 2 out of 3 problems I know of in the simulation of capslock
up/down key events on Apple laptop keyboards. The third problem - that
sometimes the capslock key gets stuck down - I haven't looked at
properly yet, but I know that the "capslock key up" packet is never
received by adbhid_keyboard_input so the problem is in adb.c or
via-pmu.c, or possibly the hardware never sends the event at all.

Pavel Machek suggested removing the parameter, and I would do this
after fixing the third problem. This would probably happen after the
once-or-twice-a-day event of stuck capslock annoys me enough to have a
deeper look.


Thanks,

Rodney



Rodney Lorrimar (2):
  Input: adbhid - fix capslock key state after suspend
  Input: adbhid - capslock and power button fix

 drivers/macintosh/adbhid.c |   58 +++++++++++++++++++++++++++++++++++++-------
 1 files changed, 49 insertions(+), 9 deletions(-)


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2008-04-25 15:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-23 10:14 [PATCH 0/2] Input: adbhid - restore_capslock_events fixes Rodney Lorrimar
2008-04-25 15:09 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox