linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Input: omap-keypad: Convert to threaded IRQ and cleanup
@ 2013-07-24 15:54 Illia Smyrnov
  2013-07-24 15:54 ` [PATCH v3 1/3] Input: omap-keypad: Cleanup - use bitfiled instead of hardcoded values Illia Smyrnov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Illia Smyrnov @ 2013-07-24 15:54 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Felipe Balbi, linux-input, linux-kernel, linux-omap

Replace unclear hardcoded values with bit field, convert to threaded IRQ and
clear interrupts when open the keypad.

Based on top of v3.11-rc2.

Tested on OMAP4 SDP.

Illia Smyrnov (3):
  Input: omap-keypad: Cleanup - use bitfiled instead of hardcoded
    values
  Input: omap-keypad: Convert to threaded IRQ
  Input: omap-keypad: Clear interrupts on open

 drivers/input/keyboard/omap4-keypad.c |   57 +++++++++++++++++++--------------
 1 files changed, 33 insertions(+), 24 deletions(-)

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

end of thread, other threads:[~2013-08-26  6:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-24 15:54 [PATCH v3 0/3] Input: omap-keypad: Convert to threaded IRQ and cleanup Illia Smyrnov
2013-07-24 15:54 ` [PATCH v3 1/3] Input: omap-keypad: Cleanup - use bitfiled instead of hardcoded values Illia Smyrnov
2013-07-24 15:54 ` [PATCH v3 2/3] Input: omap-keypad: Convert to threaded IRQ Illia Smyrnov
2013-07-24 15:54 ` [PATCH v3 3/3] Input: omap-keypad: Clear interrupts on open Illia Smyrnov
2013-07-24 16:06   ` Felipe Balbi
2013-08-22 11:34 ` [PATCH v3 0/3] Input: omap-keypad: Convert to threaded IRQ and cleanup Smyrnov, Illia
2013-08-26  6:27 ` 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).