linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] [RFC/RFT] Implement sparse keymap library
@ 2009-12-02  9:24 Dmitry Torokhov
  2009-12-02  9:24 ` [PATCH 1/8] Input: add generic support for sparse keymaps Dmitry Torokhov
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Dmitry Torokhov @ 2009-12-02  9:24 UTC (permalink / raw)
  To: linux-input
  Cc: linux-acpi, Len Brown, Herton Ronaldo Krzesinski, Harald Welte,
	Corentin Chary, Carlos Corbacho, Wu Zhangjin

Hi,

It seems that almost everty platform driver out there copied the keymap
implementation from wistron button driver... That's a lot of duplicated code
and I think it is high time we split it into a library module that can be
shared between all these drivers.

The code is only compile-tested since I don't have boxes that would run these
drivers.

Thanks.

-- 
Dmitry

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

end of thread, other threads:[~2009-12-03 10:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-02  9:24 [PATCH 0/8] [RFC/RFT] Implement sparse keymap library Dmitry Torokhov
2009-12-02  9:24 ` [PATCH 1/8] Input: add generic support for sparse keymaps Dmitry Torokhov
2009-12-02  9:24 ` [PATCH 2/8] Input: wistron_btns - switch to using sparse keymap library Dmitry Torokhov
2009-12-02  9:24 ` [PATCH 3/8] Input: dell-wmi " Dmitry Torokhov
2009-12-02  9:24 ` [PATCH 4/8] Input: hp-wmi " Dmitry Torokhov
2009-12-03  9:58   ` Anisse Astier
2009-12-03 10:03     ` Dmitry Torokhov
2009-12-02  9:24 ` [PATCH 5/8] Input: eeepc-laptop " Dmitry Torokhov
2009-12-02  9:24 ` [PATCH 6/8] Input: asus-laptop " Dmitry Torokhov
2009-12-02  9:24 ` [PATCH 7/8] Input: topstar-laptop " Dmitry Torokhov
2009-12-02  9:24 ` [PATCH 8/8] Input: panasonic-laptop " Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).