linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [UPDATE] [RFC] [PATCH 0/4] OMAP4 Keyboard Controller Support
@ 2010-05-18 23:13 Arce, Abraham
  2010-05-25  8:14 ` Dmitry Torokhov
  0 siblings, 1 reply; 3+ messages in thread
From: Arce, Abraham @ 2010-05-18 23:13 UTC (permalink / raw)
  To: linux-input@vger.kernel.org, linux-omap@vger.kernel.org

Hi,

Here you have the list of changes done so far for OMAP4 Keyboard
Controller Support v2. I'll appreciate if someone else has more comments
to share.

Vikram.Pandita.01    | struct omap_device global
Govindraj.Raja.01    | Extra space between interrupt and probe functions

---

[PATCH v2 1/4] Input: matrix_keypad: Device driver interfaces
[PATCH v2 2/4] OMAP4: Keyboard controller support
[PATCH v2 3/4] OMAP4: Keyboard board support
[PATCH v2 4/4] OMAP4: Keyboard kernel configuration

http://www.mail-archive.com/linux-omap@vger.kernel.org/msg28334.html
https://patchwork.kernel.org/patch/99429/
https://patchwork.kernel.org/patch/99430/
https://patchwork.kernel.org/patch/99432/
https://patchwork.kernel.org/patch/99434/

--

 arch/arm/configs/omap_4430sdp_defconfig |    3
 arch/arm/mach-omap2/board-4430sdp.c     |  157 ++++++++++++++++
 drivers/input/keyboard/Kconfig          |   10 +
 drivers/input/keyboard/Makefile         |    1
 drivers/input/keyboard/omap4-keypad.c   |  304 ++++++++++++++++++++++++++++++++
 include/linux/input/matrix_keypad.h     |    7
 6 files changed, 481 insertions(+), 1 deletion(-)

Best Regards
Abraham


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

end of thread, other threads:[~2010-05-27 16:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-18 23:13 [UPDATE] [RFC] [PATCH 0/4] OMAP4 Keyboard Controller Support Arce, Abraham
2010-05-25  8:14 ` Dmitry Torokhov
2010-05-27 16:24   ` Arce, Abraham

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).